body{
	margin: 0;
	font-family: Verdana, Arial;
	background-color: #ffffff;
	font-size: 62.5%;
}

div#box_re{
	width:275px;
	height:204px;
	margin-top:5px;
	background: #c9dae4;
	float: right;
}

img#bg_top{
	margin-top:5px;
	display: block;
	float:left;
}

img#bg_bottom{
	margin-top:5px;
	display: block;
	float:left;
}

div#main{
	float: left;
	/* margin-top:100px; */
	width: 1280px;
	height: 546px;
	background-color: #ffffff;
}

li.nav_prim a,
li.nav_meta a{
	display:block;
	line-height: 22px;
	height: 23px;
	text-decoration: none;
	font-weight:bold;

}

li.nav_meta a:hover{
	color: #ffffff;
}

ul#nav_meta,
ul#nav_prim{
	display: block;
	padding: 0px;
	margin: 0;
	font-size: 1.1em;
}

li.nav_meta_active{
	background-color: #8c00ad;
}

li.nav_meta,
li.nav_prim{
	background-color: #c9dae4;
}

li.nav_meta a{
	color: #0e4a7c;
}

li.nav_prim a{
	color: #0e4a7c;
}

li.nav_meta,
li.nav_prim{
	display: block;
	list-style-image: none;
	height: 23px;
	width: 131px;
	float: left;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 21px;
	text-align: center;
	overflow: hidden;
}

li.nav_meta_gr {
	width: 194px;
}

li.nav_prim{
	width: 156px;
	border-right: 5px solid #c9dae4;
}

img#head,
img#logo{
	border: 0;
	float: left;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#head_bottom{
	float:left;
	height: 23px;
	background-color: #c9dae4;
	width:1000px;
	margin-bottom: 5px;
}

div#head{
	float:left;
	margin-bottom: 5px;
}

a#n5:hover{
	color:#ffffff;
}

a#np1:hover{
	color:#ffffff;
}

a#np2:hover{
	color:#ffffff;
}

a#np3:hover{
	color:#ffffff;
}

a#np4:hover{
	color:#ffffff;
}

a#np5:hover{
	color:#ffffff;
}

a#np6:hover{
	color:#ffffff;
}

/* Changes Startseite */
.head_bottom {
	background-color:#E9F3F8;
	height:23px;
	color:#0e4a7c;
	font-weight:bold;
	font-size:1.1em;
	width:1250px;
	margin:5px 0 5px 0;
	line-height:20px;
	padding-left:30px;
	float:left;
}
.aktuelles {
	background-color:#C9DAE4;
	width:100%;
	float:left
}

.aktuelles div {
	margin-left:30px;
	background-color:#fff;
	padding:5px;
	float:left;
}

/* Suche & Aktuelles Box */
div.content_suche_akt{
	width: 187px;
	height: 125px;
	float: left;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-bottom:13px;
}

div.content_suche_akt_head{
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 13px;
	height: 20px;
	line-height: 20px;
}

div.content_suche_oeffnungszeiten{
	color: #000000;
	font-size: 1.1em;
	padding-left: 13px;
	line-height: 12px;
}

div.content_suche_oeffnungszeiten2{
	color: #000000;
	font-size: 1.1em;
	padding-left: 62px;
	line-height: 12px;
}

div.content_suche_akt_center{
	padding: 7px 13px 7px 13px;
	height: 63px;
	overflow:hidden;
}

input{
	border: 1px solid #000000;
}
