html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, layer, ilayer, a, ul, li {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(img/layout/bg_gras_03.jpg);
	background-color: #236B27;
	color: #007A38;
	font-family: Arial, Helvetica, sans, sans-serif;
	}

h1 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.03em;
	margin-bottom: 20px;
	}

h2 {
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 4px;
	color: #5A5E72;
	}

h3 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 4px;
	color: #72737C;
	font-style: italic;
	}
	
p {
	margin-bottom: 20px;
	}

p a {
	color: #007A38;
	text-decoration: none;
	}

p a:hover {
	text-decoration: underline;
	}
	

ol, ul {
	margin-left: 40px;
	font-size: 80%;
	padding-bottom: 16px;
	list-style-type: square;
	}

ol ol, ul ul {
	margin-top: 6px;
	font-size: 90%;
	list-style-type: disc;
	}

#container {
	width: 830px;
	margin: 0 auto;
	padding: 0px;
	background-color: white;
	}

#topnavi {
	width: 830px; height: 58px;
	background-image: url(img/layout/bg_top_02.jpg);
	overflow: none;
	}

#topnavi p {
	padding: 10px 0px 0px 22px;
	font-size: 70%;
	}

#left {
	width: 253px;
	float: left;
	background: white;
	/*background: orange;*/
	}

#offilinks {
	margin-top: 20px;
	}

#offilinks a {
	margin-left: 25px;
	}

#center {
	margin: 0;
	margin-left: 253px;
	margin-right: 212px;
	margin-top: 20px;
	background: white;
	font-size: 15px;
	/*background: yellow;*/
	}

	#center .inhaltsbereich {
		width: 330px; /* Bei Änderung auch "#center .infobox" anpassen, s.u.*/
		margin-left: 5px;
		}
	
	#center p {
		font-size: 80%;
		}
	
	#center p.klein {
		font-size: 70%;
		}
	
	#center img.feature {
		margin: 0px 10px 10px 0px;
		float: left;
		}
	
	#center p.feature {
		margin-bottom: 10px;
		}
	
	#center h1.feature {
		margin: 0;
		margin-bottom: 5px;
		margin-top: 30px;
		}

#right {
	margin-top: 20px;
	width: 212px;
	float: right;
	background: white;
	/*background:orange;*/
	}

#right img.schmubi {
	border: 1px #007A38 solid;
	}
	
#wetter {
	color: black;
	}

#wetter a {
	color: black;
	text-decoration: none;
	}

#wetter input {
	width: 20px; height: 20px;
	margin-left: 10px;
	background: #FFFF66;
	color: FFCC00;
	border: 1px #FFCC00 solid;
	font-weight: bold;
	}

#navigation {
	background-color: #EDEDED;
	padding: 5px 0px 30px 0px;
	}

#navigation a {
	display: block;
	margin-top: 20px;
	}

#impressarium {
	margin-top: 8px;
	font-size: 60%;
	}

#impressarium a {
	color: #020F53;
	border: none;
	text-decoration: none;
	}

#impressarium a:hover {
	text-decoration: underline;
	}

#footer {
	clear: both;
	margin-top: 50px;
	font-size: 60%;
	background: white;
	height: 30px;
	}

#footer p {
	border-top: 1px #007A38 solid;
	margin-left: 253px;
	margin-right: 212px;
	padding-top: 3px;
	}

#footer a {
	color: #007A38;
	border: none;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#endgruen {
	margin-top: 40px;
	}

#kontaktformular {
	background-color: #EDEDED;
	padding: 10px;
	}

	#kontaktformular p {
		margin-bottom: 10px;
		}
	
	#kontaktformular input {
		border: 1px #007A38 solid;
		color: #007A38;
		font-size: 100%;
		width: 200px;
		}
		
	#kontaktformular textarea {
		width: 200px;
		color: #007A38;
		font-family: trebuchet ms, trebuchet, Arial, Helvetica, sans, sans-serif;
		font-size: 100%;
		border: 1px #007A38 solid;
		}

.rahmen {
	border: 1px #007A38 solid;
	}

	#left .infobox {
		width: 180px;
		border: 1px #020F53 solid;
		background-color: #EDEDED;
		padding: 10px;
		margin-left: 25px;
		font-size: 70%;
		}
	
	#left .infobox h1 {
		margin-bottom: 10px;
		padding: 10px;
		}
	
	#left .infobox p {
		margin-bottom: 0px;
		}
		
	#left .infobox a {
		text-decoration: none;
		}
	
	#left .infobox a:hover {
		text-decoration: underline;
		}
	
	#right .infobox {
		width: 176px;
		border: 1px #020F53 solid;
		background-color: #EDEDED;
		padding: 10px;
		font-size: 70%;
		margin-bottom: 20px;
		}
	
	#right .infobox h1 {
		margin-bottom: 7px;
		font-size: 110%;
		}
	
	#right .infobox p {
		margin-bottom: 0px;
		}
		
	#right .infobox a {
		text-decoration: none;
		}
	
	#right .infobox a:hover {
		text-decoration: underline;
		}
	
	#center .infobox {
		width: 328px;
		border: 1px #020F53 solid;
		background-color: #EDEDED;
		padding: 10px;
		margin-bottom: 20px;
		}
	
	#center .infobox h1 {
		margin-bottom: 16px;
		font-weight: bold;
		font-size: 90%;
		}
	
	#center .infobox p {
		margin-bottom: 12px;
		}
		
	#center .infobox a {
		text-decoration: none;
		}
	
	#center .infobox a:hover {
		text-decoration: underline;
		}
	
	
.galerie img {
	border: 1px #020F53 solid;
	margin: 0 15px 15px 0;
	}
	
table.auswahl tr:hover {
	background: #e8ebea;
	}
	
div.divisor {
	border-bottom: 1px #007A38 dotted;
	margin: 15px 0 30px;
	}
