/* ---------------------------------------------------
   Global
   =================================================== */
* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
}
body {
	/*background-color: #E9E8D7;*/
	background-color: #808080;
	text-align: center;
}
#webcontainer {
	width: 965px;
	margin: auto;
	text-align: left;
	background-color:#fff;
}
#header {
	height: 97px;
}
#mainmenu {
	width: 160px;
	float:left;
	background-color:#cdcdcd;
}
#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;
}
#details {
	float: left;
	width: 600px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-left: 40px;
	margin-top: 30px;
}
#footer {
	clear:both;
	background-color:#666666;
}
h1 {
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
p {
	line-height: 20px;
	margin-right: 15px;
	font-size: 12px
}
li {
	font-size: 12px
}
.con {
	color: #666;
	font: 11px CSS_PROPERTY_UNDEF;
	padding-top: 20px;
	padding-left: 20px
}
.fett {
	color: #000;
	font-weight:bold;
}
.fett20 {
	color: #000;
	font-weight:bold;
	padding-left: 20px
}
.fett40 {
	color: #000;
	font-weight:bold;
	padding-left: 40px
}
.normal {
	color: #666;
	line-height: 20px;
}
.normal20 {
	color: #666;
	line-height: 20px;
	padding-left: 20px
}
.normal40 {
	color: #666;
	padding-left: 40px
}
.normalnonprint {
	color: #666;
	font: 11px/15px Arial, Helvetica, sans-serif, "Trebuchet MS"
}
.fusszeile {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.fusszeile a {
	color: white;
	font-size: 10px;
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS" font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
.titel {
	color: #004f9c;
	font: small-caps bold 14px 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: 10px Arial, Helvetica, sans-serif, "Trebuchet MS"
}
a {
	color: #666;
	text-decoration: underline
}
A:HOVER {
	font : Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #39C;
}
.neuesuche {
	color: #ff0;
	font-weight:bold;
	text-decoration: none;
	background-color: #000
}
hr {
	color: black;
	height: 1px;
	width: 95%;
}
ul {
	padding-left : 0px;
}
.management {
	color: white;
	font-weight:normal;
	text-decoration: none;
	background-color: #2198DB
}
.management a:link, .management a:visited, .management a:hover {
	font-weight:bold;
	color: white;
	text-decoration: underline;
	background-color: #2198DB
}
.medizin {
	color: white;
	font-weight:normal;
	text-decoration: none;
	background-color: teal
}
.medizin a:link, .medizin a:visited, .medizin a:hover {
	font-weight:bold;
	color: white;
	text-decoration: underline;
	background-color: teal
}
.medizintechnik {
	color: white;
	font-weight:normal;
	text-decoration: none;
	background-color: teal
}
.medizintechnik a:link, .medizintechnik a:visited, .medizintechnik a:hover {
	font-weight:bold;
	color: white;
	text-decoration: underline;
	background-color: teal
}
.haustechnik {
	color: black;
	font-weight:normal;
	text-decoration: none;
	background-color: #ff9c00
}
.haustechnik a:link, .haustechnik a:visited, .haustechnik a:hover {
	font-weight:bold;
	color: black;
	text-decoration: underline;
	background-color: #ff9c00
}
.button {
	border: 1px solid silver;
	font-weight:normal;
	background-color: White;
}
.newsheader {
	color: #bf062c;
	font: small-caps bold 16px Arial, Helvetica, sans-serif, "Trebuchet MS";
	letter-spacing: 0.1em;
	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 : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #39C;
}
.printmedbuyersguide {
	display:none;
}

