@charset "ISO-8859-1";
#container {
	background-color: #EEEEEE;
	padding: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	color: #FFFFFF;
	width: 250px;
	list-style-type: none;
	float: left;
}
#navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	background-color: #005495;
	display: block;
	width: 200px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	line-height: 30px;
	font-weight: bolder;
	padding-left: 20px;
	list-style-type: none;
	margin-left: -30px;
	list-style-image: none;
}
#logo {
	background-color: #d0e4f2;
	height: 135px;
	width: 950px;
	text-align: center;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	letter-spacing: 10em;
}
#box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	width: 600px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navi ul {
	list-style-type: none;
}
#adressleiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005495;
	background-color: #d0e4f2;
	float: left;
	height: 40px;
	width: 950px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
#Bildleiste {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
