body {
	margin: 0; padding: 0; background: rgb(107,146,169);font-family: verdana, arial, sans-serif;color: #ddd;
}

a {
	color: rgb(44,101,122)
}
#head {
	position:absolute; top: 80px; left: 162px; width: 500px; height: 163px;
	color: #fff;
}
#head h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight:normal;
}
#head h2 {
	font-weight: normal;
	font-size: 12px;

}
#teaser {
	position:absolute; top: 243px; left: 162px; 
}

#impressum {
	font-size: 10px; width: 200px; position:absolute; left: 610px; top: 80px; text-align: right; width: 200px;
}
#impressum a {
	color: #ddd; padding: 3px 10px;text-decoration: none;
}
#impressum a:hover {
	text-decoration:underline;
}
#navigation {
	position:absolute; top: 422px; left: 676px; width: 132px; height: 120px;
}
#navigation ul {
	list-style: none; padding: 0; margin:0;
}
#navigation li {
	padding: 0; margin:0;
}
#navigation a {
	color: #ddd; font-size: 12px; height: 22px; line-height: 22px; text-align: center; margin: 0 0 8px 0;display: block; 
	background: rgb(44,101,122); text-decoration: none;
}
#navigation a:hover {
	color: #fff;
}