body {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #5c5c5c;
}

table {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #5c5c5c;
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #5c5c5c;
}

a:hover {
	text-decoration: underline;
}

#nav_unten a{
	color:#ffffff;
}

ul.main li {
	line-height:140%;
}

ul.main li {
	margin-bottom:0px;
	margin-top:0px;
}

#main {
	background-color:ffffff;
}

#links {
	width: 195px;
	background-color:6666CC;
}

#content {
	width: 750px;
	margin-top: 40px;
}

#hg {
	background-color: 28166f;
}