html{
height:100%;
overflow-y:scroll;
}

a{outline:none;}

a:link {font-weight:normal; color:#000000; text-decoration:none;}
a:visited {font-weight:normal; color:#000000; text-decoration:none;}
a:focus {font-weight:normal; color:#000000; text-decoration:none;}
a:hover {font-weight:normal; color:#21467a; text-decoration:none;}
a:active { font-weight:normal; color:#000000; text-decoration:none;}

body{
height:100%;
font-family:verdana, arial;
background-color:#ffffff;
font-size:11px;
color:#000000;
margin:0px;
}

#zentriert{
position:absolute;
width:760px;
margin-left:-380px;
left:50%;
border:0px solid #000000;
}

#logo{
position:relative;
width:760px;
height:170px;
}

#navigation{
position:relative;
background-color:#8a909e;
width:760px;
height:25px;
}

#navi{
position:relative;
width:716px;
height:25px;
float:left;
left:13px;
top:1px;
}

#facebook{
position:relative;
width:25px;
height:25px;
float:right;
right:5px;
}

#header{
position:relative;
width:760px;
height:180px;
margin-top:5px;
margin-bottom:5px;
}

#content{
position:relative;
background-color:#ebebeb;
width:760px;
}

#footer{
position:relative;
background-color:#8a909e;
width:760px;
height:21px;
float:left;
}

#copyright{
position:relative;
background-color:#8a909e;
width:400px;
height:21px;
float:left;
}

#kontakt{
position:relative;
width:18px;
height:21px;
float:right;
right:5px;
}

.abstand{
position:relative;
width:760px;
height:20px;
}

.ueberschrift{
padding:17px 19px 10px;
font-weight:bold;
}

.text{
padding:0px 19px 10px;
}

.textende{
padding:0px 19px 18px;
}

.links{
padding:0px 19px 10px;
line-height: 150%;
}

#fotogalerie{
text-align:center;
}




