* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	background-image: url(/userfiles/layout/background.jpg);
	font-family: Verdana, Arial, Verdana, Tahoma, Arial, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	min-height: 100%;
	height: auto;
	display: block;
}
#gesamt {
	height: auto;
	width: 950px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 0px;
	background-image: url(/userfiles/layout/mainbackground.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	display: block;
	height: 180px;
	width: 950px;
	background-repeat: no-repeat;
    background-image: url(/image/userfiles/layout/Schriftzug_Froebelschule_OGS_CMYK--600--105.jpg);
    xbackground-image: url(/image/userfiles/layout/Schriftzug_Froebelschule_mit_OGS--880--105.jpg);
    background-position: 39px 24px;
    background-size: 600px 105px;
}
#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 950px;
	display: block;
}
#headerlogo img {
	width: 950px;
	height: 180px;
	border: none;
	display: block;
}
#logo_header {
   display: none;
}
#communication {
	display: none;
}
#communication_header {
	position: relative;
	top: -28px;
	left: 43px;
	width: 700px;
}
#communication_header a {
	text-decoration: none;
	color: #007002;
	font-weight: bold;
	background-color: inherit;
	font-size: 13px;
}
#communication_header a:hover {
	color: #000000;
	background-color: inherit;
}
#navigation {
	display: block;
	width: 230px;
	position: relative;
	float: left;
	top: 10px;
	left: 15px;
	padding: 0;
	background-image: url(/userfiles/layout/navbackground.gif);
	background-repeat: repeat-y;
}
#navigation ul {
	display: block;
	width: 230px;
	height: auto;
	padding: 6px 0 0px 0;
	background-image: url(/userfiles/layout/navheader.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
#navigation ul li {
	height: 23px;
	width: 222px;
	display: block;
	list-style-type: none;
	margin-left: 5px;
	padding-top: 3px;
	/*background-image: url(/userfiles/layout/button.gif);
	background-repeat: repeat-x;*/
	/*border-top: 1px solid #fedc00;*/
}
#navigation ul li a {
	font-size: 10pt;
	letter-spacing: 1px;
	font-weight: bold;
	color: #007002;
	text-decoration: none;
	height: 20px;
	padding-left: 24px;
	margin-top: 0px; /*2px*/
	background-image: url(/userfiles/layout/inactive2.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	display: block;
}
#navigation ul li a:hover {
	color: #000000;
	background-image: url(/userfiles/layout/active2.gif);
	background-repeat: no-repeat;
}
#navigation ul li.menu_aktiv a {
	color: #000000;
	background-image: url(/userfiles/layout/active2.gif);
	background-repeat: no-repeat;
}
#navigation ul li.sub a {
	font-size: 8pt;
	font-weight: normal;
	color: #007002;
	text-decoration: none;
	height: 16px;
	padding-left: 24px;
	margin-top: 4px;
	background-image: none;
	display: block;
}
#navigation ul li.sub a:hover {
	color: #000000;
	background-image: none;
}
#navigation ul li.sub_aktiv a {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	padding-left: 24px;
	margin-top: 4px;
	background-image: none;
	display: block;
	color: #000000;
}
#navigation div.navfooter {
	display: block;
	width: 230px;
	height: 6px;
	background-image: url(/userfiles/layout/navfooter.gif);
	background-repeat: no-repeat;
	background-color: white;
}
#content {
	min-height: 400px;
	display: block;
	float: left;
	width: 655px;
	height: auto;
	position: relative;
	top: 2px;
	left: 45px;
	font-size: 1em; /*1em;*/
}
#content h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px 0px 2px 6px;
	margin: 10px 0px 10px 0px;
	color: #007002;
	border-top: 4px solid #fedc00;
	background-color: #eeeeee;
	letter-spacing: 2px;
}
#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	color: #007002;
	background-color: inherit;
	border-bottom: 2px solid #fedc00;
}
#content a {
	text-decoration: none;
	color: #007002;
	font-weight: bold;
	background-color: inherit;
	font-size: 13px;
}
#content a:hover {
	color: #000000;
	background-color: inherit;
}
#content ul {
	padding: 3px 0px 10px 35px;
	/*list-style-type: none;*/
}
#content ul li {
	font-size: 14px;
}
#content p {
	display: block;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}
#content div {
	display: block;
	xpadding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}
#content table td {
	vertical-align: top;
}
#content .tabelle_kleinereschrift, #content .tabelle_kleinereschrift p, #content .tabelle_kleinereschrift div {
	font-size: 12px;
}
#content .tabelle_4spalten td {
	width: 25%;
}
#footer {
	clear: both;
	display: block;
	position: relative;
	top: 0;
	left: 5px;
	width: 940px;
	height: 47px;
	background-image: url(/userfiles/layout/footer.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: right;
}
#footer span {
	color: #FFFFFF;
	font-size: 0.9em;
	display: block;
	width: auto;
	height: 20px;
	padding: 20px 20px 0 10px;
}
#footer span a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
}
#footer span a:hover {
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}