/* ================ ALLGEMEIN =============== */


body
{margin-top: 20px;  margin-left: 0px; margin-right: 0px;margin-bottom: 30px;
background-color: #89ac4e; padding:0px;
width:100%;
}

/* breite der gesamtkonstruktion */
#breite {text-align:center;margin:0px;width:950px;}

/* breite der linken spalte in pixel - wenn sie hier eine änderung vornehmen sollten sie auch noch das menü anpassen in der datei menue.css*/
.breite_hauptspalte_links {width:220px;margin:0px;padding:0px}



/* innen-rahmen um die seite - bei diesem design nicht sichtbar, das es sowieso in den weissen hauptrahmen ausläuft */
#rahmen {border:solid 1px #F9E4B9;}


/* überschriften */
h2{  font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
color:#586B30;
margin-bottom:20px;letter-spacing:2px;font-size: 22px;
border-bottom:dashed 0px #000;
padding-bottom:4px;font-style:normal;
}

/* farbige scroll-leiste internet explorer ab vers.5.5 */
html,body
{scrollbar-arrow-color: #121b22; scrollbar-base-color: #fff;
scrollbar-highlight-color : #121b22; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}


/* bilder im text */
.img_links {float:left;
border:solid 1px #F9E4B9;
margin-left:0px;margin-top:20px;margin-bottom:20px;margin-right:20px;
background-color:#000;
color:#fff;
text-align:center;
font-size:12px;
font-style:italic;
}

/* bilder im text - falls sie ein bild rechts im text ausrichten */
.img_rechts {float:right;
border:solid 1px #F9E4B9;
margin-left:20px;margin-top:20px;margin-bottom:20px;margin-right:0px;
background-color:#000;
color:#fff;
text-align:center;
font-size:12px;
font-style:italic;}


/* ================ KOPFBEREICH ================ */

#main_top{width:0px;width:100%;
}


#top1 {
padding-left:40px;
padding-top:0px;
height:250px;
text-align:left;
vertical-align:middle;
color:#DB9B15;
border-bottom:solid 1px #F9E4B9;
font-weight:bold;
background-color: #55783e;
background-image:url(images/logo-01.jpg);background-repeat:no-repeat;
background-position:0% 50%;font-size:18px;
font-family: georgia,arial, helvetica, verdana, tahoma, sans-serif;
}



/* ================ INHALTSBEREICH ================ */


#main_inhalt{
width:100%;
}

#inhalt{width:100%;
padding-left:0px;padding-right:50px;
border-bottom:solid 1px #F9E4B9;
text-align:justify;padding-top:0px;padding-bottom:0px;
font-size: 15px;line-height: 19px;width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#000; background-color: #DB9B15;

}

#inbox {
	text-align:justify;
	padding-top:50px;
	padding-bottom:90px;
	padding-left:40px;
	font-size: 14px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:800px;
	vertical-align:top;
	background-image:url(images/fv1.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

#navbox {color:#fff;font: normal 11px/15px verdana, sans-serif; padding-left: 0px;padding-right:0px;padding-top: 60px;
background-color:#000F16;
border-right:solid 1px #F9E4B9;
border-left:solid 0px #;
vertical-align:top;
text-align:center;
background-image:url(images/fv2.jpg);background-repeat:no-repeat;
background-position:100% 100%;
}




/* =============== FUSSBEREICH =============== */

#main_fuss{width:100%;
}

#fuss {
font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color:#EDEBDE;
height:149px;
text-align:center;
vertical-align:middle;
letter-spacing:6px;
background-color: #55783e;
background-image:url(images/logo.jpg);background-repeat:no-repeat;
background-position:100% 50%;

}

/* ========== Schatten um Hauptbereich ========== */


#s1 {
background-image:url(images/s1.jpg);
background-repeat:no-repeat;
background-position:  100% 0%;
}

#s2 {
background-image:url(images/s2.jpg);
background-repeat:repeat-x;
background-position:  0% 0%;
}

#s3 {
background-image:url(images/s3.jpg);
background-repeat:repeat-x;
background-position:  0% 0%;
}

#s4 {
background-image:url(images/s4back.jpg);
background-repeat:repeat-y;
background-position:  100% 100%;
height:100%;
}



#s6 {
background-image:url(images/s6back.jpg);
background-repeat:repeat-y;
background-position:  0% 0%;
}

#s7 {
background-image:url(images/s7.jpg);
background-repeat:no-repeat;
background-position:  100% 0%;
}

#s8 {
background-image:url(images/s8.jpg);
background-repeat:repeat-x;
background-position:  0% 0%;
}

#s9 {
background-image:url(images/s9.jpg);
background-repeat:no-repeat;
background-position:  0% 0%;
}
