@charset "UTF-8";
/* CSS Document */



body 	{font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; color: #333333;}

#logo {
	text-align: center; width: auto;
	
}

#adress {
	text-align: center; width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif"; color: #333333;
}

#footer {position: absolute; bottom: 25px;width: 100%;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";  color: #333333;
}
a:link, a:visited {
text-decoration: none;
color: #333333;
		
}
a:hover, a:active  {text-decoration: underline;}

#frame {width: 100%; }
#freetext {width: 80%; margin: 0 auto 0 auto; align: center; }