@charset "utf-8";
* html #bild_salzgitter { /*IE6 only*/
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content_bilder/kontakt_salzgitter.png', sizingMethod='scale');
background:none;
}
* html #bild_smr { /*IE6 only*/
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content_bilder/kontakt_smr.png', sizingMethod='scale');
background:none;
}
* html #linie { /*IE6 only*/
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content_bilder/zulassungen_linie.png', sizingMethod='scale');
background:none;
}
#content_header {
	width: 879px;
	height: 33px;
	background-image: url(../bilder/content_header.png);
	background-repeat: no-repeat;
	background-position: -2px -5px;
	position: relative;
}
#content_container_outside {
	width: 879px;
	background-image: url(../bilder/content_bg.png);
	background-repeat: repeat-y;
	background-position: -2px 0px;
	position: relative;
}
#main_content  {
	width: 830px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	overflow: hidden;
	position: relative;


} 
#side_content  {
	width: 284px;
	overflow: hidden;
	padding-left: 12px;


}
#content_footer {
	height: 38px;
	width: 879px;
	background-image: url(../bilder/content_footer.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: -2px 0px;
	position: relative;
}
#linie {
	background-image: url(../content_bilder/zulassungen_linie.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 780px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
}
#bild_smr {
	height: 167px;
	width: 300px;
	float: right;
	clear: right;
	background-image: url(../content_bilder/kontakt_smr.png);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-top: 5px;
}
#bild_salzgitter {
	height: 167px;
	width: 300px;
	float: right;
	clear: right;
	background-image: url(../content_bilder/kontakt_salzgitter.png);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-top: 15px;
}
#text {
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
	clear: left;
	float: left;

}
#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;

}
#text a {
	color: #44608c;
	font-weight: bold;
}
#text .bold {
	font-size: 14px;
	font-weight: bold;
	color: #414141;
}


#text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;

}
.cell {
	display: block;
	float: left;
	width: 45px;
}
