#headwrapper {
	font-size:10px;;
	height:352px;
	background:url(../images/home/header.jpg) top left no-repeat;
}

ul#mainmenu {
	position:absolute;
	left:218px;
	top:0;
}

#headwrapper #newsBox {
	width:240px;
	position:absolute;
	left:527px;
	top:128px;
}

#headwrapper #newsBox h2 {
	width:240px;
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #559723;
	margin-bottom:5px;
}

#headwrapper #newsBox a:link, #headwrapper #newsBox a:visited, #headwrapper #newsBox a:hover, #headwrapper #newsBox a:active {
	color:#559723;
	font-weight:bold;
	text-decoration:none;
}

#newsBox ul {
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
	color:#828282;
}
#newsBox ul li {
	padding:0 0 3px 0;
	margin:0;
	list-style-image:url(../images/home/arrow_quicknews.gif);
}


#headwrapper #kinderbetreuungsBox {
	position:absolute;
	left:527px;
	top:269px;
}

#headwrapper #kinderbetreuungsBox h2 {
	width:240px;
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
}

#kinderbetreuungsBox a:link, #kinderbetreuungsBox a:visited, #kinderbetreuungsBox a:hover, #kinderbetreuungsBox a:active {
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/home/arrow_betreuungsplatz.gif) center left no-repeat;
}




#mainwrapper {
	padding:0 0 0 16px;
}


div#contentRow1 {
	width:760px;
	background:url(../images/home/background_box_row1.gif) top left repeat-y;
}
div#contentRow1Bottom {
	clear:left;
	width:760px;
	height:16px;
	background:url(../images/home/background_box_row1_bottom.gif) top left repeat-y;
}


div#contentRow2 {
	width:760px;
	background:url(../images/home/background_box_row2.gif) top left repeat-y;
}
div#contentRow2Bottom {
	clear:left;
	width:760px;
	height:14px;
	background:url(../images/home/background_box_row2_bottom.gif) top left repeat-y;
}

div.roundedBox {
	float:left;
	width:180px;
	margin-right:10px;
	font-size:0.9em;
}

div.roundedBox p { padding:5px 12px; }
div.roundedBox div.link { text-align:right; padding-right:12px; }


.link-small {
	font-size:0.9em;
}

hr.small {
	margin:5px 11px 5px 11px !important;
}

div.calendar {
	float:left;
	width:370px;
	font-size:0.9em;
}

div.calendar .calendarContent {
	padding:7px 15px 10px 15px;
}

table.calendar { float:left; margin-right:15px; }
table.calendar tr { }
table.calendar td {
	font-size:0.9em; 
	color:#333333; 
	padding:5px 5px 0 5px; 
	background:url(../images/home/calendar/background_td.gif) bottom left repeat-x;
	border-right:1px solid #AFBBC4;
	border-bottom:1px solid #AFBBC4;
}
table.calendar a:link, table.calendar a:visited, table.calendar a:hover, table.calendar a:active {
	color:#000000; 
	font-weight: bold;
	text-decoration:none;
}
table.calendar td.inactive { color:#9D9E9F; }
table.calendar td.active { color:#9D9E9F; background:url(../images/home/calendar/background_td_url.gif) bottom left repeat-x; }
table.calendar th { font-size:0.9em; border-bottom:1px solid #AFBBC4; }


div.calendarUpcomingEvent { float:left; width:130px; }
* html div.calendarUpcomingEvent { width:150px; }

div.nukeTip {
	position:absolute;
	left:100px;
	top:30px;
	width:120px;
	height:100px;
	z-index:100;
	background-color:#FDF6C2;
	color:#1A1A1A;
	visibility: hidden;
	border:1px solid #AFBBC4;
	padding:7px 10px 10px 10px;
}
div.nukeTip strong { color:#559723; }
div.nukeTip span.date { font-weight:bold; }

div.nukeTip a { padding-left:10px; background:url(../images/kinder/arrow_general.gif) center left no-repeat; font-weight:bold; }
div.nukeTip a:link, div.nukeTip a:visited { color:#559723; text-decoration:none; }
div.nukeTip a:hover, div.nukeTip a:active { color:#559723; text-decoration:underline; }

#footer {
	background:url(../images/home/background_footer.gif) top left no-repeat;
	padding:10px 0 4px 0;
}
#footer img { margin-bottom:12px; }
#footer p { margin-top:2px; }




div.news-box {
	float:left;
	width:370px;
	font-size:0.9em;
}
div.news-box div {
	padding:0 10px;
}
div.news-box div div {
	border-bottom:1px solid #d5d5d5;
	padding:0.9em 0;
}
div.news-box div div.last-news {
	border-bottom:0;
}
div.news-box p.date {
	text-transform:uppercase;
	margin:0;
	padding:0;
}
div.news-box h3 {
	font-size:1.1em;
	margin-bottom:0.4em;
}
div.news-box h3 a {
	text-decoration:none;
}
div.news-box img.thumb {
	float:right;
	margin:0 0 5px 10px !important;
}