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


body
{ background-color: #efefef; padding:0; width:100%; background-image:url(images/back_main.jpg); background-repeat:repeat-y; background-position:center top; margin: 0; }



/* scrolleiste internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: #CCA666; scrollbar-base-color: #F2F2F2;
scrollbar-highlight-color : #85642C; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #F9F9F9;}


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




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

#main_top{width:0px;width:100%;
background-image:url(images/header.jpg);background-repeat:no-repeat;
background-position:center top;
}

#top {
height:24px;
text-align:right;
width:1020px;

}


#top1 {
height:250px;
vertical-align:bottom;
text-align:right;
color:#DEEDE4;
padding-right:40px
}

#top2 {
height:56px;
text-align:center;
vertical-align:middle;
font-size:14px;
}


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



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


#main_inhalt{
width:100%;
height:1000px;
background-image:url(images/back_in.jpg);background-repeat:no-repeat;
background-position:center top;
}

#inhalt{width:920px;
height:100%;
}



#inbox {height:900px;
color:#000;
padding-top: 50px; padding-bottom: 0px;
padding-left: 60px;padding-right:60px;
letter-spacing:0px;
width:100%;
vertical-align:top;
text-align:justify;
font-size: 16px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
}



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


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

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

#fuss {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:15px;
color: #000;
height:118px;
text-align:center;
vertical-align:middle;
letter-spacing:1px;
background-color:#272727;
background-image:url(images/fuss.jpg);background-repeat:no-repeat;
background-position:center top;
}

#fuss2 {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:11px;
color:#000;
height:89px;
text-align:center;
vertical-align:middle;
background-color:#f5eddf;
background-image:url(images/fuss2.jpg);background-repeat:no-repeat;
background-position:center top;
}



/* =============== NAVIGATION =============== */

/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 16px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;color:#A57C38      ;text-decoration:underline;}

a:hover{background-color:#CAA362;
color:#fff;text-decoration:none}



/* menue im logo-bereich */

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active {display: block;
color:#000;
font-weight:bold;
text-transform:capitalize;font-variant:small-caps;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 14px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border:solid 0px #AAAAAA;
height:34px;
line-height:34px;
text-align:center;
}

#menuhorizontal a:hover {background:transparent; text-decoration:none ;
color:#FFF;
text-decoration:underline ;
border-left:solid 0px #fff;
}
.trenn {width:1px;color:#fff}


/* zweites menue ganz unten */

.trenn2 {width:1px;color:#000}

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#89672E;
text-decoration:none ;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 13px;
padding-left: 5px;padding-right: 5px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:34px;
line-height:34px;
text-align:center;
background:transparent;
letter-spacing:1px
}

#menu2 a:hover {color:#7E5F29; text-decoration:underline ;
background:transparent;}
}