body {
	color: #666666;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #008189;
	text-decoration: none;
}

h1, h2 {
	color: #008189;
}


.trennerFett {
	background-color: #666666;
}
