* {
	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: #003D6A;
}

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:132px;
	background-color: #fff;
}

#logo {
	position:absolute;
	top:9px;
	left:6px;
}

#suche {
	position:absolute;
	top:15px;
	left:316px;
}

#suche .inputfield {
	border:1px #ccc solid;
	width:101px;
	height:15px;
}

#global {
	position:absolute;
	top:15px;
	left:640px;
}

#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 {
	position:absolute;
	top:55px;
	left:174px;
	width:812px;
	height:45px;
}

#nav0-1 a {
	display: block;
	float: left;
	background-color: #005BA1;
	border-left: 1px solid #fff;
	width: 202px;
	height: 39px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 6px 0 0 0;
	font-weight: bold;
}

#nav0-1 a:hover, #nav0-1 a.active, #nav0-1 a.activesub {
	background-color: #00933B;
}

#pathfinder {
	position:absolute;
	top:104px;
	left:175px;
	width:806px;
	background-color: #CED8FB;
	height: 18px;
	color: #005A9C;
	padding: 6px 0 0 5px;
	font-size: 11px;
}

#pathfinder a {
	color: #005A9C;
}

#body {
	width:986px;
	background-color: #F0F2FE;
}

#left {
	float: left;
	width: 170px;
	background-color: #F0F2FE;
}

#nav0-2 {
	background-color: #005C9F;
	color: #fff;
	margin: 0 0 0 0px;
	border-bottom: 5px solid #fff;
}

#nav0-2 a {
	display: block;
	color: #fff;
	width: 162px;
	padding: 6px 0 6px 8px;
	border-bottom: 1px solid #fff;
}
#nav0-2 a:hover, #nav0-2 a.active {
	display: block;
	color: #fff;
	width: 162px;
	padding: 6px 0 6px 8px;
	border-bottom: 1px solid #fff;
	background-color: #00933B;
}
#nav0-2 a.activesub {
	display: block;
	color: #fff;
	width: 162px;
	padding: 6px 0 6px 8px;
	background-color: #00933B;
	border:0;
	font-weight:bold;
}

#nav0-3 {
	background-color: #00933B;
	color: #fff;
	margin: 0;
	padding:0 8px 6px 8px;
	border-bottom: 1px solid #fff;
}

#nav0-3 a {
	display: block;
	color: #fff;
	width: 140px;
	padding: 2px 0 2px 14px;
	font-size:11px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	border-bottom: 0;
}
#nav0-3 a:hover {
	display: block;
	color: #fff;
	width: 140px;
	padding: 2px 0 2px 14px;
	background-color: #00933B;
	font-size:11px;
	border-bottom: 0;
}
#nav0-3 a.active {
	display: block;
	color: #fff;
	width: 140px;
	padding: 2px 0 2px 14px;
	background-color: #00933B;
	font-size:11px;
	border-bottom: 0;
	font-weight:bold;
}
#nav0-3 a.activesub {
	display: block;
	color: #fff;
	width: 140px;
	padding: 2px 0 2px 14px;
	background-color: #00933B;
	font-size:11px;
	border-bottom: 0;
	font-weight:bold;
}

#right {
	float: left;
	width: 811px;
	background-color: #F0F2FE;
	border-left:5px #fff solid;
}

#content-folgelinks {
	float: left;
	width: 387px;
	background-color: #F0F2FE;
	margin: 0 19px 5px 0;
}

#content-folgerechts {
	float: left;
	width: 387px;
	background-color: #F0F2FE;
	margin: 0 0 5px 0;
}

.teaser {
	float: left;
	margin:0 7px 10px 0;
}

.teaser-ueberschrift {
	padding: 3px 0 0 5px;
	font-size: 11px;
	color: #06569B;
}

.teaser-ueberschrift a {
	color: #06569B;
}

.teaser-uebersicht {
	padding: 5px;
	vertical-align:top;
	color: #06569B;
}

.teaser-uebersicht a {
	color: #06569B;
}

.teaser-bild {
	float: left;
	background-color: #fff;
	margin: 1px 0 0 0;

}
#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-bottom: 5px solid #fff;
	clear: both;
}

#titelbild {
	position:relative;
	width: 811px;
	height: 148px;
	border-bottom: 5px solid #fff;
}

#titelbild p {
	margin:0;
	padding:0;
}

#titel {
	position: absolute;
	background-color: #F1F3FF;
	color: #003D6B;
	display:inline;
	height: 25px;
	top: 118px;
	padding: 5px 10px 0 5px;
	font-weight: bold;
	font-size: 18px;
	border-top:5px #fff solid;
	border-right:5px #fff solid;
}

#content {
	position:relative;
	padding:10px 11px 10px 7px;
	color: #003D68;
}

#footer {
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background-color: #F0F2FE;
	padding: 3px 7px 7px 7px;
	font-size:11px;
	font-weight:bold;
	clear: both;
}

#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;
}

#drucken a {
	color: #0059A4;
}

.directedit {
	position: absolute;
	right:0px;
	top:0px;
}

.content {
	padding: 10px;
	background-color: #fff !important;
	background-image:none;
}

/* 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 {
	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;
	position: relative;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
	margin:5px 0 5px 0;
	padding:0;
}

h1 {
	font-size:16px;
}


