body {
	margin-left: 20pt;
	margin-top: 10pt;
	margin-right: 30pt;
	margin-bottom: 30pt;
	font: 10pt Arial, Helvetica, Sans-Serif;
}


h2 {
font-size: 12pt;
border-bottom: 3px solid #003827;
	padding: 0 0 5px 0;
	color:#003827;
	font-weight: bold;
}

a {
color: #b00046;
text-decoration: none;
}



.text {
	margin-top: 30px;
}
#breadcrumbs {
	margin-top: 10pt;
}

ul{
	list-style-position:outside;
	list-style-image: url(../pix_interface/bullet_quadrat.gif);

}
ol{
	list-style-position:outside
}

.contentPixLinks{
	float:left;
margin: 0px 10px 5px 0px;
background:#d4ebe4
}
.contentPixRechts{
float:right;
margin: 0px 0px 5px 10px;
background:#d4ebe4
}
.contentPixVoll{
margin: 0px 0px 5px 0px;
background:#d4ebe4
}
.bu{
font-size:90%;
padding-left:8px;
font-style: italic;	
}


/*Produktlisten*/
.produkteBgHead{
	background:#6cdfae  url(../pix_interface/produkte_head.gif) repeat-x;
	height:43px
}
.produkteBg{
		background:#f0fffa  url(../pix_interface/back_text_leiste.gif) repeat-x;
	height:43px
}
.produkteTd1{
	width:65px;
	border-bottom:2px solid #fff;
}
.produkteTd2{
	width:75px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd3{
	width:95px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd4{
	width:135px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd5{
	width:125px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd6{
	width:185px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
	white-space:nowrap
}
.produkteTextfeld{
	width:200px;
	border:1px solid #00ba82;
	background:#f0fffa;
}

.produkteTd6 a {color: #000;
text-decoration:none;}
.produkteTd6 a:visited {color:#000;
text-decoration:none;}
.produkteTd6 a:hover {color: #fff;}
.produkteTd6 a:active { color:#fff;}


/* Sitemap */
a.siteMapLinks {
text-decoration: none;
color: #333333;
}
a.siteMapLinks:hover {
color: #FFFFFF;
background-color: #B70000;
}
a.sitemapHead1:link {
background-color: #EFA300;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:visited {
background-color: #B70000;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:hover {
color: #ffffff;
background-color: #B70000;
}
.sitemapList1 {
font-weight: normal;
color: #B70000;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}
.sitemapList1:hover {
font-weight: normal;
color: #B70000;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}
.sitemapList2 {
font-weight: normal;
color: #B70000;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.sitemapList2:hover {
font-weight: normal;
color: #B70000;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
#logo {
	margin-top: 20pt;
}
.preisGesamt{
	border-top:1px solid #000;
	border-bottom:3px solid #000;
	font-weight:bold
}
/*Fragenkatalog*/
#fragenkatalogTable{
	border:1px solid #777;
	width:585px;
	margin-top:3px
}
.fragenkatalogTdLinks{
	border-right: solid 1px #555;
	vertical-align: top;
	width:400px
}
.fragenkatalogTdRechts{
	vertical-align: top;
	
}
.fragenkatalogErgebnis{
	background:#CCFFCC
}
a.fragenkatalogKnopf:link
{
	padding: 3px 10px;
	background:#ccc;
	border:solid 1px #888;
	line-height:25px;
	color:#000
}
a.fragenkatalogKnopf:visited
{
	padding: 3px 10px;
	background:#ccc;
	border:solid 1px #888;
	line-height:25px;
	color:#000
}
a.fragenkatalogKnopf:hover
{
	padding: 3px 10px;
	background:#888;
	border:solid 1px #ccc;
	line-height:25px;
	color:#fff
}
a.fragenkatalogKnopfOn
{
	padding: 3px 10px;
	background:#CCFFCC;
	border:solid 1px #ccc;
	line-height:25px;
	color:#000
}