body{
	background-color: #ffffff;
}

a{
	color: black;
	text-decoration: none;
	border: none;
}

a:hover{
	text-decoration:underline;
}

#wrapper{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	font-family: Times New Roman;
}

#header{
	background-image: url("../images/vorlage_hintergrund_green.png");
	height: 167px;
	border-top: solid 1px #003d00;
	border: none;
}

#nav{
	height: 35px;
	border-bottom: solid 6.5px #003d00;
	border-top: solid 6.5px #003d00;
	background-color: #e5fb6d;
	border-left: solid 6.5px #003d00;
	border-right: solid 6.5px #003d00;
	padding-bottom: 10px;
}


#nav ul li{
	display: inline;
	
}

#nav ul li a{
	color: #003d00;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav ul li a:hover{
	text-decoration: underline;
}

#content{
		border-left: solid 6.5px #003d00;
		border-right: solid 6.5px #003d00;
		border-bottom: solid 6.5px #003d00;
		background-color: #e5fb6d;
		padding: 5px;
}

h1{
	text-align: center;
	font-size: 25px;
	color: #003d00;
	
}

#footer{
	text-align: center;
	font-size: 11px;
}

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

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

p{
	text-align: left;
	font-size: 17px;
	color: #003d00;
}

form{
	text-align: left;
}

input[type=text]{
	margin-left: 40px;
	width: 250px;
	display: block;
}


label{
	margin-left: 40px;
	font-size: 13px;
	color: gray;
}

fieldset{
 	border: 1px solid gray;
	width: 350px;
	margin-left: 325px;
	margin-top: 10px;
}

legend{
	font-size: 11px;
	color: gray;
}

input[type=radio]{
	margin-left: 40px;
	margin-top: 5px;
}

textarea{
	width: 250px;
	height: 100px;
	margin-left: 40px;
	display:block;
}

input[type=submit]{
	margin-left:380px;
	margin-top: 10px;
	margin-right: 10px;
}

.mitte{
	margin-left:300px;
}

h2{
	margin-left: 100px;
}

h2 a{
	text-decoration: none;
}

h2 a:hover{
	text-decoration: underline;
}

#breadcrumbs{
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

#breadcrumbs:hover{
	text-decoration: underline;
}

#ende{
	font-size: 16px;
	color: black;
	text-decoration: none;
}

#ende:hover{
	text-decoration: underline;
}

#center{
	text-align: center;
}


.lightbox{
	text-decoration: none;
	color: #e5fb6d;
}

.bauernherbst{
	margin-top: 0px;
	margin-left: 25px;
	color: #e5fb6d;
}

.vier_blumen{
	margin-top: 0px;
	margin-left: 70px;
}
