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


body
{margin-top: 20px;  margin-left: 0px; margin-right: 0px;margin-bottom: 20px;
background-color: #202020; padding:0px;
width:100%;
/* hinweis: nachfolgend schrift für die komplette seite, die schrift für den inhaltsbereich ändern sie weiter unten bei #inbox */
font-size: 17px;line-height: 20px;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#6A6A6A;}


/* scrolleiste farbig im internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: #646464; scrollbar-base-color: #202020;
scrollbar-highlight-color : #000; scrollbar-shadow-color : #000;
SCROLLBAR-TRACK-COLOR: #2D2D2D;}


#main {width:82%;
text-align:center;
border:solid 1px #4A2006;
margin:0px;}



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

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


#top1 {
padding-left:0px;
padding-right:0px;
height:110px;
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:solid 1px #3f3f3f;
}

#top2 {
padding-left:20px;
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:solid 1px #000;
border-top:solid 1px #000;
}

#hpname {letter-spacing:-1px;font-size:32px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#000;
}

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




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


#main_inhalt{
width:100%;
border-top:solid 1px #3f3f3f;}

#inhalt{width:100%;
height:100%;padding-left:50px;padding-right:50px;padding-top:50px;padding-bottom:90px;
border-bottom:solid 1px #000;
background-color:#2D2D2D;
height:1000px;}

#inbox { text-align:justify;
font-size: 17px;line-height: 20px;
vertical-align:top;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#6A6A6A;
background-color:#2D2D2D;
width:100%;

}

/* überschriften */
h2{  font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#732F06;
margin-bottom:10px;letter-spacing:2px;font-size: 24px;
border-bottom:dashed 0px #000;
padding-bottom:14px;font-style:italic;
}


/* bilder im text */
.img_links {float:left;
border:solid 1px #3f3f3f;
margin-left:0px;margin-top:30px;margin-bottom:30px;margin-right:30px;
background-color:#6A6A6A;
color:#000;
text-align:center;
font-size:0px;
}

.img_rechts {float:right;
border:solid 1px #3f3f3f;
margin-left:30px;margin-top:30px;margin-bottom:30px;margin-right:0px;
background-color:#6A6A6A;
color:#000;
text-align:center;
font-size:0px;
}



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

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

}

#fuss {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color: #9a8477;
height:160px;
text-align:center;
vertical-align:middle;
letter-spacing:6px;
background-color:#0c0401;
background-image:url(images/fuss.jpg);background-repeat:repeat-x;
background-position:center top;
}




/* =============== version 2 und version3 =============== */

/* zweites menü wird oben drübergebaut in vers2 und vers3 */
#top {
padding-left:0px;
padding-right:20px;
height:40px;
vertical-align:middle;
text-align:right;
width:100%;
}



/* nur version3 - index3.html - feste pixelbreite*/

#main_version3 {width:930px;
text-align:center;
border:solid 1px #4A2006;
margin:0px;}

