* {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body {
	height:100%;
}

body {
	padding: 0;
	margin: 0;
}
/*Muss für den FCKEditor überschrieben werden. Das p-Element wird als Standardschriftart verwendet. */
p {
	margin: 0 0 0 0;
	padding: 0;
}
img {
	border: 0;
}

hr {
}

a {
}

a:hover {
	text-decoration: underline;
}

h1 {
}

h2 {

}

h3 {
}

#themepic, #header_img, #rechte_randleiste {
	display: none;
}

.directedit {
	display: none;
}

#outer {

}

#main {
}

#header {
}

#header_img {
	display: none;
}
#logo {
	text-align:right;
	margin:0 0 10px 0;
}

#header-top {
}

#global {
	display: none;
}

#global #left_header {
	float: left;
	width: 250px;
}

#global #right_header {
	float: right;
	width: 250px;
}

#global a {
	color: #00294C;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
}

#pathfinder {
}

#pathfinder, #pathfinder a {
}

#pathfinder #path {
}

#pathfinder #goto {
}

#pathfinder #goto input {
}

#pathfinder a.active {
}

#body {
}

.content {
	padding: 10px;
	background-color: #fff !important;
}

/* Für WYSIWYG immer Content als important setzen! */
.content a {
 	color: #004B8E !important;
 	text-decoration: none !important;
}

.content table {
	border-collapse: collapse;
}

#left {
	display: none;
}

#right {

}

#rechts {

}

#rechts a{

}

#untenlinks {

}

#feld {
}

#footer {
	display: none;

}

#footer, #footer a {
	display: none;
}

#copyright {
	display: none;
}

#nav0-1, #nav3-1 {
	display: none;
}

#nav0-1 a, #nav3-1 a {
	display: block;
	width: 171px;
	padding: 0 0 0 20px;
	background-color: #F2F2F2;
	line-height: 23px;
	color: #868686;
	border-bottom: 1px #D2D2D2 solid;
	font-weight:normal;
}

#nav0-1 a:hover, #nav3-1 a:hover {
	background-image: url("../images/plus_blau.gif");
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: #00294C;
	font-weight:normal;
}

#nav0-1 .active:hover, #nav0-1 .activesub:hover, #nav3-1 .active:hover, #nav3-1  .activesub:hover {

}

#nav0-1 .active, #nav3-1 .active {
	background-image: url("../images/plus_blau.gif");
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: #00294C;
	font-weight:normal;
}

#nav0-1 .activesub, #nav3-1 .activesub {
	background-image: url("../images/plus_blau.gif");
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: #00294C;
	font-weight:normal;
}

#nav0-2, #nav3-2 {
	margin: 0;
	padding: 4px 0 8px 0;
	border-bottom: 1px #D2D2D2 solid;
	font-weight:normal;
}

#nav0-2 a, #nav3-2 a {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	background-color: #fff;
	line-height: 24px;
	border: 0;
	color: #9E9E9E;
	background-image: none;
	font-weight:normal;
}

#nav0-2 a:hover, #nav0-2 .active:hover, #nav0-2 .activesub:hover, #nav3-2 a:hover, #nav3-2 .active:hover, #nav3-2 .activesub:hover {
	color: #00294C;
	background-image: none;
	font-weight:normal;
}

#nav0-2 .active, #nav3-2 .active {
	color: #00294C;
	background-image: none;
	font-weight:normal;
}

#goto {
	background-color: #4D6981;
	padding: 16px 16px 17px 18px;
	width: 158px;
	color: #fff;
	margin: 0px;

}
#copy {
	padding: 16px 16px 16px 18px;
	width: 158px;
	background-color: #F2F2F2;
	color: #858585;
	font-size:11px;
}

#sitemap {
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

ul {
}
li {
}

.randleiste_1 {
}

.randleiste_2 {
	margin:0;
	padding:10px;
	background-image:url('../images/randleisten/randleiste_2.gif');
	background-repeat:repeat-y;
	background-position:0 0;
	width:770px;
}

.randleiste_3 {

}

#content {
}

.directedit {
	display: none;
}

.layer {
	display: none;
}

#address {
	clear:both;
	margin:10px 0 0 0;
}