@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color:#333333;
	background-color: #edf5dd;
	font-size: 14px;
}
.infobox ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	list-style-type: square;
}


#wrapper {
	width: 987px;
	margin: auto;
	position:relative;
}
#global {
	height: 1.1em;
	padding-top: 0.3em;
	padding-left: 130px;
}
#banner {
	height: 130px;
	position:relative;
}
#content {
	position: relative;
	padding-top:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2D3E0B;
	margin-top: -22px;
	
}
#fenster {
	position: relative;
	top: 0px;
	margin: auto;
	padding-top: 0.6em;
	clear: both;
}
#navig_horizontal {
	height: 22px;
}
#fenster .spalten {
	float: left;
	width: 318px;
	margin-right: 15px;
	
}
.infobox {
	line-height: 150%;
}
.infobox h1 {
	font-size: 1.3em;
	color: #FFFEFF;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../stylepics/h11.png);
	background-color: #8B2;
	margin-bottom: 0.5em;
	padding: 0.3em;
	text-align: center;
}
.infobox h2 {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D3E0B;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #2D3E0B;
}
.infobox h3 {
	font-size: 0.8em;
	letter-spacing: 0.2em;
}

.infobox p {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1em;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.infobox p img {
	float: left;
	margin-right: 7px;
}
.bildbox {
	font-size: 0.8em;
	margin-bottom: 0.5em;
}
.bildbox p img {
	float: none;
}
.bildbox p {
	padding: 0px;
	color: #668A1A;
	text-align: left;
}
.bildbox p.text {
	margin-top: 0.3em;
	line-height: 120%;
}





.clearer {
	clear: both;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D3E0B;
}



#global p, #legals p {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.1em;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	margin-bottom: 0.15em;
}
#global p a , .infobox p a, #legals p a{
	color: #03C;
}
#legals p a, #legals p{
text-transform:uppercase;
padding-top:0.5em;
text-decoration:none;
}
.aktiv {
	color: #FFF;
	background-color: #D3ED9E;	
}
#form1 input , textarea{
	width: 318px;
}
