body {
	background-color: #EFEFEF;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color:#2E2E2E;  
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 15px;
	color: #AE0000;
}

h2 {
	font-size: 13px;
	color: #AE0000;
	margin-top: 20px;
	padding-bottom:1px;
	border-bottom:1px solid #b4a8b4;
}


#sheet { 	
	position:absolute;
	height:572px; 
	width:800px;
	margin:-286px 0px 0px -400px;
	top: 50%; 
	left: 50%;
	text-align: left;
	padding: 0px;
	background-image:url(/cms/upload/system/background_redLine.jpg);
	overflow: hidden;
}

#navigationsblock {
	position:absolute;
	left: 195px;
	top:87px;
	color: #2E2E2E;
}

#hauptnavigation {
	font-size: 12px;
	width: 570px;
}

#hauptnavigation a, 
#hauptnavigation a:active,
#hauptnavigation a:visited {
	color: #2E2E2E;
	font-size: 12px;
	text-decoration:none;
}

#hauptnavigation a:hover {
	text-decoration:underline;
	color: #AE0000;
}

#subnavigation {
	margin-top:5px;
	font-size: 9px;
	width: 570px;
}

#subnavigation a, 
#subnavigation a:active,
#subnavigation a:visited {
	color: #2E2E2E;
	font-size: 11px;
	text-decoration:none;
}

#subnavigation a:hover {
	text-decoration:underline;
	color: #AE0000;
}

#content {	
	position:absolute;
	top: 135px; 
	left: 195px;
}

#servicenavigation {
	text-align: right;
	margin-top:20px;
	margin-right:23px;	
	font-size: 11px;
}

#servicenavigation a, 
#servicenavigation a:active,
#servicenavigation a:visited {
	color: #2E2E2E;
	font-size: 11px;
	text-decoration:none;
}

#servicenavigation a:hover {
	text-decoration:underline;
	color: #AE0000;
}

#textbereich {
	overflow:auto;
	height: 350px; 
	width: 570px;
	padding-right:10px;
}

#textbereich p {
	margin-bottom:12px;
	margin-top:0px;
}

#textbereich ul, #textbereich li {
margin:0;
}

#textbereich a, 
#textbereich a:active,
#textbereich a:visited {
	color: #AE0000;
	font-size: 12px;
	text-decoration:none;
}

#textbereich a:hover {
	text-decoration:underline;
	color: #AE0000;
}

#textbereich ul{list-style-type:square;}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	font-weight:bold;
	padding-bottom:.4em;
}

a.sitemap_level2 {
	display:block;
}

.sitemap_level2_container {
	float:left;
	padding-top:.3em;
	padding-left:10px;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:0px 7px;
}

.newsblock {
	margin-bottom:12px;
}

.headline {
	font-weight:bold;
	margin-bottom:4px;
}