body {
margin:0px;
padding:0px;
font-family:verdana, helvetica, arial, sans-serif;
font-size:85%;
text-align:left;
color:#000000;
background-color:#DEDFDE;
}
/* Zentrieren */
#center800 {
width:75%;
margin:0px auto;
text-align:left;
border:dashed 0px #000000;
}
/* Das Menü */
#menu {
color:#ffffff;
background-color:#CECBCE;
text-align:center;
padding:4px 0px;
}
/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited {
text-decoration:none;
}
a.menu:active, a.menu:hover {
background:#ffffff;
color:#ff0000;
}

p.adresse {
height:100%;
padding:0px;
margin:0px;
text-align:center;
font-family:helvetica, arial, sans-serif;
font-size:75%;
color:#606060;
background-color:#dedfde;
border:solid 1px #000000;
}
p.statistik {
height:100%;
padding:0px;
margin:0px;
text-align:right;
font-family:helvetica, arial, sans-serif;
font-size:75%;
color:#606060;
background:#FFFFFF;
}

#inhalt {
padding:5px 20px;
height:100%;
border-style:solid;
border-color:#848284;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
color:#606060;
background-color:#FFFFFF;
text-align:justify;
}

a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
background:#ffffff;
color:#ff0000;
text-decoration:none;
font-style:normal;
}
#logotop {
background:#fff url(img/top.gif) repeat top left;
color:#000000;
padding:0;
margin:0;
height:87px;
}

#ms1 {
background:#fff url(img/vista.gif) no-repeat top center;
color:#000000;
padding:0;
margin:0;
height:330px;
}
#ms2 {
background:#fff url(img/leben.gif) no-repeat top center;
color:#000000;
padding:0;
margin:0;
height:429px;
}
#vk {
background:#fff url(img/werbung.gif) no-repeat top center;
color:#000000;
padding:0;
margin:0;
height:481px;
}

/*


h1, h2, h3 {
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
}
#copyright {
text-align : right;
font-size : 80%;
font-style : italic;
}



*/