body{
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
background-color: #fff;
padding:0px;
}

#aussen{
background-image:url(images/layout_oben.jpg);
background-repeat:repeat-x;
background-position:center top;
width:84%;
border:solid 1px #000;
}
#main_top{width:100%;}

h1{
font-family: arial, helvetica, tahoma, verdana, sans-serif;
color:Red;
background-color:transparent;
margin-bottom:10px;
letter-spacing:2px;
font-size: 36px;
border-bottom:dashed 0px #000;
padding-bottom:4px;
font-style:normal;
font-weight: bold;
}

h2{
font-family: arial, helvetica, tahoma, verdana, sans-serif;
color:#517188;
background-color:transparent;
margin-bottom:10px;
letter-spacing:2px;
font-size: 16px;
border-bottom:dashed 0px #000;
padding-bottom:4px;
font-style:italic;
}

h3{
font-family: arial, helvetica, tahoma, verdana, sans-serif;
color:#517188;
background-color:transparent;
margin-bottom:10px;
letter-spacing:2px;
font-size: 16px;
border-bottom:dashed 0px #000;
padding-bottom:1px;
font-style:italic;
}

#hpname{
letter-spacing:6px;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size:18px;
color: #517188;
background-color:transparent;
width:700px;
padding-left:0px;
padding-right:0px;
border-top:solid 0px #666666;
padding:0px;
}

#top1{
height:50px;
vertical-align:middle;
text-align:center;
color:#DEEDE4;
}

#top2{
height:66px;
vertical-align:middle;
color:#b6b6b6;
font-size:14px;
}

#main_in{
height:500px;
width:100%;
}

#main_in2{
background-image:url(images/layout_unten.jpg);
background-repeat:repeat-x;
background-position:center bottom;
height:100%;
width:100%;
padding-left:70px;
padding-right:70px;
}

#inbox{
text-align:justify;
padding-top:60px;
padding-bottom:50px;
font-size: 15px;
line-height: 19px;
vertical-align: top;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
color:#000;
width:100%;
background-color:transparent;
}

#fussb{
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size:12px;
color: #517188;
height:141px;
text-align:center;
vertical-align:middle;
padding-bottom:24px;
background-color:#9DCEE6;
background-image:url(images/fuss.jpg);
background-repeat:repeat-x;
background-position:top center;
padding-bottom:10px;
letter-spacing:6px;
}

/* allgemeine links im text */

a:link, a:visited, a:active{
font-size: 15px;line-height: 19px;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
color:#000;
text-decoration:underline;
background-color:transparent;
}

a:hover{
background-color:#558191;
color:#fff;text-decoration:none
}

/* scrolleiste internet explorer ab vers.5.5 */
/* body{
scrollbar-arrow-color: #517188; scrollbar-base-color: #fff;
scrollbar-highlight-color : #517188; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #fff;} */