* {
	font-family:  Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}

a {
 	text-decoration: none;
	color: #00933B;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-image: url("../images/bgh.jpg");
	background-repeat:repeat-x;
	font-size: 12px;
	background-color:#8789C6;
	color: #06569B;
}

img {
	border: 0;
}

#outer {
	margin: 0;
}

#main {
	margin: 0 auto 0 auto;
	width: 986px;
	background-color: #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#header {
	position:relative;
	width:986px;
	height:128px;
	background-color: #fff;
}

#logo {
	position:absolute;
	top:9px;
	left:6px;
}

#banner {
	position: absolute;
	padding: 0px 0 0 10px;
	top: 75px;
	left: 170px;
}

#suche {
	position:absolute;
	top:60px;
	right:4px;
}

#suche .inputfield {
	border:1px #ccc solid;
	width:101px;
	height:15px;
}

#global {
	position:absolute;
	top:90px;
	right:4px;
}

#global a {
	display:block;
	float:left;
	font-size: 11px;
	border-left:2px #fff solid;
	background-color: #EFF3FE;
	padding: 3px 6px 3px 6px;
	color: #06569B;
}

#nav0-1 {
}

#nav0-1 a.nav1 {
	background-image: url("../images/1.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav1:hover, #nav0-1 a.nav1active {
	background-image: url("../images/1_o.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav2 {
	background-image: url("../images/2.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav2:hover, #nav0-1 a.nav2active {
	background-image: url("../images/2_o.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav3 {
	background-image: url("../images/3.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav3:hover, #nav0-1 a.nav3active {
	background-image: url("../images/3_o.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav4 {
	background-image: url("../images/4.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}

#nav0-1 a.nav4:hover, #nav0-1 a.nav4active {
	background-image: url("../images/4_o.jpg");
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 201px;
	height: 360px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 13px 0 0 0;
}
#body {
	width:986px;
	background-color: #F0F2FE;
	border-bottom: 5px solid #fff;
	background-image: url("../images/bg-body-start.gif");
}

#left {
	float: left;
	width: 170px;
	background-color: #F0F2FE;
	position:relative;
}

#left p {
	margin:0;
	padding:0;
}

#right {
	float: left;
	width: 811px;
	background-color: #fff;
	border-left:5px #fff solid;
}

#footer {
	border-top: 5px solid #fff;
	background-color: #F0F2FE;
	padding: 3px 7px 7px 7px;
	font-size:11px;
	font-weight:bold;
	clear: both;
	margin:0 4px 0 0;
}

#copyright {
	font-size: 11px;
	color: #0059A4;
	padding: 3px 0 0 0;
	font-weight:normal;
}

#drucken {
	float: right;
	font-size: 11px;
	color: #0059A4;
	font-weight: bold;
}

#aktuelles {
	font-size: 12px;
	font-weight:bold;
}

.aktuelles {
	padding:10px 0 5px 10px;
	border-bottom:5px #fff solid;
}

#aktuelles a {
	display:block;
}

#ueberschrift {

	font-size: 12px;
	margin: 10px 0 0 5px;
}

.link-dark {
	display:block;
	font-size: 12px;
	background-color:#CED8FB;
	padding:3px 0 3px 5px;
	font-weight:bold;
}

#teaser-links {
	color: #0260A0;
	height: 95px;
	width: 160px;
	background-color: #F0F2FE;
	margin: 0 0 0px 0px;
	padding: 10px 0 10px 10px;
	font-size: 11px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	clear: both;
}

.directedit {
	position: absolute;
	right:0px;
	top:0px;
}

.content {
	padding: 10px;
	background-color: #fff !important;
}

/* F?r WYSIWYG immer Content als important setzen! */
.content a {
 	color: #003B80 !important;
 	text-decoration: none !important;
}

.content table {
	border-collapse: collapse;
}

.randleiste_1 {
	padding:0 0 0 10px;
	background-image:url("../images/randleisten/randleiste_1.gif");
}

ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	background-image: url('../images/li.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 15px;
	margin: 0 0 2px 0;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
	margin:5px 0 5px 0;
	padding:0;
}