/* MFD-Rheinland-PFalz STYLE     */
/* Style sheet optimized for IE4x - Last updated 21.09.08 */


BODY
{ margin:10px; 
  background-image:url('images/bg_beige.jpg');
  white-space: normal;   
  scrollbar-face-color: #AF9F92;            /* Farbe Schiebebutton & Buttons oben/unten  */
  scrollbar-arrow-color: #465843;           /* Pfeile auf den Buttons oben/unten */
  scrollbar-track-color: #FAEFEB;           /* Hintergrund lange Scrollbar  */
  scrollbar-highlight-color: #cococo;       /* Schatten links& Oben  */  
  scrollbar-shadow-color: #465843;          /* schattenrechts&unten  */
  scrollbar-3dlight-color: #cococo;         /*  */
  scrollbar-darkshadow-color: #000000;
}


/* Standardlink im Text*/
a:link, a:visited { color: #CE98A5; text-decoration: none}
a:active 	  { color: #CE98A5; cursor:hand; text-decoration:none;}
a:hover           { color: #6b4d55; cursor: pfeil; text-decoration: underline;}


.titeltext      {  font-size: 16pt; font-weight: bold; color: #504845;text-decoration: none; }
.titeltext2     {  font-size: 14pt; font-weight: normal;  color: #D26800; text-decoration: none; }
.haupttext      {  font-size: 12pt; font-weight: normal; text-decoration: none; }
.haupttextfett  {  font-size: 12pt; font-weight: bold;  text-decoration: none; }
.haupttext12    {  font-size: 12pt; font-weight: normal; text-decoration: none; }
.navitext       {  font-size: 10pt; font-weight: bold; text-decoration: none; }
.fusszeile      {  font-size: 9px; font-weight: normal;  text-decoration: none; }
.produkte       {  font-size: 9px; font-weight: normal;  text-transform: uppercase; }




	
.tbmain {                                          /* Haupttabelle */
    width: 980px;
    border-width: 1px;
    border-style: solid;
    border-left-color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-right-color: #666666;
    border-bottom-color: #666666;
    background-color: #FAEFEB;                     /* Tabellenhintergrundfarbe  */
    font-family:Comic Sans Ms,Arial,Albertus Medium;
    font-size: 12pt; 
    color : #504845;
}




/* ------------------------------------ */
/* navigationsmenü                      */ 

.tdtitelback {
    vertical-align: top;
    text-align:center;	    
    background-image:url('images/w1_15.jpg');
    background-repeat:no-repeat;
}

.tdnavback {
    vertical-align: top;
    text-align:center;	    
    background-image:url('images/w1_17.jpg');
    background-repeat:no-repeat;
}


#navbar {
	height: 27px;
	text-align:center;
	background-image:url('images/btn_brn1.gif');
	background-repeat:no-repeat;
	font-family:Comic Sans Ms,Arial,Albertus Medium;
	font-size: 11pt; 
        color : #504845;
}

#navBar a:link  {
 	color:#504845;
	text-decoration: none;
	font-weight: bold;
}

#navBar a:visited  {
 	color:#504845;
	text-decoration: none;
	font-weight: bold;
}


#navBar a:hover {
 	color:#504845;
	text-decoration: underline;
	font-weight: bold;
}


#content p{
    margin-top:0px;
    margin-bottom:3px;
}



#tbausstellung {
     	border-top-width:1; 
	border-right-width:1; 
	border-bottom-width:1; 
	border-left-width:1; 
	border-color:#504845; 
	border-style:solid;
	border-collapse:collapse;
	cellspacing=0;

}

#borderbot {
	background-image:url('images/bg_beige.jpg');
     	border-top-width:0; 
	border-right-width:0; 
	border-left-width:0; 
        border-bottom-width:1;  
	border-color:#504845; 
	border-style:solid;
}

#borderdot {
     	border-top-width:0; 
	border-right-width:0; 
	border-left-width:1; 
        border-bottom-width:1;  
	border-color:#504845; 
	border-style:solid;
}


TD { vertical-Align:top;}





















