/* Seitenelemente*/
.inhaltsbereich {
	width:1027px;
	border-right:1px solid #E4E5E8;
	border-bottom:1px solid #E4E5E8;
	position:absolute;
}

.kopfgrafiken {
	width:994px;
	height:74px;
	background-image: url(img/gfx_kopf.gif);
	background-repeat: no-repeat;
}

.seitenrahmen {
	width:839 !important; 
	width:857; /* nur für den IE */
	/*width:857px;*/
	border-right:18px solid #e4e5e8;
	background-image: url(img/gfx_graue_linien.gif);
	background-repeat: repeat-y;
	float:left;
 }

.navigation {
	position:absolute;
	width:195px;
	left:71px;
	top:265px;
}

.hidden_screen {
	visibility:hidden;
	width:0px;
	height:0px;
}

.drucklogo {
	visibility:hidden;
	height:0px;
}


.inhalt {
	padding-left:266px;
}

.content {
	padding-left:39px;
	padding-right:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.content_eingerueckt {
	padding-left:7px;
	padding-right:7px;
}


.druckbutton {
	position:absolute;
	left:730px;
	top:275px;
}

.impressum {
	position:absolute; bottom:15px; left:890px;
}

.topbutton {
	float:right;
	padding-right:32px;
}

.kopfbild {
	padding-left:71px;
	float:left;

}

.sprachwahl {
	position:absolute;
	left:70px;
	top:75px;
	width:194px;
	text-align:center;
}

hr {
	height:1px;
	color:#e6e6e6;
	margin-right:32px;
}

.inhaltsblock {
	clear:both;
	width:502px;
	display:block;
	margin-bottom:20px;
	padding-bottom:25px;
	border-bottom:1px solid #e6e6e6;
}





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #01215E;*/
	
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding-top:20px;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding-top:20px;
	margin:0px;
	width:100%;
	background-color:#e4e5e8;
	padding:7px 7px 7px 7px;
	margin-top:45px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.bodytext_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.bodytext_kursiv_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bodytext_bold_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.bodytext_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D80000;
}
.bodytext_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D80000;
	font-style: normal;
	font-weight: bold;
}
.bodytext_grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898e96;
	font-style: normal;
	font-weight: bold;
}
.bodytext_grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898e96;
	font-style: normal;
}
.bodytext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f737e;
	font-style: normal;
}
.bodytext_link:hover {
	text-decoration:none;
}



.newsblock {
	width:182px;
	background-color:#f3f4f7;
	float:left;
	margin-right:22px;
	margin-bottom:20px;
	}
	
.newsblock a{
	text-decoration: none;
	}
.newsblock a:hover{
	text-decoration: underline;
	}

.newsmeldung {
	padding-top:20px;
	padding-left:16px;
	padding-bottom:20px;
	padding-right:16px;
	border-bottom:1px solid white;
	}


.newstext_grey {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #71767E;
	text-decoration: none;
}
.newstext_grey:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #71767E;
	text-decoration: underline;
}
.newstext_red {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D80000;
	text-decoration: none;
	}
.newstext_red:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D80000;
	text-decoration: underline;
	}
	
	
	
	
	
.text_imprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
	text-decoration: none;
}
.text_imprint:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
	text-decoration: underline;
}


ul li {
	list-style-image:url(img/gfx_aufzaehlung.gif);
}

.download {
	color:#6f737e;
	background-image: url(img/gfx_pdf.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
.download:hover {
	text-decoration: none;
}
.sitenavi {
	color: Black;
	height:auto;
	text-decoration: none;
	border-bottom:1px solid black;
}
.sitenavi:hover {
	text-decoration: none;
	border-bottom:0;
}
.sitenavi_active {
	color: Black;
	text-decoration: none;
	border-bottom:1px solid black;
	border-bottom:1px dotted black;
		font-weight: bold;
}

.more_link_produkte {
	position:absolute; left:410px;
}
.more_link_services {
	position:absolute; left:450px;
}

.formfield {
	width:300px;
}

.foto {
	float:left;
	margin-right:22px;
	margin-bottom:20px;
	
}


.sitemap_lvl_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #6f737e;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height:22px;
}
.sitemap_lvl_1:hover{
	text-decoration:underline;
}
.sitemap_lvl_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #6f737e;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height:22px;
}
.sitemap_lvl_2:hover{
	text-decoration:underline;
}
.sitemap_lvl_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #6f737e;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height:22px;
}
.sitemap_lvl_3:hover {
	text-decoration:underline;
}

.trennlinie {
	width:502px;
	height:1px;
	display:block;
	padding:0px;
	margin-top:25px;
	margin-bottom:0px;
}
.trennlinie_top {
	width:502px;
	height:17px;
	display:block;
	border:0;
	padding:0px;
	margin-top:25px;
	margin-bottom:30px;

