body {
	margin: 0;
	padding: 0;
	background-image: url(media/white_line.gif);
	background-repeat:repeat-x;
	background-color: #;
	font-family: Arial;
	font-color:#677076;
	font-size: 13px;
	line-height: 20px;
}

ul, li  {
	margin-top:0px;
	padding-top:0px;
}


a {
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	text-decoration: none;
}

img {
	border:none;
}

#head {
	margin-left: auto;
	margin-right: auto; 
	width: 980px;
	height: 110px;
	padding-bottom: 20px;
	/*background-image: url(media/logo_schrift.gif);
	background-repeat: no-repeat;*/
	font-size: 1px;
	text-decoration: none;
}


#head2 {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 34px;
	background-color: #FFFFFF;
	font-size: 1px;
	position:relative;
	background-image: url(media/back_content.jpg);
	background-position:0 33px;
	background-repeat: no-repeat;
}

#navi_head {
	width: 238px;
	height: 40px;
	float: left;
	background-image: url(media/navi_top.jpg);
	background-repeat: no-repeat;
}

#balken {
	width: 260px;
	height: 40px;
	float: left;
}

#title {
	float: right;
	width: 400px;
	height: 40px;
}

#line {
	margin-left: 31px;
	margin-top:22px;
	width: 860px;
	height: 0px;
	
	
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	
	color: #677076;
	background-image: url(media/back_content.jpg);
	background-repeat: repeat-y;
}

#content {
	width:620px;
	float:left;
	margin-top:0px;
	margin-left: 25px;
}

#content_left {
	/*float: left;*/
	width:620px;
	
	
	/*border:1px #106a9c solid;*/
}
html>body #content_left {padding-top:0px;}



#content_left_oben {
	/*float: left;*/
	width:620px;
	margin-bottom:20px;
}
html>body #content_left_oben {padding-top:0px;}


#content_left_unten {
	/*float: left;*/
	width:620px;
	margin-bottom:20px;
	margin-top:20px;
}
html>body #content_left_unten {padding-top:0px;}




#left {
	width: 300px;
	float: left;

	/*border:1px #106a9c solid;*/
}


#left_color {
background-color: #FFFFFF;
}



#right {
	width: 300px;
	float: left;
	padding-left: 20px;
	/*border:1px #106a9c solid;*/
}

#right_abstand {
	width: 320px;
	height:29px;
	/*border:1px #106a9c solid;*/
}
html>body #right_abstand {height:43px;}


#right_abstand_1 {
	width: 320px;
	height:29px;
	/*border:1px #106a9c solid;*/
}
html>body #right_abstand_1 {height:29px;}



#flash {
	float: right;
	/*margin-bottom: 15px;*/
}

#bottom {
	height: 37px;
	background-image: url(media/bottom.jpg);
	background-repeat: no-repeat;
}

#kontakt a {
	float: right;
	margin-top: 10px;
	margin-right: 125px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	word-spacing: 30px;
}

#mediengruppe {
	margin-left: 260px;
	margin-right: 20px;
	margin-top: 20px;
	background-image: url()
}

#box {
margin-top: 22px;
	float: left;
	width: 370px;
	height: 160px;
	padding-top: 9px;
	padding-left: 18px;
	background-image: url(media/gruppe.gif);
	background-repeat: no-repeat;
}
/*
#slogan {
	float: left;
	width: 700px;
	height: 80px;
	padding-left: 6px;
	padding-right: 1px;
	padding-top: 8px;
	background-image: url(../img/box_slogan.gif);
	background-repeat: no-repeat;
}
*/

/*formular*/

.formular {
	margin-bottom: 5px;
}

.formular_font {
	float: left;
	width: 100px;
}

.formular_box {
	width: 250px;
	border: 1px solid #D6181C;
	background-color: #ffffff;
}

.formular_select {
	width: 50px;
	border: 1px solid #D6181C;
	background-color: #ffffff;
}

.formular_button {
	float: left;
	margin-left: 252px;
	width: 100px;
	border: 1px solid #D6181C;
	background-color: #ffffff;
}

