BODY, HTML {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #5480bb;
	background-image: url(/fileadmin/layout/images/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;/* Resets 1em to 10px */
}
a img {
	border: none;
}
a:link, a:hover, a:visited {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
#container {
	margin: auto;
	width: 969px;
	min-height: 100%;
	_height: 100%;
	position: relative;
	background-image: url(/fileadmin/layout/images/bg-container.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	padding-bottom: 50px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #333333;
}
#container .clear {
	clear: both;
}


/*/
///////////////////////////////////////////////////////////////Kopfbereich*/
#container #kopffoto {
	height: 201px;
	padding-bottom: 5px;
}
#container #kopffoto img {
	border: none;
}


/*/
///////////////////////////////////////////////////////////////content links*/
#container #content-links {
	width: 162px;
	float: left;
	padding-left: 3px;
	overflow: hidden;
}
#container #content-links #kontakt {
	padding-left: 10px;
}
#container #content-links a {
	font-weight: normal;
}
#container #content-links h1.csc-firstHeader {
	margin: 0;
	margin-right: 2px;
	padding: 0;
	background-image: url(/fileadmin/layout/images/bg-header-kundenservice.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
	border-bottom: 3px solid #FFFFFF;
	text-align: center;
}
#container #content-links .csc-textpic {
	margin: 0px;
	padding-left: 10px;
}
#container #content-links .csc-textpic .bodytext a {
	font-weight: normal;
	text-decoration: none;
}
#container #content-links h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #1956af;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #content-links #anfahrtskizze {
	border-top: 1px solid #b2c3d9;
	border-bottom: 1px solid #b2c3d9;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	display: block;
	width: 154px;
	margin-left: 3px;
}
#container #content-links .filelinks {
	/*background-color: #fcf2f2;*/
	background-image: url(/fileadmin/layout/images/bg_filelinks.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 2px;
	line-height: 18px;
}
#container #content-links .filelinks h1 {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-size: 1em;
	color: #434343;
	text-align: center;
}
#container #content-links .filelinks DIV a {
	margin-left: 4px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 18px;
	font-size: 0.9em;
}
#container #content-links .filelinks a:hover {
	text-decoration: underline;
}


/*/
///////////////////////////////////////////////////////////////content mitte*/
#container #content-mitte {
	padding: 20px 0 20px 20px;
	width: 595px;
	float: left;
	position: relative;
	border-top: 5px solid #DAE3EE;
	margin-top: -5px;
}


/*/
///////////////////////////////////////////////////////////////content-mitte Menue*/
#container #content-mitte UL#menue {
	/*left: -20px;*/
	top: -20px;
	position: absolute;
	width: 615px;
	height: 23px;
	background-color: #6797d8;
	text-align: center;
	border-bottom: 1px solid #1956af;
	position: relative;
	margin: 0 0 0 -20px;
	padding: 0;
	list-style: none;
}
#container #content-mitte UL#menue li {
	/*display: inline;*/
	float: left;
	line-height: 23px;
	position: relative;
	list-style: none;
	margin: 0; 
	padding: 0;
}
#container #content-mitte UL#menue li a, 
#container #content-mitte UL#menue li .aktiv {
	background-image: url(/fileadmin/layout/images/icon-menue.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 3px;
}
#container #content-mitte UL#menue li a:hover, 
#container #content-mitte UL#menue li .aktiv {
	text-decoration: underline;
}


/*/
///////////////////////////////////////////////////////////////content-mitte Untermenue*/
/* dynamisches Ein-/Ausblenden */
#container #content-mitte UL#menue li ul {
	display: none;
}
#container #content-mitte UL#menue li:hover ul {
	display: block;
}
#container #content-mitte UL#menue li UL#untermenue {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(/fileadmin/layout/images/bg-ul-untermenue.gif);
	border-left: 4px solid #1956af;
	text-align: left;
	_width: 150px;
	top: 23px;
	left: 0;
}
#container #content-mitte UL#menue li #untermenue li {
	display: block;
	height: 19px;
	line-height: 19px;
}
#container #content-mitte UL#menue li #untermenue li a {
	text-transform: none;
	font-weight: normal;
	display: block;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(/fileadmin/layout/images/icon-untermenue.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	_height: 16px;
	height: 19px;
	width: 150px;
}
#container #content-mitte UL#menue li #untermenue li a:hover {
	background-image: url(/fileadmin/layout/images/icon-untermenue-hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #c3daf8;
	color: #3c6cb2;
}


/*/
///////////////////////////////////////////////////////////////content-mitte Clickstream*/
#container #content-mitte #clickstream {
	margin: 0 0 -12px 0;
padding: 0;
}



