body {
background-image: url(../../img/body-background-gemeinde.jpg);
background-repeat: no-repeat;
}
#top .content {
background-image: url(../../img/top-background-gemeinde.jpg);
}

#page .main a:link {
color: #333333 !important;
}

#page .main a:visited {
color: #333333 !important;
}

#page .main a:hover {
color: #000000 !important;

}

#gemeinde_footer a:link {
color: #ffffff;
}



#main{
position: fixed; 
top: 158px;
left: 0;
right: 0;
bottom: 85px;
overflow-y: scroll;
text-align: center;
}

#gemeinde_footer {
bottom:0px;
float:left;
position:fixed;
text-align:center;
height: 85px;
width: 100%;
background-color: #01529e;
}

#footer_text {
margin-top: 20px;
color: #ffffff;
font-size:0.8em;
}

#footer_text p {
line-height:6px;
}