@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #000000; text-decoration: none;
}
a:active {
	color: #000000; text-decoration: none;
}
#Container {
	background-color: #002950;
	height: 1000px;
}
#Inhalt1 {
	background-image: url(klee_bilder/Klee_Web_01_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 417px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002950;
	text-align: center;
}
#Inhalt2 {
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	top: 388px;
	position: static;
	width: 685px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	text-decoration: underline;
}
