body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58585a;
	background-color: #fffae8;
}


* { padding: 0; margin: 0; }

#wrapper-out {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #00B1E6;
	border-left-color: #00B1E6;
}
#topover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #00b1e6;
	color: #FFFFFF;
	width: 920px;
	text-align: center;
	clear: both;
	height: 35px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
}

#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 0px;
	padding-left: 30px;
	background-color: #00b1e6;
	color: #00789B;
	width: 890px;
	text-align: left;
	clear: both;
	height: 25px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
}

#top a:hover{
	color: #EDF7FD;
	text-decoration: none;
}

#top a{
	color: #00789B;
	text-decoration: none;
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #00a3d2;
	color: #FFFFFF;
	width: 920px;
	text-align: center;
	clear: both;
	height: 25px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header h1 {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#header-bild {
	width: 920px;
	margin-top: 0px;
	margin-left: 0px;
	height: 259px;
	float: left;
}

.form1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 4px;
	border: 1px solid #00789B;
	padding: 4px;
	color: #00789B;
}


#right {
	width: 225px;
	text-align: left;
	padding-left: 15px;
	float: left;
	margin: 0px;
	padding-right: 30px;
	background-image: url(bilder/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 632px;
	padding-top: 20px;
}

#right ul{
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#right ul li{
	display: inline;
}
#right ul li a{
	float: left;
	height: 39px;
	text-decoration: none;
	text-align: right;
	color: #58585a;
	padding-top: 21px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00B1E6;
	background-image: url(bilder/menue01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 55px;
	width: 150px;
	margin-right: 30px;
	font-size: 15px;
	margin-left: 20px;
}

#right ul li .active{
	color: #00789B;
	background-image: url(bilder/menue02.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#right ul li a:hover{
	color: #58585a;
	border-bottom-color: #a4aba0;
	background-image: url(bilder/menue02.png);
	background-repeat: no-repeat;
	background-position: right center;

}

#right ul li .submenu{
	background-position: 25px center;
	border-bottom-color: #1157a3;
	color: #00a3d2;
	font-style: italic;
	background-image: url(bilder/menue03.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#text {
	line-height: 20px;
	width: 600px;
	float: left;
	padding-right: 20px;
	padding-left: 30px;
	background-color: #ECF7FD;
	min-height: 632px;
	padding-top: 20px;
	background-image: url(bilder/logokreis.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#text a {
	text-decoration: underline;
	color: #00789B;
}

#text a:hover{
	color: #00a3d2;
	text-decoration: underline;
}

#text h3 {
	font-size: 14px;
	color: #00a3d2;
	text-align: left;
	display: inline;
}

#text h2 {
	font-size: 21px;
	color: #00A3D2;
	text-align: left;
}

#text h4 {
	font-size: 24px;
	color: #1157a3;
	text-align: left;
	padding-bottom: 5px;
}

#text hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00A3D2;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 30px;
	padding-left: 20px;
	background-color: #00B1E6;
	color: #00B1E6;
	width: 870px;
	text-align: right;
	clear: both;
	height: 89px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 130px;
	background-image: url(bilder/footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer a:hover{
	color: #58585a;
	text-decoration: underline;
}

#footer a{
	color: #58585a;
	text-decoration: none;
}

.bilder {
	float:left;
	width:281px;
	text-align:center;
	margin:4px;
	color: #00789B;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
label {
	padding: 5px;
	float: left;
	width: 100px;
	margin-left: 5px;
}
fieldset {
	border: 1px solid #00789B;
	padding: 10px;
}
legend {
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

pre {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #193b5c;
}

.cms-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00789B;
	text-decoration: none;
	border: 1px solid #00789B;
	background-color: #ECF7FD;
	margin-right: 5px;
	margin-left: 3px;
	padding: 3px;
}

