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

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


TD { vertical-Align:top;}


.titeltext      {  font-size: 16pt; font-weight: normal; color: #D26800; text-decoration: none; }
.titeltext2     {  font-size: 14pt; font-weight: normal;  color: #D26800; text-decoration: none; }
.haupttext      {  font-size: 10pt; font-weight: normal; text-decoration: none; }
.haupttextfett  {  font-size: 10pt; 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; }



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


/* ------------------------------------ */
/* navigationsmenü                      */ 

.navBar {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFF00;        /*E0E8FF;   D7E8F7; */
	horizontal-align:left;
}

.navBar a {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFF00;
	width: 100%;
	text-align: left;
	color:#0E0099;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.navBar a:hover {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #ECEC00;
	color:#0E0099;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.navback {
  background-color: #FFFF00;
  text-align:center;
}
.contentback {
  background-color: #C4DCEA;
  text-align:center;
}


TABLE.bodydesign#bilder img {
 border-style: solid; border-width: 1px;
}

TD.bodycontent{ 
  text-align:center;
  margin-top,margin-bottom:0;
}




TD.bodyhead h1 { 
  font-family:Comic Sans Ms; 
  font-size:16pt;
  color: #D26800;
  font-weight: bold;  
  text-decoration: none}
}