/* ---------------------------------------------------
   Global
   =================================================== */
* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif,"Trebuchet MS";
	font-size: 13px;
}


body {
	/*background-color: #E9E8D7;*/
	background-color: #808080;
	text-align: center;

}

#webcontainer {
	width: 765px;
	margin: 20px auto;
	text-align: left;
	background-color:#cdcdcd;
	
}

#header {height: 97px; display:none; }

#mainmenu {width: 160px; float:left; background-color:#cdcdcd; display:none}

#mainmenu td { padding-right:10px;}
#content {
	float: left;
	width: 805px;
	min-height: 400px;
  	height: auto !important;
  	height: 400px;
	background-color: #fff; 
}
#contentindex {
	float: left;
	width: 805px;
	background-color: #fff;
	text-align:center;
	min-height: 400px;
  	height: auto !important;
  	height: 400px;
	
}

#footer {clear:both; background-color:#666666;}
.nonprint{ display:none}


h1{font-size:18px; font-weight:bold;}
h2{font-size:14px; font-weight:bold;}



p  { line-height: 16px; margin-right: 15px }
.con  { color: #666; font: 12px CSS_PROPERTY_UNDEF; padding-top: 20px; padding-left: 20px }
.fett  { color: #000; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"}
.fett20  { color: #000; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; padding-left: 20px }
.fett40     { color: #000; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; padding-left: 40px }
.normal { color: #666; font: 12px/15px Arial, Helvetica, sans-serif,"Trebuchet MS" }
.normalnonprint { color: #666; font: 12px/15px Arial, Helvetica, sans-serif,"Trebuchet MS"; display:none }
.fusszeile { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif,"Trebuchet MS"; font-weight: normal; font-style: normal; font-variant: normal; }
.fusszeile a { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif,"Trebuchet MS" font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; }
.normal20 { color: #666; font: 12px/15px Arial, Helvetica, sans-serif,"Trebuchet MS"; padding-left: 20px }
.normal40    { color: #666; font: 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; padding-left: 40px }
.titel   { color: #004f9c; font: small-caps bold 15px Arial, Helvetica, sans-serif,"Trebuchet MS"; word-spacing: 5px; margin-right: 20px; margin-left: 20px; padding-top: 20px; border-bottom: 1px solid #000 }
.anleitung   { color: #666; font: 11px Arial, Helvetica, sans-serif,"Trebuchet MS" }
a  { color: #666; font: 12px Arial, Helvetica, sans-serif,"Trebuchet MS" }
A:HOVER {font : Arial, Helvetica, sans-serif,"Trebuchet MS"; color: red;}
.neuesuche   { color: #ff0; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; text-decoration: none; background-color: #000 }
hr { color: black; height: 1px; width: 95%; }
ul { padding-left : 0px; }
.management  { color: black; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; text-decoration: none; background-color: aqua }
.medizin  { color: white; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; text-decoration: none; background-color: teal }
.medizintechnik  { color: white; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; text-decoration: none; background-color: teal }
.medizin a:link, .medizin a:visited, .medizin a:hover  { color: white;  text-decoration: underline; background-color: teal }
.haustechnik { color: black; font: bold 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; text-decoration: none; background-color: #ff9c00 }
.button { border: 1px solid silver; font: 12px Arial, Helvetica, sans-serif,"Trebuchet MS"; background-color: White; }
.newsheader   { color: #BF062C; font: small-caps bold 15px Arial, Helvetica, sans-serif,"Trebuchet MS"; word-spacing: 5px; margin-right: 20px; margin-left: 20px; padding-top: 20px; border-bottom: 1px solid #000 }
.newsdate {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif,"Trebuchet MS";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #BF062C;
 }
.newslink {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif,"Trebuchet MS";
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #BF062C;
 }
 
 	.printmedbuyersguide{font-family : Arial, Helvetica, sans-serif,"Trebuchet MS";
	font-size : 18px; color:#FFFFFF;
	display:block;}