html{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	border : 0px;
}

body{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	background-color: #EEEEEE;
	color: #606060;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : center;
}

h1{
	font-size : 16px;
	margin : 9px 0px 9px 0px;
	padding : 0px 0px 0px 0px;
	font-weight : bold;
}

h2{
	font-size : 15px;
	margin : 9px 0px 9px 0px;
	padding : 0px 0px 0px 0px;
	font-weight : bold;
}

h3{
	font-size : 14px;
	margin : 9px 0px 9px 0px;
	padding : 0px 0px 0px 0px;
	font-weight : bold;
}

h4{
	font-size : 13px;
	margin : 9px 0px 9px 0px;
	padding : 0px 0px 0px 0px;
	font-weight : bold;
}

h5{
	font-size : 12px;
	margin : 9px 0px 9px 0px;
	padding : 0px 0px 0px 0px;
	font-weight : bold;
}

h6{
	font-size : 12px;
	margin : 9px 0px 9px 0px;
	padding : 0px 0px 0px 0px;
	font-weight : normal;
}

img{
	border : 0px;
}

a, a:visited, a:link, a:active, a:focus{
	color : #2e7583;
	text-decoration : underline;
}

a:hover{
	color : #000000;
	text-decoration : underline;
}

.gesamt{
	background-image : url(layout/background.gif);
	width : 1008px;
	background-repeat : repeat-y;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	margin-bottom : 0px;
}

.abstand-gesamt{
	margin-right : 19px;
	margin-left : 19px;
}

.infobox-top-left{
	float:left;
	height:33px;
	margin-right:2px;
	width:641px;
	background-color:#f1f6f9;
}

.infobox-top-right{
	float:left;
	height:33px;
	width:327px;
	background-color:#f1f6f9;
}
*.infobox-top-right{
  height:36px;
  }
.infobox-top-left-inhalt{
	margin-top : 15px;
	margin-left : 210px;
	font-size : 10px;
	color : #2e7583;
	vertical-align : top;
	margin-bottom : 8px;
}

.infobox-top-left-inhalt a{
	text-decoration : none;
	color : #2e7583;
}

.infobox-top-left-inhalt a:hover{
	text-decoration : underline;
	color : #000000;
}

.infobox-top-right-input{
	font-size : 14px;
	border : 1px solid #878787;
	height : 18px;
	width : 189px;
	margin : 0px 5px 9px 55px;
}

.suche-form{
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.suche-form-input1{
	float:left;
	width:249px;
	height : 22px;
	font-size : 14px;
}

.suche-form-input2{
	float:left;
	width:60px;
	font-size : 14px;
}

.menu_spalte{
	float:left;
	width:205px;
	background-image : url(layout/menu-bg.gif);
	background-repeat : repeat-x;
}

.inhalt_spalte{
	float:left;
	width:764px;
}

.titelbild{
	margin-top:13px;
}

.infobox-bottom{
	height:68px;
	width:970px;
	background-color:#f1f6f9;
	clear : both;
}

.infobox-bottom-inhalt{
	padding-top : 13px;
	margin-left : 280px;
	font-size : 10px;
	color : #616e71;
	margin-bottom : 13px;
}

.infobox-bottom-inhalt a{
	text-decoration : none;
	color : #616e71;
}

.infobox-bottom-inhalt a:hover{
	text-decoration : underline;
	color : #000000;
}

.menu-table{
	margin-left:15px;
	margin-right:13px;
	border-top:1px solid #cce7ea;
	border-bottom:1px solid #FFFFFF;
	width : 176px;
}

.menu-table td{
	border-bottom:1px solid #cce7ea;
	border-top:1px solid #FFFFFF;	
}

.menu1{
	border-bottom:1px solid #9fdfe5;
	border-right:1px solid #9fdfe5;
	border-top:1px solid #FFFFFF;
	background-color : #c7e6e9;
}

.menu2{
	border-bottom:1px solid #9fdfe5;
	border-right:1px solid #9fdfe5;
	border-top:1px solid #FFFFFF;
	background-color : #c7e6e9;
	padding-left : 10px;
}

.menu3{
	border-bottom:1px solid #9fdfe5;
	border-right:1px solid #9fdfe5;
	border-top:1px solid #FFFFFF;
	background-color : #ddf6f9;
	padding-left : 20px;
	font-size : 11px;
}

.menu4{
	border-bottom:1px solid #9fdfe5;
	border-right:1px solid #9fdfe5;
	border-top:1px solid #FFFFFF;
	background-color : #ecfdff;
	padding-left : 30px;
	width : 150px;
	font-size : 11px;
}

.menu5{
	border-bottom:1px solid #9fdfe5;
	border-right:1px solid #9fdfe5;
	border-top:1px solid #FFFFFF;
	background-color : #FFFFFF;
	padding-left : 40px;
	width : 123px;
	font-size : 11px;
}

a.menulink1 {
	color: #0f5c63;
	font-weight:bold;
	text-decoration:none;
}

a.menulink1:hover {
	color: #0f5c63;
	font-weight:bold;
	text-decoration: underline;
}

a.menulink2 {
	color: #0f5c63;
	text-decoration:none;
	font-weight : normal;
}

a.menulink2:hover {
	font-weight : normal;
	text-decoration: underline;
}

a.menulink3 {
	color: #726c6c;
	font-weight:bold;
	text-decoration:none;
}

a.menulink3:hover {
	color: #726c6c;
	font-weight:bold;
	text-decoration: underline;
}

.absnav{
	font-size : 11px;
	color : #adacac;
	margin-top : 8px;
	margin-left : 2px;
}

.absnav a{
	color : #adacac;
	text-decoration : underline;
}

.absnav a:hover{
	color : #000000;
	text-decoration : underline;
}

.content{
	background-color : #FFFFFF;
	margin-top : 31px;
	margin-right : 13px;
	margin-bottom : 20px;
	float : left;
	width : 498px;
	font-weight : normal;
}

.ansprechpartnerrahmen{
	background-color : #eaf3f5;
	padding-top : 6px;
	padding-left : 6px;
	clear : both;
}

.ansprechpartner{
	padding-bottom : 6px;
	padding-right : 6px;
	width : 138px;
	float : left;
}

.mininewsrahmen{
	background-color:#f3f6f8;
	margin-bottom:7px;
}

.mininews-links{
	margin-top:24px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	color:#387091;
	width:164px;
	height:125px;
	float:left;
	font-size : 10px;
}

.mininews-rechts{
	margin-top:8px;
	margin-right:8px;
	margin-bottom:15px;
	color:#606060;
	width:268px;
	height:130px;
	float:left;
}

a.newslink{
	text-decoration : none;
	color : #387091;
	font-size : 14px;
}

a.newslink:hover{
	text-decoration : underline;
	color : #000000;
}

a.newslink2{
	text-decoration : underline;
	color : #387091;
	font-size : 12px;
}

a.newslink2:hover{
	text-decoration : underline;
	color : #000000;
}

a.newslink2{
	text-decoration : underline;
	color : #387091;
}

a.newslink2:hover{
	text-decoration : underline;
	color : #000000;
}
