/* WP-Styles Anfang */
a:active, a:visited, a:link, a:hover { color: #0000ff; }
.hypertitle { color: #000000; }
.versteckt { display: none; }
.anzeigen { display: block; }
.Alert {
	font-size: 22px;
	color: #ff0000;
}
hr {
	color : gray;
	height : 1px;
}
.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}
.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}
.unactiveLink {
 	color: #969696;
	text-decoration: underline;
 }
.highlight {
	background-color: #ff0000;
	font-weight: bold;
}
.kalender_gesamt {
	width: 100%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background: #dddddd;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background-color: #dddddd;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.kalender_zeile1 {
	background-color: #ffffc0;
	height: 35px;
}
.kalender_zeile2 {
	background: #C0FFC0;
	height: 35px;
}
.Small {
	font-size: x-small;
	font-style: normal;
}
.SmallAlert {
	font-size: 13px;
	font-style: normal;
	color: #ff0000;
}
.BlackBold{
	font-weight: bold;
}
input.openid_login {
	padding-left: 18px;
	background-image: url(/auto_image.php?image=Images/openid_logo_small.png&y=16);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	width: 18px;
	height: 18px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
/* WP-Styles Ende */
* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	background-size: 100% 100%;
}
body {
	background-color: #ffffff;
	font-family: Arial, verdana, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#gesamt {
	width: 1400px;
	display: block;
	margin: 0 auto;
	height: auto;
}
#header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
}
#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
	display: block;
	background-image: url(/image/userfiles/layout/baum--100.png);
	background-size: 110px 90px;
    background-position: 0px 10px;
    background-repeat: no-repeat;
}
#headerlogo img {
	width: 100%;
	height: 100px;
	border: none;
	display: block;
}
#headertitel {
	position: absolute;
	bottom: 35px;
    left: 140px;
	display: block;
}
#headertitel h2 {
	display: block;
	font-size: 32px;
	font-weight: normal;
	clear: both;
}
#logo {
   display: none;
}
#adressdaten {
	display: none;
}
#navigation {
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	left: 0px;
	position: relative;
	top: 15px;
}
#navigation ul {
	display: block;
	width: 100%;
	height: auto; 
}
#navigation > ul {
	padding-left: 0px;
}
#navigation ul li {
	position: relative;
	display: block;
	width: auto;
	height: 40px;
	float: left;
	list-style-type: none;
}
#navigation ul li a {
	display: block;
	padding: 8px 10px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 24px;
	text-align: center;
}
#navigation ul li li a:hover {
	color: #eee;
}
#navigation ul li:nth-child(1) a {
    padding-left: 0;
}
#navigation ul li li:nth-child(1) a {
    padding-left: 8px;
}
#navigation ul li:last-child {
    border-right: 0;
}
#navigation ul li.active > a, #navigation ul li.sub_active > a {
	background-color: #fff;
}
#navigation ul ul {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 160px;
	z-index: 10;
}
#navigation ul ul li {
	display: block;
	width: 160px;
	height: 40px;
	float: none;
	list-style-type: none;
	background-color: #009933;
	color: #fff;
	border: 0;
	border-top: 1px solid gray;
}
#navigation ul ul li:first-child {
    border-top: 0 !important;
}
#navigation ul ul li a {
	width: 140px;
	color: #fff;
}
#navigation ul li.sub_active a, #navigation ul li.sub a {
	text-align: left;
}
#navigation_kontakt {
    position: absolute;
    right: 0;
    top: 8px;
}
#navigation_kontakt a {
    padding: 8px 10px;
    color: #fff;
    background-color: #009933;
    border-radius: 10px;
    text-decoration: none;
}
#content {
	display: block;
	position: relative;
	top: 30px;
	width: 100%;
	height: auto;
	float: left;
	height: auto;
}
#content h1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
}
#content p {
	display: block;
	margin: 0px;
}
#content a {
	text-decoration: none;
	color: #315381;
	font-weight: bold;
}
#content a:hover {
	color: #103D48;
}
#content ul {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}
#content ol {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}
#content img {
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content div.contentblock {
	display: block;
	height: auto;
	width: 640px;
	border: 1px solid #6EA3B2;
	margin: 20px 30px 10px 30px;
	background-color: #dee7e9;
	color: #103D48;
}
div.contentblock h1 {
	padding: 0px;
	border-bottom: 1px solid #6ea3b2;
}
div.contentblock fieldset {
	border: none;
	margin: 0px;
}
div.contentblock label {
	padding: 0px;
	display: block;
	width: 80px;
	height: 20px;
	float: left;
	text-align: right;
	vertical-align: top;
}
#content div.contentblock input {
	float: left;
	display: block;
	width: 250px;
	height: 18px;
	background-color: #f3f8f9;
	color: #103d48;
	border: 1px solid #6ea3b2;
}
div.contentblock br {
	clear: both;
	display: block;
	margin: 0px;
}
#footer	{
	display: block;
	clear: both;
	width: 100%;
	height: 30px;
	position: relative;
	top: 30px;
	left: 0px;
}