/* VDRZ STYLE     */
/* Style sheet optimized for IE4x - Last updated 01.08.05 */



BODY
{ margin:5px; 
  /* background-color: #990033;  */
  color : #000000;
  background-image:url('images/deko/bg.gif');
  font-family:Tahoma,Comic Sans Ms; white-space: normal;   
  scrollbar-face-color: #E4b786;            /* Farbe Schiebebutton & Buttons oben/unten  */
  scrollbar-arrow-color: #465843;           /* Pfeile auf den Buttons oben/unten */
  scrollbar-track-color: #F6E7AE;           /* Hintergrund lange Scrollbar  */
  scrollbar-highlight-color: #cococo;       /* Schatten links& Oben  */  
  scrollbar-shadow-color: #465843;          /* schattenrechts&unten  */
  scrollbar-3dlight-color: #cococo;         /*  */
  scrollbar-darkshadow-color: #000000;
}


Table.navigation {
  border-collapse: collapse;
  background-color: #E4b786;
  /* background-image:url('images/btn/btn_back.jpg');*/
  Color:#D26800;
  font-size:10pt;
}

#navigation TD{
  Text-Align:center;
}




TABLE.bodydesign {
  /*background-image:url('img/bg_content.gif'); */
  background-color: #c9dad1; 
}

TD.bodycontent { 
  color : #006600;
  font-family:Comic Sans Ms; white-space: normal;   
}

TABLE.fussz {
  background-color: #E4b786;
  heigth: 12px;
  font-size: 8pt;
}

.rlinks {border-right: 1px dotted #D26800}
.rrechts{border-left: 1px dotted #D26800}





.titeltext      { font-family: Tahoma,Comic Sans Ms; Arial; font-size: 14pt; font-weight: normal; color: #D26800; text-decoration: none }
.titeltext8b    { font-family: Tahoma,Comic Sans Ms; font-size:  8pt; font-weight: bold;  text-decoration: none; }
.haupttext      { font-family: Tahoma,Comic Sans Ms; font-size: 10pt; font-weight: normal; text-decoration: none; }
.haupttextfett  { font-family: Tahoma,Comic Sans Ms; font-size: 10pt; font-weight: bold;  text-decoration: none; }
.haupttext12    { font-family: Tahoma,Comic Sans Ms; font-size: 12pt; font-weight: normal; text-decoration: none; }
.navitext       { font-family: Tahoma,Comic Sans Ms; font-size: 10pt; font-weight: bold; text-decoration: none; }
.fusszeile      { font-family: Tahoma,Comic Sans Ms; font-size: 9px; font-weight: normal;  text-decoration: none; }
.produkte       { font-family: Tahoma,Comic Sans Ms; font-size: 9px; font-weight: normal;  text-transform: uppercase; }


.info {
  heigth: 24px;
  background:url('images/deko/infoback.gif') no-repeat; 
}

h1 { font-family:Tahoma,Comic Sans Ms; 
     font-size:16pt;
     color: #D26800;
     font-weight: normal;  
     text-decoration: none}


a:link, a:visited { color: #D26800; text-decoration: none}
a:active 	{ color: #ff9900;  cursor:hand; text-decoration:"none";}
a:hover      { cursor: hand; text-decoration: underline;color:cc0000;}


 /* background-color:#614713; color: #FFFFFF;*/






/* blauen standardrahmen für gelinkte Bilder anpassen */
img        {border-style: solid; 
            border-color: "#6B4D45";
           }