@charset "utf-8";
html {
	overflow-y: scroll; 
}

body {
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #FFF;
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #5f2b07;
    }
#menu img {
	float: left;
}

#wrapperoben  {
	width: 800px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
	background-color: #5f2b07;
	padding-right: 10px;
}
#wrapperoben a  {
	color: #bfee4d;
	text-decoration: none;
	font-size: 90%;
	margin-right: 10px;
}
#wrapper  {
	width: 810px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container  {
	width: 780px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #5F2B07;
    }
#header  {
	width: 780px;
	height: 65px;
    }
#headerText {
	height: 210px;
	position: relative;
	width: 380px;
	top: 10px;
	left: 395px;
	z-index: 3;
}
#headerBild #headerText h1 {
	font-size: 160%;
	font-style: italic;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
}
#headerBild #headerText p {
	font-style: italic;
	color: #7ECC30;
	margin-left: 20px;
	margin-right: 20px;
}


#headerBild {
	background-image: url(../images/_header2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 780px;
}



#header h1  {
	margin: 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
    }
#logo {
	height: 50px;
	width: 170px;
	float: left;
	padding-top: 8px;
}

#menu  {
	top: 250px;
	vertical-align: bottom;
	float: right;
	width: 610px;
	padding-top: 40px;
}
#contentwrapper {
	background-color: #5F2B07;
	margin-top: 20px;
}
#mainContent  {
	background-color: #5F2B07;
	width: 520px;
	float: left;
    }
#mainContent p    {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 2px;
}
#mainContent a {
	color: #bfee4d;
	text-decoration: none;
}

#mainContent h1 {
	font-size: 130%;
	color: #FFF;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
}
#mainContent table td {
	font-size: 100%;
}
#mainContent li    {
	line-height: 20px;

}
#mainContent ul li a {
	text-decoration: none;
	color: #bfee4d;
}
#galerie {
	float: right;
	width: 250px;
}
#galerie p  {
	text-align: center;
}
#flash  {
	margin-bottom: 20px;
}
.imglinks {
	float: left;
	padding-right: 20px;
	background-image: url(../images/_bg-imglinks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.imgrechts {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/_bg-imgrechts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
}
.imglinksHochformat {
	float: left;
	padding-right: 20px;
	padding-bottom: 30px;
	background-image: url(../images/_bg-imglinks-hochformat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.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: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #749601;
}
.formfieldPlz {
	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: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
	width: 50px;
}
.formfieldOrt {
	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: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
	width: 191px;
}
.zaun  {
	float: right;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #749601;
}


    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

