	a { font-weight: bold; text-decoration: none }
	a:link { color: #CFF2AA; font-weight: bold; text-decoration: none }
	a:visited { color: #CFF2AA; font-weight: bold; text-decoration: none }
	a:active { color: #A9D37D; font-weight: bold; text-decoration: none }
	a:hover { color: #A9D37D; font-weight: bold; text-decoration: none }

	a.nav { font-weight: bold; font-size: 13px; font-family: Arial; text-decoration: none }
	a.nav:link { color: #1265AE; font-weight: bold; font-family: Arial; text-decoration: none }
	a.nav:visited { color: #1265AE; font-weight: bold; font-family: Arial; text-decoration: none }
	a.nav:active { color: #f5f5f5; font-weight: bold; font-family: Arial; text-decoration: none }
	a.nav:hover { color: #f5f5f5; font-weight: bold; font-family: Arial; text-decoration: none }
*	{
	background-color: #66BE2A;
	color: #ffffff;
}
#banner {
	height: 80 px;
}
#links {
	width: 20%;
	float: left;
}
#mitte {
	width: 69%;
	float: left;
}