body {
	background: #F7F9FD;
	font-family: Arial;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px;
	max-width: 1024px;
}

#kopf {
	height: 158px;
}
#kopf img {
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}
#kopf a{
	color:#000000;
	text-decoration:none;
}


#kopfmenu {
	margin-left: 227px;
	margin-right: 0px;
	text-align: right;
	height: 20px;
}

#kopfmenu ul{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
}
#kopfmenu li {
	display:inline;
	margin-right: 10px;
}
#kopfmenu a{
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}




#kopfbilder {
	/*margin-top: 123px;*/
	margin-left: 227px;
	border-top: 5px solid #22AB4A;
	border-bottom: 5px solid #22AB4A;
	height: 114px;
	background: #F7F9FD;
}
#kopfbilder_links {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(/fileadmin/grundschule-bodenheim.de/designimages/titelbild.links.jpg);
	height: 98px;
	width:228px;
	float: left;
}
#kopfbilder_mitte {
	margin-top: 8px;
	background: #F7F9FD url(/fileadmin/grundschule-bodenheim.de/designimages/titelbild.mittelinks.jpg) left no-repeat;
	margin-left: 244px;
	margin-right: 163px;
	height: 98px;
}
#kopfbilder_mitterechts {
	background: #F7F9FD url(/fileadmin/grundschule-bodenheim.de/designimages/titelbild.mitterechts.jpg) right no-repeat;
	border-left: 8px solid #F7F9FD;
	float: right;
	width: 52%;
	height: 98px;
}
#kopfbilder_rechts {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(/fileadmin/grundschule-bodenheim.de/designimages/titelbild.rechts.jpg);
	height: 98px;
	width: 147px;
	float: right;
}

#hauptbereich {
	margin-right: 0px;
}
#menu {
	width:220px;
	overflow: hidden;
	float: left;
}

#menu_schule {
	background: #D1EBDD;
	border-left: 1px solid #22AB4A;
	border-right: 1px solid #22AB4A;
	padding-bottom: 15px;
}
#menu_schule span.menuueberschrift {
	background: #22AB4A;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	font-weight: normal;
	color: #FFFFFF;
	padding-top:0px;
	margin-bottom:15px;
	/*padding-left:25px;*/
	height: 21px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 21px;
}
#menu_schule li.top_akt span, 
#menu_schule li.sub_akt span, 
#menu_schule li.sub2_akt span, 
#menu_schule ul span:hover,
#menu_schule ul span:focus, 
#menu_schule ul span:active{
	background-color: #B7E1C7;
	color: #000000;
}

#menu_eltern {
	background: #D1EBDD;
	border-left: 1px solid #22AB4A;
	border-right: 1px solid #22AB4A;
	padding-bottom: 15px;
}
#menu_eltern span.menuueberschrift {
	background: #22AB4A;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:2px;
	padding-left:25px;
	height: 18px;
	padding-bottom: 2px;
}
#menu_eltern li.top_akt span, 
#menu_eltern li.sub_akt span, 
#menu_eltern li.sub2_akt span, 
#menu_eltern ul span:hover,
#menu_eltern ul span:focus, 
#menu_eltern ul span:active{
	background-color: #B7E1C7;
	color: #000000;
}

#menu_foerderverein {
	background: #D1EBDD;
	border-left: 1px solid #22AB4A;
	border-right: 1px solid #22AB4A;
	padding-bottom: 15px;
}
#menu_foerderverein span.menuueberschrift {
	background: #22AB4A;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:2px;
	padding-left:25px;
	height: 18px;
	padding-bottom: 2px;
}
#menu_foerderverein li.top_akt span, 
#menu_foerderverein li.sub_akt span, 
#menu_foerderverein li.sub2_akt span, 
#menu_foerderverein ul span:hover,
#menu_foerderverein ul span:focus, 
#menu_foerderverein ul span:active{
	background-color: #B7E1C7;
	color: #000000;
}

#menu_kontakt {
	background: #D1EBDD;
	border-left: 1px solid #22AB4A;
	border-right: 1px solid #22AB4A;
	/*border-bottom: 1px solid #22AB4A;*/
	padding-bottom: 15px;
}
#menu_kontakt span.menuueberschrift {
	background: #22AB4A;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:2px;
	padding-left:25px;
	height: 18px;
	padding-bottom: 2px;
}
#menu_kontakt li.top_akt span, 
#menu_kontakt li.sub_akt span, 
#menu_kontakt li.sub2_akt span, 
#menu_kontakt ul span:hover,
#menu_kontakt ul span:focus, 
#menu_kontakt ul span:active{
	background-color: #B7E1C7;
	color: #000000;
}

