/* ================ ALLGEMEIN =============== */


body
{margin:20px 0px; background-color: #DD6B1D; padding:0px;
width:100%;
background-image:url('images/backbody.jpg');background-repeat:repeat-x;
background-position: center -8px;
font-size: 17px;line-height: 20px;
font-family: arial, helvetica, tahoma ,verdana, sans-serif
}
/* hinweis: die schrift für den inhaltsbereich ändern sie weiter unten bei #inbox */


/* scrolleiste internet explorer ab vers.5.5 */
html, body
{scrollbar-arrow-color: #000; scrollbar-base-color: #ED6D21;
scrollbar-highlight-color : #000; scrollbar-shadow-color : #000;
SCROLLBAR-TRACK-COLOR: #AD490E;}


#main {text-align:center;border:solid 1px #000;margin:0px;width:80%;}




/* ================ KOPFBEREICH ================ */

#main_top{width:0px;width:100%;
background-color: #;
}

#top {
padding-right:20px;
}


#top1 {
vertical-align:middle;
text-align:center;
color:#DEEDE4;
background-color: #fff;
width:100%;
background-image:url('images/top1.jpg');background-repeat:repeat-x;
background-position: center top;
border-bottom:1px solid #000;
}

#top2 {
padding-left:50px;
padding-right:80px;
height:180px;
text-align:center;
vertical-align:middle;
color:#b6b6b6;
font-size:14px;
background-color: #6f3008;
background-image:url('images/top2.jpg');background-repeat:repeat-x;
background-position: center top;
border-bottom:1px solid #000;
}


#hpname {letter-spacing:-1px;font-size:48px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#5B1402;

}

#slogan {letter-spacing:-1px;font-size:16px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#BD5B1A;font-style:italic
}







/* ================ INHALTSBEREICH ================ */


#main_inhalt{
width:100%;
height:400px;}

#inhalt{
height:100%;padding-left:50px;padding-right:50px;
border-bottom:solid 1px #000;background-color:#b14e0d;color:#000;
}

#inbox {
	text-align:left;
	padding-top:40px;
	padding-bottom:90px;
	font-size: 17px;
	line-height: 20px;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	width:100%;
	vertical-align:top;
}

/* überschriften */
h2{
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	color:#000;
	margin-bottom:10px;
	letter-spacing:2px;
	font-size: 18pt;
	border-bottom:dashed 0px #000;
	padding-bottom:4px;
	font-style:italic;
	text-align: left;
}


/* bilder im text */
.img_links {float:left;
border-left:solid 8px #7A3507;
border-right:solid 8px #7A3507;
border-top:solid 8px #7A3507;
border-bottom:solid 1px #7A3507;
margin-left:0px;margin-top:30px;margin-bottom:30px;margin-right:30px;
background-color:#7A3507;
color:#E38035;
text-align:center;
font-size:12px;
font-style:italic;

}

.img_rechts {float:right;
border-left:solid 8px #7A3507;
border-right:solid 8px #7A3507;
border-top:solid 8px #7A3507;
border-bottom:solid 1px #7A3507;
margin-left:30px;margin-top:30px;margin-bottom:30px;margin-right:0px;
background-color:#7A3507;
color:#E38035;
text-align:center;
font-size:12px;
font-style:italic;}



/* =============== FUSSBEREICH =============== */

#main_fuss{width:0px;width:100%;

}

#fuss {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color: #E99652;
height:160px;
text-align:center;
vertical-align:bottom;
letter-spacing:6px;
background-color:#7cb179;
background-image:url('images/top1.jpg');background-repeat:repeat-x;
background-position: center top;

}

