body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #5E5E5E;
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,form,p {
	margin:0px;
}
#PageHeader {
	width:995px;
	height:274px;
	margin:0px auto;
}
#PageHeaderPrint {
	display:none;
}
#PageHeaderText {
	width:995px;
	height:24px;
	padding:3px 0px 0px 0px;
    background-image: url(/_layout/grafik/kopf-textzeile.jpg);
	background-repeat: no-repeat;
}
#Slogan {
	width:828px;
    margin:0px 0px 0px 133px;
    font-weight:bold;
	text-transform: uppercase;
	text-align:center;

}
#Main {
	width:995px;
	margin:0px auto;
	background-image: url(/_layout/grafik/all.jpg);
	background-repeat: repeat-y;
}
#ContentLeft {
    float:left;
	width:211px;
}

#Content {
	float:left;
	margin:0px 0px 12px 10px;
	padding:20px 0px 0px 0px;
	width:720px;
}
#Content .spalteLinks {
	float:left;
	width:350px;
	margin:0px;
}
#Content .spalteRechts {
	float:right;
	width:350px;
	margin:0px;
}
#Content .block {
    padding-top:6px;
    padding-bottom:6px;
    /*border-top:1px dashed #CCCCCC;*/
}
#Content h1 {
	font-size:1.1em;
	margin-bottom:1.0em;
}
#Content h2 {
	font-size:1.0em;
	margin-bottom:1.0em;
}
#Content h3 {
	font-size:1.0em;
	margin-bottom:1.0em;
}
#Content h4 {
	font-size:1.1em;
	margin-bottom:1.0em;
}
#Content img.bild_links {
	float:left;
	margin: 0px 10px 5px 0px;
}
#Content img.bild_rechts {
	float:right;
	margin: 0px 0px 5px 10px;
}
#Content .bild_center {
	width:720px;
	text-align:center;
	margin: 5px 0px 5px 0px;
}
#Content a {
	color:#AEB3BD;
	text-decoration:none;
}
#Content a:hover {
	color:#AEB3BD;
	text-decoration:underline;
}

#ContentFooter {
	width:100%;
	margin:12px 0px 12px 0px;
	border-top:1px dashed #CCCCCC;
}
#PageFooter {
	width:995px;
	height:55px;
	margin:0px auto;
	background-image: url(/_layout/grafik/all.jpg);
	background-repeat: repeat-y;
}
#PageFooterPrint {
	display:none;
}
.clear {
	clear:both;
}
.DMIR {
	color:#EB6909;
	font-weight: bold;
}
.DEKRA {
    color:#339900;
	font-weight: bold;
}
.BSS {
	color:#66CCFF;
	font-weight: bold;
}