@import url("news.css");

body {margin:0px; font-family:Verdana; font-size:11px; text-decoration:none;}

.page {position:absolute; width:100%; background-image:url(image/background_header.jpg); background-repeat:repeat-x;}

.footer {width:100%; height:185px; background-color:#192c57; position:inherit; margin-top:0px; bottom:-225px;}

.center {left:50%; position:relative; margin-left:-500px; width:1000px;}



/****************** KOPF ***********************/
.header {width:975px; height:95px;}
	.anzeigen_hinweis {width:25px; height:95px; background-image:url(image/hinweis_anzeigen.png); background-repeat:no-repeat; float:left;}
	.fullbanner_left  {width:468px; height:60px; float:left; margin-top:10px;}
		.fullbanner_left h1,.fullbanner_right h1 {display:none;}
	.fullbanner_right {width:468px; height:60px; float:right; margin-top:10px;}
	
.hauptnavigation {height:50px; float:right; padding-top:5px; width:800px;}
#google_pluseins {width:100px; float:left; margin-top:20px;}

.contentbereich {width:975px; margin-left:25px;}

	.logoleiste {width:975px; height:115px;}
	
	.subnavigation {width:972px; height:110px;}
	
	
/***************** CONTENT ******************/

.inhaltsbereich {width:972px;}

	.content_left {width:510px; float:left; margin-right:16px;}
		.content_left a {color:#990000; text-decoration:none; font-weight:bold;}
		.content_left h1 {color:#990000; font-size:16px;}

	
	.content_right {width:287px; float:left; margin-left:10px;}
	
	.banner_right {width:122px; float:right; margin-right:15px;}
	
.mail img, .internal-link img, .external-link-new-window img, .download img
		{	border:0px;}


.formular_text {height:20px;}
.formular_feld input {font-size:12px;}
.loesung input {width:5px;}

/**************** FOOTER ********************/
.impressum_footer {height:185px; position:relative; left:50%; margin-left:-480px; width:1010px;}

	.impressum_block {width:160px; margin-left:5px; height:185px; float:left; font-size:11px; color:#FFF; padding-top:10px;}
	
	
	
	
/*******************SUBNAV*********************/
.subnav_no {float:left;width:89px;margin-right:8px; text-align:center; height:100px; background-color:#ededee;}
.subnav_no a {color:#464545; text-decoration:none;font-weight:bold;}
.subnav_no img, .subnav_act img {padding-bottom:3px;}

.subnav_act {float:left;width:89px;margin-right:8px; text-align:center; height:100px; background-color:#900303;}
.subnav_act a {color:#ffffff; text-decoration:none; font-weight:bold;}

	
/***************** HAUPTMENÜ *****************/
.btn_left, .btn_right {
  float:left;
  width:5px;
  height:44px;
}

.btn_left_active, .btn_right_active{
  float:left;
  width:10px;
  height:44px;
}


.btn_left{
  background-image: url(image/menu/no_left.jpg);
  background-repeat: no-repeat;
}
.btn_left_active{
  background-image: url(image/menu/act_left.jpg);
  background-repeat: no-repeat;
}
.btn_right{
  background-image: url(image/menu/no_right.jpg);
  background-repeat: no-repeat;
  margin-right:7px;
}
.btn_right_active{
  background-image: url(image/menu/act_right.jpg);
  background-repeat: no-repeat;
  margin-right:7px;
}
.btn_center, .btn_center_active{
        float:left;
  		height:44px;
        background-repeat: repeat-x;
		padding-left:10px; padding-right:10px;
}
.btn_center{
  background-image: url(image/menu/no_center.jpg);
}
.btn_center_active{
  background-image: url(image/menu/act_center.jpg);
}
.btn_text {
  padding-top:27px;
}
.btn_text_active{
  padding-top:20px;
}


.btn_text a:link, 
.btn_text a:visited, 
.btn_text a:hover, 
.btn_text a:active, 
.btn_text_active a:link, 
.btn_text_active a:visited, 
.btn_text_active a:hover, 
.btn_text_active a:active{
        font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}
.btn_text a:link, 
.btn_text a:visited, 
.btn_text a:active{
  color: #8f0303;
}
.btn_text a:hover {color:#FFF;}

.btn_text_active a:link, 
.btn_text_active a:visited, 
.btn_text_active a:hover, 
.btn_text_active a:active{
  color: #8f0303; font-weight:bold; font-size:12px;
}
.breaker{
  overflow:hidden;
  height:1px;
  clear:both;
}
