@charset "utf-8";

h1 {font-family: Arial; font-size: 24px; font-weight: bold; font-variant: small-caps; line-height: 22px; color: #B3B3B3;}

a.footer:link{font-family: Arial; font-size: 9px; font-weight: normal; color: #B3B3B3; text-decoration: none;}
a.footer:visited{font-family: Arial; font-size: 9px; font-weight: normal; color: #B3B3B3; text-decoration: none;}
a.footer:hover{font-family: Arial; font-size: 9px; font-weight: normal; color: #C84849; text-decoration: underline;}
a.footer:active{font-family: Arial; font-size: 9px; font-weight: normal; color: #B3B3B3; text-decoration: none;}

#wrap {
	width: 900px;
	height: 550px;
	margin: 3% auto;
	padding: 0;
	border: none;
}
#col1 {
	width: 900px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: none;
}
#col2 {
	width: 700px;
	height: 475px;
	margin: 0;
	padding: 50px 0 0 200px;
	border: none;
}
#footer {
	width: 890px;
	height: 20px;
	margin: 0;
	padding: 5px 10px 0 0;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #B3B3B3;
	text-align: center;
}

.navibox {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.logo {
	width: 486px;
	height: 372px;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}
.impressum {
	width: 466px;
	height: 372px;
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #C84849;
	overflow: auto;
}