/*navigation*/

#navigation {	
	float:left;
	width: 238px;
	padding-top:5px;
	/*background-image: url(media/nav_main.gif);*/
}

#navigation a {
	color: #000000;
	font-weight:bold;
	padding-bottom: 7px;
	padding-top: 2px;
	text-decoration: none;
	display: block;
	background-image: url(media/rotes_kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 40px;
}

#navigation a:hover, #navigation a.aktiv {
	/*background-image: url(media/rotes_kaestchen2.gif);
	background-repeat: no-repeat;
	background-position:top left;*/
	background-color:#fff;
	font-weight: bold;
	color: #000000;
}
#navigation a.aktiv {

	background-color:#fff;
}

#navigation .sublink {
	font-size: 10px;
}

#navigation .aktiv_sublink  {
	background-image: url();
	background-repeat: no-repeat;
	font-weight: bold;
	color: #106b9c;
	font-size: 10px;
}

#navigation #subnav {
margin-left:32px;
}

#navigation #subnav a {
font-size:11px;
font-weight:normal;
	background-image: url(media/rotes_kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

#navigation #subnav a:hover {
font-weight:bold;
background-color:#FFFFFF;

}

.headline_1 {
margin-bottom:15px;
}

.trennungskasten {
	width: 690px;
	height:20px;
}
html>body .trennungskasten {height:43px;}



.zeile1 {float:right; padding-top:25px; padding-bottom:4px; width:620px; border-bottom:1px;}
.zeile2 {float:left; width:620px; text-align:center; padding-top:2px;}
.zelle1 {float:left; width:40px;}
.zelle2 {float:left; width:270px; text-align:left;}
.zelle3 {float:left; width:270px; text-align:right;}
.zelle4 {float:left; width:40px; text-align:right;}


.zeile11 {float:left; padding-top:3px; padding-bottom:3px; width:610px; border-bottom:1px;}
.zelle11 {float:left; width:90px; text-align:left;}
.zelle22 {float:left; width:520px; text-align:left;}

.zeile111 {float:left; padding-top:3px; padding-bottom:20px; width:610px; border-bottom:1px;}
.zelle111 {float:left; width:130px; text-align:left;}
.zelle222 {float:left; width:480px; text-align:left;}



.zeile1111 {float:left; padding-top:3px; padding-bottom:20px; width:320px; border-bottom:1px;}
.zelle1111 {float:left; width:130px; text-align:left;}
.zelle2222 {float:left; width:190px; text-align:left;}




@media print {
@page {size: 21cm 29,7cm; margin: 0,75 0,75 0,75 0,75cm;}	
html>@page {size: 21cm 29,7cm; margin: 0.75cm;}	
#body { font-size:9pt; line-height:12pt; font-weight:normal;}
#main {width:19,5cm;  padding:0px; margin:0px;}
#content {width:100%; }
#content_left {width:18cm; margin-left: 0px;}
a {text-decoration:none; color:#000000; font-family:Verdana,Arial,sans-serif; font-size:9pt; line-height:12pt; font-weight:normal;}
#navigation {display: none;  border:0px;}
#line {display: none;  border:0px;}
#mediengruppe {text-align:left; width:100%;}
#flash {display: none;  border:0px;}
#balken {display: none;  border:0px;}
html> #navleft {display: none;  border:0px;}
#navpunkte a {display: none;  border:0px;}
#navpunkte  {display: none;  border:0px;}
html> #navpunkte {display: none;  border:0px;}
#navtop {display: none;  border:0px;}
#navtop a {display: none;  border:0px;}
#left {width:100%;  margin-left: 0px;}
#right {width:100%; margin-left: 0px;}
#bereichs_boxen_right {width:9,5cm;  float:left;  padding:0px; margin:0px;}
.trennungskasten { width: 100%;}
.zeile1 {display: none;}
.zeile2 {display: none;}
.zelle1 {display: none;}
.zelle2 {display: none;}
.zelle3 {display: none;}
.zelle4 {display: none;}

}

