/* CSS Document */

#inhalt {
	color: #4C4C5A;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding-top:0px;
	/*border-bottom: 1px solid #fff;*/
	font: 24px/17px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.0em;
	color: #790B12;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.00em;
	color: #790B12;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}		
p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.linie1px {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
#inhalt a {
	color: #4C4C5A;
	text-decoration: none;
	border-bottom: 1px dotted #4C4C5A;
	padding-bottom: 1px;
}
#inhalt ul li {
	list-style-type: square;
}
#inhalt ul ul li {
	list-style-type: circle;
}
#inhalt a:hover {
	text-decoration: none;
	color:#790B12;
	border-bottom: 1px solid #790B12;
	padding-bottom: 1px;
}
img.leftImg {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}
	
img.rightImg {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
#footer a,
#footer p {
	font-size:10px;
	color: #B2B3C0;
}
.textfelder {
	background-color: #E6E2D8;
	color: #000000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #666;
	vertical-align: middle;
	height: 16px
}
.farbigerText {
color:#FFFFFF;
}
/*###################Produktseiten########################*/

#inhalt span.prodbez,
#inhalt a.prodbez {
	color:#4D6073;
	border-bottom:solid 1px #fff; 
	display:block; 
	padding:6px 4px;
	text-decoration: none;
}
#inhalt a.prodbez:hover {
	color:#2B3540;
	text-decoration: underline;
	display:block; 
	padding:6px 4px;
	border-bottom:solid 1px #fff; 
}
/* für die Links PDF, E-Mail und Prod-PDF*/
#inhalt td.prodLink {
	margin: 0px;
	height: 24px;
	border-right:solid 1px #fff;
}
#inhalt td.prodLink img {
	vertical-align: middle;
	border-style: none;
}
#inhalt td.prodLink a {
	display: block;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 2px 0 0 0;
	text-decoration: none;
	border: none;
	height: 22px;
}
#inhalt td.prodLink a:hover {
	background: #343847;
	color:#898989;
	padding: 2px 0 0 0;
	text-decoration: none;
	border: none;
	height: 22px;
}
