/* ================ ALLGEMEIN =============== */


body
 { background-color: #efefef; background-image: url(Images/back_main.jpg); background-repeat: repeat-y; background-position: center top; margin: 0; padding: 0; width: 100% }



/* 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      { background-image: url(Images/Probst_Winter_Panorama_Neu.jpg); background-repeat: no-repeat; background-position: center top; width: 100% }

#top {
height:24px;
text-align:right;
width:920px;

}


#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 { background-image: url(Images/back_in.jpg); background-repeat: no-repeat; background-position: center top; width: 100%; height: 1000px }

#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  { color: #000; font-size: 15px; font-family: arial, helvetica, tahoma, verdana, sans-serif; background-color: #272727; background-image: url(Images/fuss.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; letter-spacing: 1px; width: 100%; height: 118px; vertical-align: middle }

#fuss2  { color: #000; font-size: 11px; font-family: arial, helvetica, tahoma, verdana, sans-serif; background-color: #f5eddf; background-image: url(Images/fuss2.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; width: 100%; height: 89px; vertical-align: middle }



/* =============== 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  { color: #000; font-size: 14px; font-family: verdana, sans-serif; font-variant: small-caps; font-weight: bold; line-height: 34px; text-decoration: none; text-align: center; text-transform: capitalize; display: block; margin-right: 0; margin-left: 0; padding: 0; height: 34px; border: solid 0 #aaaaaa }

#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: 10px;padding-right: 10px; 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;}

