/* Style Sheet für Hauptframe */

BODY {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	color:black;
	background-color: white;
      }

BODY.navbar {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: rgb(250,235,215);
	}

BODY.navbartop {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #008EE0;
	}


BODY.imacolor {
	color: #000000;
	background-color: #FFFFFF;
	}

BODY.bauteil {
	color: #000000;
	background-color: #FFFFFF;
	}

BODY.metall {
	color: #000000;
	background-color: #FFFFFF;
	}

BODY.kunststoff {
	color: #000000;
	background-color: #FFFFFF;
	}

BODY.infozentrum {
	color: #000000;
	background-color: #FFFFFF;
	}

A.mw {
/*	color:blue;	*/
	color: #0033ff;
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
      }

A.mw:visited {
	color: #0099ff;
/*	color:blue;	*/
             }

A.mw:hover {
	color:red;
	font-weight:bold;
           }

A.nav {
	color:white;
	font-weight:bold;
	text-decoration:none;
      }

A.nav:hover {
	color:white;
	background-color:rgb(122,187,255);
	font-weight:bold;
	text-decoration:underline;
           }

TD {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
   }

TH {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-right: 15px;
   }

H2 {
	font-size: 12pt;
   }

H3 {
	font-size: 11pt; color:#000080;
   }

H4 {
	font-size: 10pt; color:#000080;
   }

DD {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
   }

DT {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
   }

.colHeader {
	Color: navy;
	text-align: center;
	   }

.blueText {
	color: blue;
	  }

.mldgheader {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000080;
	margin-bottom:5px;
	}

.mldg {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	}

.bmwi {
	font-family:Verdana, Arial, sans-serif;
	color:darkgray;
	font-size: 7pt;
	}

.wt {
	font-family:Verdana, Arial, sans-serif;
	color:white;
	text-align:center;
	white-space:nowrap;
	font-size: 12pt;
	font-weight: bold;
	margin:10;
	}

.wtlinks {
	font-family:Verdana, Arial, sans-serif;
	color:white;
	text-align:center;
	white-space:nowrap;
	font-size:9pt;
	}

.txt {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	}

.txtindent {
	font-family:Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin-left:20px;
	}

.copyr {
	font-family:Verdana, Arial, sans-serif;
	text-align:center;
	white-space:nowrap;
	font-size:6pt;
	}

.infomsg {
	display:none;
	background-color:rgb(250,235,183);
}

.navtext {
	font-size:8pt;
	line-height:9pt;
	color:rgb(0,0,0);
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
	}

.portalnavi {
	background-color:rgb(250,235,215);
	border-width:1px;
	border-color:rgb(250,235,215);
	border-style:solid;
	cursor:hand;
	}

A.naven {
	font-size:14px;
	line-height:18px;
	color:rgb(0,0,0);
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
      }

A.naven:hover {
	color:red;
	text-decoration:underline;
           }

