* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004171;
	text-align: center;
}
#container {
	height: 700px;
	width: 1001px;
	margin: 0px auto;
}
#head {
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 1001px;
	background-position: 0px 0px;
	float: left;
}
#header {
	background-color: #004070;
	height: 105px;
	width: 100%;
	background-position: 0px 0px;
}
#footer {
	background-color: #004070;
	height: 105px;
	width: 100%;
}
#home {
	height: 130px;
	width: 130px;
	margin-left: 44px;
	float: left;
}
#home a {

}
#navigation {
	margin: 76px 0 0 168px;
}
#navigation ul {
}
#navigation li {
	list-style-type: none;
	display: inline;
	margin-left: 24px;
}
#impressum {
	margin-bottom: 4px;
	/*margin-left: 220px;*/
}
#text {
	width: 870px;
	height: 510px;

}

