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


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

/* überschriften */
h2{  font-family: arial, georgia, tahoma, helvetica, tahoma ,verdana, sans-serif;
color:#0099FF;
margin-bottom:25px;letter-spacing:2px;font-size: 18pt;
border-bottom:solid 0px #2D2D2D;
padding-bottom:4px;font-style:normal;
}

h2.red {
color:#0099FF;
}


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


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




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

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




#top {
height:54px;
text-align:right;
padding-right:20px;
}


#top1 {
height:228px;
vertical-align:middle;
text-align:center;
color:#fff;
padding-top:12px;

}



#top2 {
width:900px;
height:54px;
text-align:center;
vertical-align:middle;
color:#000;
font-size:14px;
border-bottom:solid 0px #525252;
border-top:solid 0px #525252;
background-color:#;
}




#hpname {letter-spacing:-1px;font-size:38px;
font-family: arial, georgia, tahoma, helvetica, tahoma ,verdana, sans-serif;
color:#fff;
font-weight:bold;

}

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




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


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

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



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




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

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

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

}

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




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

/* menue im logo-bereich */

.trenn {width:1px;color:#818181}

#menuhorizontal a, #menuhorizontal a:visited, #menuhorizontal a:active {display: block;
color:#000;
font-weight:normal;
text-decoration:none ;font-family:arial, georgia, tahoma, helvetica, tahoma ,verdana, sans-serif; font-size: 15px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 1px;margin-right: 0px;
border:solid 1px #000;
height:34px;
line-height:34px;
text-align:center;font-weight:bold;
background:transparent;background-color:#fff;
}

#menuhorizontal a:hover {background-color:#0099FF; text-decoration:none ;
color:#fff;
text-decoration:none ;
border:solid 1px #000;
}

#menuhorizontal #aktuell a {background-color:#BDBDBD; text-decoration:none ;
color:#000;
text-decoration:none ;
border:solid 1px #000;
}






/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 17px;line-height: 19px;
font-family: arial, georgia, tahoma, helvetica, tahoma ,verdana, sans-serif;color:#494949     ;text-decoration:underline;background-color:#;}

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



/* ==== zweites menue ganz oben  ==== */



#menu a, #menu a:visited, #menu a:active {display: block;
color:#000;
text-decoration:none ;
font-family: arial, georgia, tahoma, helvetica, tahoma ,verdana, sans-serif; font-size: 14px;
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;
}

#menu a:hover {color:#0099FF; text-decoration:underline ;
background:transparent;}
}