html, body {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    background-color: #373636;
}

.mainTable 
{
    width: 952px;
    height:675px;
    text-align: center;
    background-image: url(/files/grafik/navigation/bg_gradient.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

.specialBG {
    
}

.bgVelbekommeKonk {
    background-image: url(/files/grafik/navigation/velbekomme/bgVelbekommeKonkurrence.jpg);
    background-repeat: no-repeat;
}

.bgVelbekommeKonkLow {
    background-image: url(/files/grafik/navigation/velbekomme/bgVelbekommeKonkLow.jpg);
    background-repeat: no-repeat;
}

.bgVelbekommeKonkNummer {
    background-image: url(/files/grafik/navigation/velbekomme/bgVelbekommeKonkNummer.jpg);
    background-repeat: no-repeat;
}

.bgVelbekommeSplash {
    background-image: url(/files/grafik/navigation/velbekomme/bgVelbekommeSplash.jpg);
    background-repeat: no-repeat;
}

.bgVelbekommeAeldreSplash {
    background-image: url(/files/grafik/navigation/velbekomme/bgVelbekommeAeldreSplash.jpg);
    background-repeat: no-repeat;
}

.bgVelbekommeAeldreSpm {
    background-image: url(/files/grafik/navigation/velbekomme/bgVelbekommeAeldreSpm.jpg);
    background-repeat: no-repeat;
}

.mainContent
{
    text-align:left;
}

.bgBlue
{
    background-color: #7ca4b4;
}

.bgGreen
{
    background-color: #8ca633;
    color: #FFFFFF;
}

.bgProdukter
{
    background-color: #e0b021;
}

.bgVelbekomme
{
    background-color: #e0b021;
}

.bgKonkurrencer
{
    background-color: #6da195;
}

.bgOmKSalat
{
    background-color: #e68822;
}

.bgKogebog
{
    background-color: #8ca633;
}

.dotVert
{
    background-image: url(/files/grafik/navigation/dot_vert.gif);
    background-repeat:repeat-y;
    width:1px;
}

.barHor
{
    height:1px;
    background-color:#d1d1d1;
}

.txtWhite
{
    color: #FFFFFF;
}

.produktList
{
    border: 1px solid #a8a8a8;
    margin-bottom: 5px;
}

.opskriftList
{
    margin-bottom: 5px;
}

.kBottom
{
    background-color: #ae1a20;
}

.kBottomText
{
    font-family: "Trebuchet MS";
    color: #FFFFFF;
    font-size: 11px;
}

.HeadlineMediumStdColor {font-family:"Trebuchet MS"; color:#000000; font-weight:bold;font-size:17px;padding:0;margin:0; line-height: 21px;}
.SubHeadlineMediumStdColor {font-family:"Trebuchet MS"; color:#000000; font-weight:bold;font-size:17px;padding:0;margin:0;}
.SubHeadlineSmallStdColor {font-family:"Trebuchet MS"; color:#FFFFFF; font-weight:bold;font-size:14px;padding:0;margin:0;}
DIV,TD,.BreadMediumStdColor {font-family:"Trebuchet MS"; color:#000000; font-weight:normal;font-size:13px;padding:0; margin:0;}

.txtLegend 
{
    font-size: 12px;
    color: #666666;
}

A {text-decoration:none;font-family:"Trebuchet MS";font-weight:normal;color:#eb8b23;}
A:active {color:#eb8b23;}
A:visited {color:#eb8b23;}
A:hover {text-decoration:underline;}

A.topSub 
{
    font-size: 12px;
    font-weight: bold;
    color: #3a3a3a;
}

A.topSub:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #3a3a3a;
}

A.legend
{
    font-size: 12px;
    color: #666666;
}

A.legend:visited
{
    color: #666666;
}

A.menu
{
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:10px;
}

A.menu:visited
{
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:10px;
}

A.orange
{
    font-size:13px;
    color:#eb8b23;
    font-weight:bold;
}

A.orange:visited
{
    font-size:13px;
    color:#eb8b23;
    font-weight:bold;
}

A.tilbage
{
    color:#eb8b23;
}

A.tilbage:visited
{
    color:#eb8b23;
}

A.lign
{
    font-size:13px;
    font-weight:bold;
}

A.lign:visited
{
    font-size:13px;
    font-weight:bold;
}

A.bottomLink
{
    font-family : "Trebuchet MS";
    font-size:11px;
    color:#FFFFFF;
    text-decoration: underline;
}

A.bottomLink:visited
{
    font-family : "Trebuchet MS";
    font-size:11px;
    color:#FFFFFF;
    text-decoration: underline;
}

.FormFieldInputsMedium {font-family : "Trebuchet MS"; color: #ff6600; font-weight:bold; font-size:13px;background-color:#e4e4e4;border:1px solid #000000; width:300px;}

.FormFieldInputsSmall {font-family : "Trebuchet MS"; color: #ff6600; font-weight:bold; font-size:13px;background-color:#e4e4e4;border:1px solid #000000; width:150px;}

.ButtonInputsMedium {
    font-family : "Trebuchet MS",Verdana;
    color: Black;
    font-weight:bold;
    font-size:13px;
    cursor:pointer;
    background-color: #6d6d6d;
    border: 1px solid #000000;
    color: #FFFFFF;
}

textarea
{
    height: 100px;
}

.FormFieldInputKogebog {font-family : "Trebuchet MS"; color: #ff6600; font-weight:bold; font-size:13px;background-color:#e4e4e4;border:1px solid #000000; width:450px;}

.FormFieldInputKogebogText {font-family : "Trebuchet MS"; color: #ff6600; font-weight:bold; font-size:13px;background-color:#e4e4e4;border:1px solid #000000; width:450px; height:400px;}

div.transbox
{
   width:100%;
   margin:0 0 5px 0;
   padding:10px 10px 10px 10px;
   background-color:#fff;
   filter:alpha(opacity=70);
   opacity:0.7;
}



