* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #5CC021;
	font-family: Verdana, Arial, Verdana, Tahoma, Arial, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	min-height: 100%;
	height: auto;
	display: block;
}
#gesamt {
	height: auto;
	width: 1010px;
	display: block;
	position: relative;
	margin: 0 auto;
	top: 0px;
	background-image: url(/userfiles/layout/mainbackground.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	display: block;
	height: 205px;
	width: 1010px;
	background-image: url(/userfiles/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 205px;
	width: 1010px;
	display: block;
}
#headerlogo img {
	width: 1010px;
	height: 205px;
	border: none;
	display: block;
}
#logo {
   display: none;
}
#adressdaten {
	display: none;
}
#navigation {
	display: block;
	width: 230px;
	position: relative;
	float: left;
	top: 10px;
	left: 5px;
	padding: 0px;
	background-image: url(/userfiles/layout/navbackground.gif);
	background-repeat: repeat-y;
}
#navigation ul {
	display: block;
	width: 180px;
	height: auto;
	padding: 14px 0px 0px 0px;
	background-image: url(/userfiles/layout/navheader.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 25px;
}
#navigation ul li {
	min-height: 24px;
	width: 160px;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/userfiles/layout/button.gif);
	border-top: 1px solid #5cc021;
	background-repeat: repeat-y;
	text-align: center;
}
#navigation ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	min-height: 24px;
	margin-top: 0px; /*2px*/
	xbackground-image: url(/userfiles/layout/inactive.png);
	background-repeat: no-repeat;
	background-position: 6px 2px;
	display: block;
}
#navigation ul li a:hover {
	color: #000000;
	background-image: url(/userfiles/layout/active.gif);
	background-repeat: no-repeat;
	background-position: -4px 2px;
}
#navigation ul li#wp_menu_11 a:hover {
	color: #000000;
	background-image: url(/userfiles/layout/osningschule_schullandheim.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#navigation ul li.menu_aktiv a {
	color: #5cc021;
	background-image: url(/userfiles/layout/active.gif);
	background-repeat: no-repeat;
	background-position: -4px 2px;
}
#navigation ul li.menu_aktiv#wp_menu_11 a {
	color: #5cc021;
	background-image: url(/userfiles/layout/osningschule_schullandheim.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#navigation ul li.sub {
	height: 20px;
	margin-top: 0px;
	text-align: center;
}
#navigation ul li.sub_aktiv {
	height: 20px;
	margin-top: 0px;
}
#navigation ul li.sub a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	margin-top: 0px;
	background-image: none;
	display: block;
}
#navigation ul li.sub a:hover {
	color: #000000;
	background-image: none;
}
#navigation ul li.sub_aktiv a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	margin-top: 0px;
	background-image: none;
	display: block;
	color: #5cc021;
}
#navigation ul li.subsub {
	height: 20px;
	margin-top: 0px;
	text-align: right;
	border: 0;
}
#navigation ul li.subsub_aktiv {
	height: 20px;
	margin-top: 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border: 0;
}
#navigation ul li.subsub a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	margin-top: 0px;
	background-image: none;
	display: block;
}
#navigation ul li.subsub a:hover {
	color: #000000;
	background-image: none;
	font-weight: bold;
}
#navigation ul li.subsub_aktiv a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	margin-top: 0px;
	background-image: none;
	display: block;
	color: #5cc021;
}
#navigation div.navfooter {
	display: block;
	position: relative;
	top: -1px;
	left: 25px;
	width: 180px;
	height: 14px;
	background-image: url(/userfiles/layout/navfooter.gif);
	background-repeat: no-repeat;
	background-color: white;
}
#navigation div.nav-langeoog {
	display: block;
	position: relative;
	left: 25px;
	top: 25px;
	width: 180px;
}
#navigation div.nav-langeoog a img {
	border: 0;
}
#content {
	min-height: 660px;
	display: block;
	float: left;
	width: 680px;
	height: auto;
	position: relative;
	top: -30px;
	left: 50px;
	font-size: 12px;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	border-bottom: 2px solid #5cc021;
	letter-spacing: 2px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 40px 0px 10px 0px;
	color: #000000;
	border-bottom: 1px solid #5cc021;
}
#content a {
	text-decoration: none;
	color: #5cc021;
	font-weight: bold;
	background-color: inherit;
	font-size: 12px;
}
#content a:hover {
	color: #5cc021;
	background-color: inherit;
}
#content ul {
	padding: 3px 0px 10px 15px;
	list-style-type: circle;
}
#content ul li {
	font-size: 12px;
}
#content p {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
#content div {
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
#footer {
	clear: both;
	display: block;
	position: relative;
	top: 0px;
	left: 5px;
	width: 1000px;
	text-align: right;
	border-top: 2px solid #5cc021;
	background-color: #ffffff;
}
#footer span {
	color: #000000;
	font-size: 11px;
	display: block;
	width: auto;
	height: 30px;
	padding: 5px 200px 5px 10px;
}
#footer span a {
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}
#footer span a:hover {
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}
#google_translate_element_question a {
	text-decoration: underline;
	color: #5cc021;
}