/*/
///////////////////////////////////////////////////////////////content-mitte inhalt (Layout einspaltig)*/
#container #content-mitte #inhalt h1{
	line-height: 25px;
	font-size: 12px;
	padding: 2px 0 5px 0px;
	color: #333333;
	margin-top: 29px;
	border-bottom: 1px solid #c2dfa8;
}



/*/
///////////////////////////////////////////////////////////////content-mitte inhalt-links*/
#container #content-mitte #inhalt-links {
	width: 346px;
	margin-top: 30px;
	float: left;
}
#container #content-mitte #inhalt-links h1 {
	background: url(/fileadmin/layout/images/bg-header-h1.gif) 0 5px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	padding: 2px 0 5px 29px;
	color: #333333;
}
#container #content-mitte #inhalt-links h2 {
	background: url(/fileadmin/layout/images/pfeil-gruen.gif);
	background-repeat: no-repeat;
	background-color: none;
	background-position: 6px 5px;
	line-height: 16px;
	font-size: 11px;
	padding-left: 21px;
	border-bottom: 1px solid #d5e9c4;
margin-bottom: 4px;
	color: #85bf51;
}
#container #content-mitte #inhalt-links h2 a{
	color: #85bf51;
}


/*/
///////////////////////////////////////////////////////////////content-mitte inhalt-rechts*/
#container #content-mitte #inhalt-rechts {
	width: 185px;
	margin-top: 30px;
	margin-right: 25px;
	_margin-right: 15px;
	border-left: 2px solid #e0e7f0;
	padding-left: 8px;
	color: #3066b1;
	float: right;
}
#container #content-mitte #inhalt-rechts h1 {
	background: url(/fileadmin/layout/images/bg-header-unternehmen.gif) 0 5px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 25px;
	font-size: 12px;
	padding: 3px 0 5px 32px;
	margin-bottom: 15px;
	color: #333333;
}
#container #content-mitte #inhalt-rechts a {
	color: #3066b1;
}

#container #content-mitte #inhalt-rechts .filelinks{
margin-bottom: 20px;
}
#container #content-mitte #inhalt-rechts .filelinks h1{
padding-top: 8px;
}

/*/
///////////////////////////////////////////////////////////////content rechts*/
#container #content-rechts {
	width: 182px;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}
#container #content-rechts #angebote {
	margin-bottom: 10px;
}
#container #content-rechts #news {
	margin-top: 30px;
}
#container #content-rechts #angebote .angebote-item, 
#container #content-rechts #news .news-item {
	padding: 7px 5px 7px 5px;
width: 170px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#container #content-rechts #angebote img, 
#container #content-rechts #news img {
	float: left;
	margin: 4px 4px 4px 0;
}
#container #content-rechts #angebote h1, 
#container #content-rechts #news h1 {
	background-image: url(/fileadmin/layout/images/bg-header-rechts.jpg);
	background-repeat: repeat-x;
	height: 18px;
	font-size: 11px;
	color: #124d9e;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}
#container #content-rechts #angebote h1 {
	/*border-bottom: 3px solid #124d9e;*/
	border-bottom: 3px solid #b7d0f1;
}
#container #content-rechts #news h1 {
	border-bottom: 3px solid #b7d0f1;
}
#container #content-rechts #news a, 
#container #content-rechts #angebote a {
	text-decoration: none;
	font-weight: bold;
}


/*/
///////////////////////////////////////////////////////////////content rechts hnm-link*/
#container #content-rechts #hnm-link {
	position: absolute;
	bottom: 0;
	right: 25px;
}
#container #content-rechts #hnm-link a {
	color: #999999;
	text-decoration: none;
}
#container #content-rechts #hnm-link a:hover {
	color: #999999;
	text-decoration: underline;
}


/*/
///////////////////////////////////////////////////////////////footer*/
#container #footer {
	position: absolute;
	bottom: 0;
	background-image: url(/fileadmin/layout/images/bg-footer.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #DAE3EE;
	color: #739fd3;
	text-align: center;
	margin: auto;
	font-size: 10px;
	height: 15px;
	width: 520px;
	margin-left: 220px;
	padding-top: 2px;
}
#container #footer a {
	color: #6797D8;
	text-decoration: none;
}
#container #footer a:hover {
	color: #6797D8;
	text-decoration: underline;
}


/*/
//////////////////////////////////////////////////////////////Sitemap*/
.hnm-sitemap-item {
	margin-bottom: 10px;
	padding: 5px 0px;
	border-bottom: 1px solid #DAE3EE;
}
.hnm-sitemap-image {
	float: left;
	padding: 0px 5px 0px 0px;
}
.hnm-sitemap-text {
	float: left;
	width: 225px;
}
.hnm-sitemap-text h2 {
	margin: 0px;
}
#inhalt {
	width: 580px;
}
