body{
	color:black;
	padding:0;
	margin:0;
	font:13px verdana, sans-serif;
	background-color: #5D7E7E;
}


#head{
	padding-top:0px;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(images/banner-verlauf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#head h1{
	color:#FFFFFF;
	margin:0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 230px;
	background-color: #5D7E7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
	vertical-align: middle;
}
#head h1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
                }

#head h1 a:hover {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
                }
/* CSS Tabs */
#button {
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 12px;
	color: #333;
       }

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
                }

#button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#button li a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-color: #5D7E7E;
	display: block;
	border-left-style: solid;
                }

html>body #button li a {
                width: auto;
                }

#button li a:hover {
	background-color: #A0BABA;
	color: #fff;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#partnerlinks{
	float:right;
	width:200px;
	background-color: #FFFFFF;
	height: 100%;
	visibility: hidden;
}
#partnerlinks h1{
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00923F;
}

#menulinks{
	float:left;
	width:200px;
	position: absolute;
}



#menurechts{
	float:right;
	width:200px;
	background-color: #FFFFFF;
}
#menurechts ul{
margin:0px;
padding:30px 0 0 0px;
list-style:none;}
#menurechts li{
padding:0 0 5px 0;
margin:0;}
#menurechts a{
color:black;
background:#e1e1e1;
padding:2px 20px 2px 20px;
border:1px solid black;
font:bold 12px verdana, sans-serif;
text-decoration:none;
text-align:center;}
#menurechts a:hover{color:white;background:#9a9a9a;}


#content{
	color:black;
	padding: 30px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969594;
	border-left-color: #969594;
	background-color: #F5F5F5;

}
#content h1{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5D7E7E;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.contenth4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
}

.aussenrahmen {
	border: 1px solid #5D7E7E;
}

#content h2{
	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #CC0000;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D7E7E;
}
#content h3{
	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #CC0000;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D7E7E;
}
#content a {
	color: #5D7E7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
                }

#content a:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
                }


#foot{
	color:white;
	padding:0;
	margin:0;
	background-color: #5D7E7E;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#foot p{
	margin:0;
	line-height: 25px;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
}

#foot p a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
                }

#foot p a:hover {
	color: #ccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
                }
#seo {
	position: absolute;
	width: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 3;
	height: 150px;
	top: 0px;

}
.table {
	clear: left;
	border: solid 1px rgb(150,150,150);
	empty-cells: show;
	border-collapse: collapse;
	background-color: #EBEBEB;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 100%;}
.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; 	}
.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}

.formfieldReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #5D7E7E;
	border-right-color: #5D7E7E;
	border-bottom-color: #5D7E7E;
	border-left-color: #CC0000;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #5D7E7E;
	border-right-color: #5D7E7E;
	border-bottom-color: #5D7E7E;
	border-left-color: #5D7E7E;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px dashed #5D7E7E;
}
#oce a {
	color: #CC0000;
}

