* {
	font-family: Verdana, Arial, sans-serif;
}
body {
	font: normal normal normal 11px/16px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff
}
td,th {
	vertical-align: top;
}
ul {
	margin: 0;
	padding: 0 0 0 15px;
}
a:link, a:visited, a:active {
	color: #08317B;
	text-decoration: none;
}
a:hover {
	color: #08317B;
	text-decoration: underline;
}
div.copy {
	font-size: 9px;
	text-align: center;
	color: #7CA5B4;
}
#bar {
	width: 100%;
	top: 0;
	line-height: 35px;
	border-bottom: 1px solid #999;
	background-color: #E9E9E9;
	color: #7693A5;
	margin: 0 0 15px 0;
}
form {
	margin: 0;
	padding: 0;
}
#bar_inner input {
	margin-right: 20px;
}
#wrapper {
	background: url(../img/verlauf.jpg) repeat-x center top;
}
#container {
	width: 800px;
	border: 3px solid #eee;
	border-width: 0 3px 3px 3px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/main.jpg) repeat-y left top;
	position: relative;
}
#header {
	background-image: url(../img/header.jpg);
	height: 159px;
}
#footer {
	background-image: url(../img/footer.jpg);
	height: 98px;
	clear: both;
}
#main {
	padding: 10px;
	border: 1px solid red;
}
#left {
	width: 590px;
	float: left;
	min-height: 450px;
}
#left h1,#left h2 {
	margin: 0 10px 15px 55px;
	padding-right: 20px;
}
#left h1, #left h2 {
	font-size: 18px;
	line-height: 18px;
	color: #898989;
}
#left h2 {
	margin-bottom: 20px;
	margin-top: 10px;
}
#left em {
	font-style: normal;
	color: #898989;
}
#right {
	width: 210px;
	float: right;
	background-color: #cfcfcf;
}
#right h1 {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	margin: 0 10px 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 4px solid #fff;
}
#right p {;
	margin: 0 10px 15px 10px;
}
#right em {
	font-style: normal;
	color: #fff;
}
#left div.box {
	background-color: #F2F2F2;
	border-left: 15px solid #C1C1C1;
	width: 559px;
	margin: 15px 0 0 0;
	padding: 5px 15px 5px 0;
}
#left div.box p {
	margin-left: 40px;
}
div.nav {
	width: 800px;
	padding: 101px 0 0;
	font-size: 14px;
}
div.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.nav ul li {
	float: left;
	line-height: 35px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div.nav ul li a {
	text-decoration: none;
	color: #000;
	line-height: 39px;
	display: block;
	float: left;
	width: 132px;
}
div.nav a.active:link,div.nav a.active:visited {
	color: #0084b4;
}
div.nav ul li a:hover {
	color: #0084b4;
	text-decoration: none;
}
div.subnavs {
	z-index: 5;
	top: 140px;
	position: absolute;
}

div.subnav {
	background-color: #e6e6e6;
	float: left;
	border-top: 2px solid #0084b4;
	font-size: 11px;
	text-align: center;
}
div.subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.subnav ul li {
	border-bottom: 1px solid #f9f9f9
}
div.subnav ul li a {
	width: 133px;
	display: block;
	color: #23466c;
	text-decoration: none;
	background-color: #e6e6e6;
	line-height: 20px;
}
div.subnav a.active:link,div.subnav a.active:visited {
	background-color: #D8DCDE;
	color: #002B40;
}
div.subnav ul li a:hover {
	background-color: #0084B4;
	color: #fff;
	text-decoration: none;
}
img {
	border-style: none;
}
div.line {
	border-top: 1px solid #909090;
	margin-left: 60px;
	margin-right: 20px;
}
input, textarea, select, div.uploadbox {
	background-color: #fff;
	border: 1px solid #7D7D7D;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}
input.button {
	font-size: 9px;
	padding: 3;
	width: 76px;
}
input.checkbox {
	border-style:none;
}
select {
	padding: 0px;
	width: 156px;
}
div.console {
	width: 600px;
	border: 2px solid #999;
	margin: 20px auto;
	padding: 15px;
	background-color: #D6F2E7;
}
div.console div.box {
	background-color: #CCE9DE;
	padding: 10px;
	margin: 0 0 10px 0;
}
div.console h1, h2 {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
span.button {
	border: 1px solid #999;
	line-height: 14px;
	padding: 2px;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	display:inline-block;
}
span.button_over {
	background-color: #D4D4D4;
}
a.button {
	border: 1px solid #999;
	line-height: 14px;
	padding: 2px;
	text-decoration: none;
	color: #000;
	display:inline-block;
}
a:visited.button, a:link.button {
	background-color: #FFF;
}
a:hover.button {
	background-color: #F0F0F0;
	text-decoration: none;
}
a:active.button {
	background-color: #CBCBCB;
}
div.news_edit {
	text-align: right;
}
div.content_inner {
	margin: 0 15px 0 55px;
}
tr.table_header {
	background-color: #0084b4;
	color: #fff;
}
th {
	text-align: left;
	font-weight: bold;
}
div.home_field {
	width: 400px;
	height: 50px;
	margin: 20px 0 0 0;
	position: absolute;
	z-index: 5;
	display: block;
}
div.image_box {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 5px;
	text-align: center;
	background-color: #eee;
}
div.image_box img {
	border: 5px solid #fff;
}
