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

body
{margin-top: 1px;  margin-left: 0px; margin-right: 0px;margin-bottom: 1px;
background-color: #F9D9A0; 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: 8px;line-height: 5px;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#9B0000;}

/* 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:100%;
text-align:center;
/*border:solid 1px #4A2006;*/
margin:0px;}

/* ================ KOPFBEREICH ================ */
/* Menüzeile & Logobereich */ 
#main_top{width:0px;width:100%;
background-color: #;
}

/* Menüzeile */ 
#top1 {
padding-left:0px;
padding-right:0px;
height:30px;
vertical-align:middle;
text-align:center;
color:#9B0000;
background-color: #F9D9A0;
width:100%;
background-image:url(images/top1.jpg);background-repeat:repeat-x;
background-position:center top;
/*border-bottom:solid 1px #3f3f3f;*/
}

/* Logobereich */ 
#top2 {
padding-left:20px;
height:20px;
text-align:center;
vertical-align:middle;
color:#F9D9A0;
/* Änderung 20.01.10 - Schrift 11 statt 14, hinter dem Logo wechselt die Farbe nicht mehr */
font-size:11px;
/*background-color: #6f3008;*/

background-image:url(images/logo_blank.jpg);background-repeat:repeat-x;
background-position:center top;
/*border-bottom:solid 1px #000;*/
/*border-top:solid 1px #000;*/
}

/* Änderung 20.01.10 - Schrift 26 statt 22 */
#hpname {letter-spacing:-1px;font-size:22px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#9B0000;
}

/* Änderung 20.01.10 - Schrift 11 statt 14 */
#slogan {letter-spacing:-1px;font-size:13px;

font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#9B0000;
/* Änderung 20.01.10 - Schrift 11 statt 15 */
line-height: 11px;
}

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

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

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

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

/* überschriften */
h1{  font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#F9D9A0;
margin-bottom:0px;letter-spacing:1px;font-size: 1px;
/*border-bottom:dashed 0px #000;*/
padding-bottom:0px;font-style:italic;
}

strong{  font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#F9D9A0;
margin-bottom:0px;letter-spacing:1px;font-size: 1px;
/*border-bottom:dashed 0px #000;*/
padding-bottom:0px;font-style:italic;
}

h2{  font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#9B0000;
margin-bottom:10px;letter-spacing:2px;font-size: 13px;
/*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;
line-height: 20px;
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;
color: #8E3A09;
height:40px;
vertical-align:middle;
text-align:right;
width:100%;
}*/

/* nur version3 - index3.html - feste pixelbreite*/
/* Änderung 20.01.10 - Breite 1000 statt 900 */
#main_version3 {width:1000px;
text-align:center;
border:solid 1px #4A2006;
margin:0px;}