@charset "utf-8";
/* CSS Document */

html
{
	height					: 100%;
	overflow				: auto;
}

body{
	text-align				: center;
	height					: 100%;
	min-height				: 100%;
	margin					: 0px;
	padding					: 0px;
	font-family				: Verdana, sans-serif; 
	font-size				: 11px;
	color					: #898989;
}

#page{
 	height					: 32%;
 	width					: 100%;
 	background-color		: #d9dadb;
 	margin-bottom			: 3px;
 	text-align				: center;
}

#navibg{
 	height					: 70px;
 	width					: 100%;
	background-color		: #b1b3b4;
 	margin-bottom			: 0px;
 	text-align				: center;
}

#navholder{
  	margin					: 0px auto 0px;
  	width					: 968px;
}

#nav{
	float					: left;
	width					: 768px;
	background-color		: #FFFFFF;
	text-align				: left;
}

#nav img{
	margin					: 0px 0px 0px 3px;
}

#logo{
	float					: right;
	width					: 200px;
	height					: 102px;
	margin-top				: -16px;
	z-index					: 3;
}

#kontaktimpress{
	margin					: 0px auto 0px auto;
	padding					: 0px;
    width					: 968px;
	text-align				: right;
}

#kontaktimpress ul{
	width					: 300px;
	max-width				: 300px;
 	margin					: 8px 3px 3px 0px;
 	padding					: 0px;
 	list-style				: none;
 	float					: right;
 }

#kontaktimpress li{
 	margin					: 0px 0px 0px 12px;
 	display					: inline;
}

#kontaktimpress a{
	font-family				: Verdana, sans-serif; 
	font-size				: 9px;
	font-weight				: normal;
	color					: #87888a;
	text-decoration			: none;
}

#kontaktimpress a:hover{
	font-family				: Verdana, sans-serif; 
	font-size				: 9px;
	font-weight				: normal;
	color					: #58585a;
	text-decoration			: none;
}

#content {
 width				: 968px!important;
 max-width			: 968px;
 margin				: 76px auto 0px auto;
 text-align			: left;
}

#web {
 width				: 490px!important;
 max-width			: 490px;
 margin				: 0px auto 0px auto;
 text-align			: center;
}

#web2 {
 width				: 216px!important;
 max-width			: 216px;
 margin				: 0px;
 float				: left;
}

#web3 {
 width				: 216px!important;
 max-width			: 216px;
 margin				: 0px;
 float				: right;
}

#kontakt {
 width				: 525px!important;
 max-width			: 525px;
 margin				: 0px auto 0px auto;
 text-align			: center;
}

#kontakt2 {
 width				: 216px!important;
 max-width			: 216px;
 margin				: 0px 0px 0px 0px;
 text-align			: left;
 float				: left;
}

#map {
 width				: 233px!important;
 max-width			: 233px;
 height				: 178px;
 max-height			: 178px;
 margin				: 0px;
 text-align			: left;
 float				: right;
}

#impressum {
 width				: 525px!important;
 max-width			: 525px;
 margin				: 0px auto 0px auto;
 text-align			: center;
}

#impressum2 {
 width				: 216px!important;
 max-width			: 216px;
 margin				: 0px;
 text-align			: left;
 float				: left;
}

#impressum3 {
 width				: 233px!important;
 max-width			: 233px;
 margin				: 0px;
 text-align			: left;
 float				: right;
}

a{
 font-family		: Verdana;
 font-size			: 12px;
 color				: #87888a;
 font-weight		: normal;
 text-decoration	: none;
 text-align			: center;
}

a.link {
 display      		: block;
 width				: 216px;
 margin				: 0px 0px 6px 0px;
 text-align			: center;
}

a.link:hover {
 color				: #58585a;
 text-align			: center;
}

a.link2 {
 font-family		: Verdana;
 font-size			: 12px;
 color				: #87888a;
 font-weight		: normal;
 text-decoration	: none;
}

a.link2:hover {
 color				: #58585a;
 text-decoration	: none;
}

#footer{
 background-color	: #FFFFFF;
 position           : absolute;
 bottom				: 0;
 left				: 0;
 width				: 100%;
 height				: 20px!important;
 max-height			: 23px;
 padding			: 3px 0px;
 text-align			: center;
 color				: #87888a;
 word-spacing		: 2px;
} 