body{
	font-family:Verdana, Arial, sans-serif;
	background: #fffcd9;
	margin: 0px;
	padding: 0px;
 	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
}

table{
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
}
 
div#container {
	position: absolute;
	left:20px;
	top:0px;
	width:758px;
	margin: 0px;
	padding: 0px;
	background: White;
	min-height: 540px;
}

div#statusleiste {
	height:40px;
	background-color: #FFDD22;
	text-align: left;
}

div#statusleiste em{
	text-align: left;
	padding-top: 10px;
	padding-left: 14px;
	margin-top: 10px;
}

div#header {
	height:127px;
	background-image: url(images/STOAG11_182_05.gif);
}

div#navioben {
	list-style-type: none;
	background-color: #59B82A;
	color: White;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#navlistob li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#navlistob {
	background: #59B82A;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#navlistob .current {
	background: #fff;
	color: #000;
}

#navlistob a {
	height: 1.6em;
	line-height: 1.6em;
	border: none;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 3px 5px;
	text-decoration: none;
	text-align: center;
}

#navlistob a {
	font-size: 12px;
}

#navlistob a:hover {
	background: White;
	color: #000;
}
#dleft{
	float: left;
}

 #navcontainer {
 	position: absolute;
	top: 186px;
	width: 155px;
	background-color: #FFDD22;
	color: Black;
	padding: 0px;
	margin: 0px;
	float: left;
	border-bottom: 10px solid #fff266;
	margin-right: 7px;
	margin-bottom: 7px;
}

#navcontainer ul {
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


#navcontainer li a{
	display: block;
	border-left: 10px solid #cfad00;
	border-right: 10px solid #fff266;
	background-color: #fffcd9;
	color: #006418;
	text-decoration: none;
	width: 155px;
	margin-left: 0px;
}

html>body #navcontainer li a {
	width: auto;
}

#navcontainer li a:hover,active
{
	border-left: 10px solid #796700;
	border-right: 10px solid White;
	background-color: White;
	color: #241F00;
	margin-left: 0px;
}


#maincontent {
	
	margin: 0px 0px 0px 10px;
	width: 573px;
	float: none;
	position: relative;
	left: 175px;
	float: left;
	margin-bottom: 30px;
}
#c{
	width: 400px;
	float: left;
	background: White;
}

div#navre {
	width:155px;
	background-color: #FFDD22;
	min-height: 30px;
	margin: 0px;
	padding-left: 7px;
	margin-left: 7px;	
	float: right;
	z-index: 20;
}
#navre ul {
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


#navre li a{
	display: block;
	border-left: 10px solid #fff266;
	border-right: 10px solid #cfad00;
	background-color: #fffcd9;
	color: #006418;
	text-decoration: none;
	width: 145px;
	margin-left: 0px;
}

html>body #navre li a {
	width: auto;
}

#navre li a:hover,active{
	border-left: 10px solid White;
	border-right: 10px solid #796700;
	background-color: White;
	color: #241F00;
	margin-left: 0px;
}

.clear {
	clear: both;
}

div#footer {
	bottom: 0px;
	height:20px;
	background-color: #FFDD22;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.75em;
	text-align: center;
	line-height: 20px;
	position: absolute;
	width: 760px;
}

h1{
	font-size: 1.8em;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.3em;
}
h4{
	font-size: 1.1em;
	font-weight: bold;
}
h5{
	font-size: 0.9em;
	font-weight: bold;
}

.print{
	display: none;
}
a{
	color: Black;
	text-decoration: underline;
}
a:hover{
	color: Black;
	text-decoration: none;
}

.box{
	height: 600px;
}
.hide{
	display: none;
}