/* CSS Document */

body {
	background-color: #2D5187;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	padding: 0px;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}

#wrapper {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../upload/images/repeat.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../upload/images/header.jpg);
	height: 292px;
	width: 850px;
	background-repeat: no-repeat;
	display: inline;
}
#footer {
	background-image: url(../upload/images/footer.jpg);
	height: 115px;
	width: 602px;
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding-left: 248px;
	color: #999999;
	padding-top: 4px;
}
#footer a {
	color: #999999;
}

#logo {
	margin: 0px;
	padding-left: 535px;
	padding-top: 50px;
	padding-bottom: 30px;
}
#topnav {
	padding-left: 58px;
}
#middle {
	width: 850px;
	display: inline;
}

#left {
	float: left;
	width: 180px;
	padding-left: 58px;
}
#content {
	float: left;
	width: 488px;
	margin-left: 5px;
	margin-top: 7px;
	padding: 25px;
	border: 1px none #E3EAE7;
	background-color: #EEF2EF;
}
h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #6E6E6E;
	padding-top: 5px;
	font-size: 16px;
}
a {
	color: #142e7b;
}

h4 {
	font-size: 1.2em;
	color: #999999;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	color: #6E6E6E;
	font-size: 1.2em;
}


.container {
	float: left;
}
#navicontainer {
	height: 124px;
	width: 124px;
	background-image: url(../upload/images/kachel_grau.jpg);
	padding: 30px;
}
#navicontainer a {
	color: #EEF2EF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E8E3;
	height: 20px;
	padding-top: 4px;
	font-weight: normal;
	padding-left: 0px;
}
#aktuelles {
	width: 100%;
	z-index:1;
}

#aktuelles .heading {
	background-color: #b5bbbf;
	background-color: #c5d53f;
	height: 37px;
	width: 100%;
	background-image: url(../upload/images/aktuelles.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#aktuelles .contenta {
	width: 100%;
	margin-left: 0px;
	margin-top: 12px;
	text-align: left;
	padding-left: 20px;
	
}

#aktuelles h3 {
	line-height: 1.5em;;	
}

