body {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	padding: 0px;
	border:1px solid #004C94;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-color: #FFFFFF;
	height: 188px;
	width: 980px;
	background-image: url(images/header.png);
}


#side-b {
	min-height:360px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-left: 30px;
	padding-top: 10px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	background-color: #004C94;
	height: 20px;
	padding-left: 20px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#footer  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#container {
	background-color: #fff;
	width: 980px;
	background-image: url(../gfx/back-content.gif);
	margin: 0px;
	padding: 0px;
}

ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 4px;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 15px;

}
.docs {
	list-style: none;
	padding-left: 10px;

}
.sdoc {
	list-style: none;
	padding-left: 10px;
}
.sdocs {
	list-style: none;
	padding-left: 15px;
	}
h1 {
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: #014B94;
	text-decoration: underline;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 8pt;
	color: gray;
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: black;
}
   
.menulevel2 {
	font-size: 12px;
	color: gray;
}
.menulevel2 a {
	font-weight: normal;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}

.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	padding-left: 30px;
}
.locator a {
	font-weight: normal;
	text-decoration: none;
}
.locator a:link, .locator a:visited, .locator a:active {
	color: #014B94;
}

.locator a:hover {
	text-decoration: underline;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: #FFFFFF;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}

/*CSS für horizontales Menü*/

#navcontainer {
	padding-top: 147px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainnavi ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainnavi   li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #004C92;
}
#mainnavi   a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #666666;
}
#mainnavi a:hover {
	color: #004C92;
	text-decoration: underline;
}

#navcontainer2 {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#leftnavi ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E1ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

#leftnavi li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5E1ED;
		color: #004C92;
}
#leftnavi a {
	font-weight: bold;
		color: #666666;
}
#leftnavi a:hover {
	color: #004C92;
	text-decoration: underline;
}

#crump {
	background-color: #FFFFFF;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 30px;
	float: left;
	padding-right: 20px;
}
.searchbox .submit{
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	border:1px solid #014B94;
	background-color:#ffffff;
	background-image: url(images/search-but.jpg);
}
.searchbox .text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #014B94;
	background-image: url(images/searchbk.jpg);
}
.extras {
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}