#menu ul.top{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	list-style-type: none;
}
#menu ul.top a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
#menu ul.top span{
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:5px;
	height: 18px;
	padding-bottom: 2px;
}

#menu ul.sub{
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-weight: normal;
	list-style-type: none;
}
#menu ul.sub a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
#menu ul.sub span{
	display:block;
	font-weight: normal;
	white-space:nowrap;
	overflow: hidden;
	padding-left:25px;
	border-top: 0px;
	height: 15px;
	padding-bottom: 4px;
}

#menu ul.sub2{
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-weight: normal;
	list-style-type: none;
}
#menu ul.sub2 a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#menu ul.sub2 span{
	font-weight: normal;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:40px;
	border-top: 0px;
	height: 14px;
	padding-bottom: 4px;
}





#rechtespalte {
	float: right;
	margin-right: 15px;
	width: 192px;
}
#zusatzinfo {
	font-size: 14px;
}
#zusatzinfo h1,
#zusatzinfo h4 {
	margin-top: 20px;
	margin-bottom: 6px;
	padding-left: 0px;
	font-size: 14px;
	border-bottom: 3px solid #22AB4A;
}
#zusatzinfo .internal-link, 
#zusatzinfo .external-link, 
#zusatzinfo .external-link-new-window {
	color: #22AB4A;
	padding-left: 12px;
	background: url(/fileadmin/grundschule-bodenheim.de/designimages/link.gif) 0px 5px no-repeat;
}
#container {
	padding-left: 227px;
	background: url(/fileadmin/grundschule-bodenheim.de/designimages/menu.hintergrund.jpg) 0px 0px repeat-y;
	/*padding-right: 227px;*/
}
#ueberschrift span {
	background: #22AB4A;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:2px;
	padding-left:25px;
	height: 18px;
	padding-bottom: 2px;
}
#ueberschrift a {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation {
	height: 25px;
}
#navigation ul{
	margin:0;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	list-style:none;
	white-space: nowrap;
	overflow: hidden;
	width: 98%;
/*	position:absolute;
	left: 230px;*/
}
#navigation li {
	display:inline;
	margin-right: 10px;
	font-size: 13px;
}
#navigation a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
	background: url(/fileadmin/grundschule-bodenheim.de/designimages/link.gif) 0px 5px no-repeat;
}


#mitte {
	background: #D1EBDD;
	border-left: 1px solid #22AB4A;
	border-right: 1px solid #22AB4A;
	/*border-bottom: 1px solid #22AB4A;*/
}
#inhalt {
	/*background: #8888DE;*/
	/*border-left: 2px solid #22AB4A;  muss noch durch Hintergrundbild ersetzt werden */
	width: 98%;
	margin-right: 5px;
	border-left: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	float:left;
	font-size: 14px;
}
#inhalt h1 {
	font-size: 16px;
	margin-bottom: 0px;
}
#inhalt h2 {
	font-size: 16px;
	margin-bottom: 0px;
	/*clear:both;*/
	/*padding-bottom: 2px;*/
}
#inhalt p {
	font-size: 14px;
	margin-top: 0px;
	text-align: justify;
}
#inhalt .internal-link, 
#inhalt .external-link, 
#inhalt .external-link-new-window {
	color: #22AB4A;
	padding-left: 12px;
	background: url(/fileadmin/grundschule-bodenheim.de/designimages/link.gif) 0px 5px no-repeat;
}
#inhalt .download {
	color: #22AB4A;
	padding-left: 20px;
	background: url(/fileadmin/grundschule-bodenheim.de/designimages/pdf.gif) 0px 0px no-repeat;
}
#inhalt img {
	border: 1px solid #22AB4A;
	margin: 2px;
}
#inhalt table {
	border-spacing:0px;
	border-collapse:collapse;
	/*clear:both;*/
}
#inhalt th {
	background: #22AB4A;
	border-left: 1px solid #22AB4A;
	color: #FFFFFF;
	font-size: 13px;
	vertical-align: top;
}
#inhalt td {
	border-bottom: 1px solid #22AB4A;
	border-left: 1px solid #22AB4A;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}

#inhalt td:last-child {
	border-right: 1px solid #22AB4A;
}

#inhalt td.align-center p {
	text-align: center;
}

#inhalt .branche{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	font-style:italic;
}
#inhalt .branche_li {
	display:inline;
	margin-right: 10px;
}


#menuunten {
	width:220px;
	overflow: hidden;
	float: left;
	border-top: 1px solid #22AB4A;
}

#containerunten {
	padding-left: 227px;
}

#unten {
	border-top: 1px solid #22AB4A;
}

#fusszeile {
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: right;
	height: 20px;
	clear: both;
}
#fusszeile ul{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
}
#fusszeile li {
	display:inline;
	margin-right: 10px;
}
#fusszeile a{
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

