@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #aad520;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#haupt {
	background-color: #aad520;
	width: 910px;
	border: 1px solid #aad520;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#haupt   h1  {
	text-align: center;
}
#haupt  h2 {
	text-align: center;
}
#haupt  h3 {
	font-size: 14px;
	font-weight: bold;
}



#banner {
	float: left;
	height: 100px;
	width: 910px;
	margin: 0px;
	padding: 0px;
}
#navioben {
	height: 40px;
	width: 910px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#navioben ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navioben li {
	display: inline;
	float: left;
	width: 130px;
}
#navioben a {
	font-size: 14px;
	text-align: center;
	width: 130px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 40px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
#navioben a:hover {
	font-size: 14px;
	text-align: center;
	background-image: url(../images/navi_bg_hover.gif);
	background-repeat: repeat-x;
	color: #aad520;
	text-decoration: none;
}

#naviseite {
	float: left;
	height: 530px;
	width: 150px;
}
#naviseite ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#naviseite li {
	font-size: 14px;
	height: 40px;
}
#naviseite a {
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 130px;
	background-image: url(../images/navi_bg.gif);
	text-align: center;
	float: left;
	padding-top: 10px;
}
#naviseite a:hover {
	color: #aad520;
	text-decoration: none;
	background-image: url(../images/navi_bg_hover.gif);
}



#inhalt {
	height: auto;
	width: 760px;
	float: left;
	padding: 0px;
}
#fuss {
	float: left;
	height: 20px;
	width: 910px;
	background-image: url(../images/fuss_hg.gif);
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#naviunten {
	float: left;
	height: 18px;
	width: 500px;
	padding-left: 150px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#naviunten ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#naviunten li {
	display: inline;
	float: left;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
a:visited  {
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}



#naviunten a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#naviunten a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}


#copyright {
	font-size: 10px;
	float: right;
	height: 18px;
	width: auto;
	padding-top: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
}
.tabtext {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.tabtextklein {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#kasten {
	float: left;
	height: auto;
	width: 700px;
	margin: 20px;
}
#ueberschrift {
	float: left;
	height: 20px;
	width: 600px;
	padding-left: 30px;
}
#erklaerung {
	float: left;
	height: auto;
	width: 400px;
	padding-left: 60px;
	padding-top: 20px;
}
#foto {
	float: left;
	height: 180px;
	width: 200px;
	padding-left: 30px;
}

