/*
	Layout: feste Breite, zentriert
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* fuer IE */
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

p {
	margin: 0px;
	text-align: left;
}

#zentrierung {
	position: relative;
	margin: auto;
	width: 900px;
	text-align: left;
}

#header {
	height: 210px;
}

#navi_box {
	position: absolute;
	top: 285px;
	left: 0px;
	width: 170px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	background-image: url(../bilder/navi_middle.jpg);
	background-repeat: repeat-y;
}

#info_box {
	position: absolute;
	top: 285px;
	left: 713px;
	width: 187px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	background-image: url(../bilder/info_middle.jpg);
	background-repeat: repeat-y;
}


#content {
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 145px;
	padding: 10px;
}

#content_rahmen {
	background-image: url(../bilder/papier_rand.jpg);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: 25px;
	margin-left: 25px;
}

#footer {
	color: #000;
	text-align: center;
}

.unsichtbar, hr{
display: none;
}

.clearing{
	clear: both;
}

.navi_box p{
	font-size: 0px;
	line-height: 2pt;
}


.navi_box_top {
	height: 30px;
	background-image: url(../bilder/navi_top_schule.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_top_aktuell {
	height: 30px;
	background-image: url(../bilder/navi_top_aktuell.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_top_natur {
	height: 30px;
	background-image: url(../bilder/navi_top_natur.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_top_wandern {
	height: 30px;
	background-image: url(../bilder/navi_top_wandern.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_top_freizeit {
	height: 30px;
	background-image: url(../bilder/navi_top_freizeit.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_top_info {
	height: 30px;
	background-image: url(../bilder/navi_top_info.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_top_plus {
	height: 30px;
	background-image: url(../bilder/navi_top_plus.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.navi_box_bottom {
	height: 5px;
	background-image: url(../bilder/navi_bottom.jpg);
}

.info_box_top {
	height: 30px;
	background-image: url(../bilder/info_top_schule.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_top_aktuell {
	height: 33px;
	background-image: url(../bilder/info_top_aktuell.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_top_natur {
	height: 33px;
	background-image: url(../bilder/info_top_natur.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_top_wandern {
	height: 33px;
	background-image: url(../bilder/info_top_wandern.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_top_freizeit {
	height: 33px;
	background-image: url(../bilder/info_top_freizeit.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_top_info {
	height: 33px;
	background-image: url(../bilder/info_top_info.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_top_plus {
	height: 33px;
	background-image: url(../bilder/info_top_plus.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

.info_box_bottom {
	height: 5px;
	background-image: url(../bilder/info_bottom.jpg);
}

#spessart_banner {
	position: absolute;
	left: 25px;
}

#footer_img {
	position: relative;
	top: 0px;
	left: 0px;
}

