#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headline {
	font-size: 14px;
	color: #093;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background-color: #669966;
	text-align: center;
	margin: 0px;
}
#aktuell {
	float: right;
	height: 360px;
	width: 128px;
	margin-top: 0px;
	margin-right: 64px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
}
a:link {
	color: #093;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a {
	text-decoration: none;
	outline-width: 0px;
}

a:visited {
	color: #663;
}
#footer a:link {
	color: #663;
	text-decoration: none;
}
#footer a:visited {
	color: #663;
}
#footer a:hover {
	color: #093;
}

a:hover {
	color: #663;
}

#footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #990;
	float: none;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: solid;
	border-top-color: #996;
	border-right-color: #996;
	border-bottom-color: #996;
	border-left-color: #996;
	margin-top: 0px;
	margin-right: 64px;
	margin-bottom: 0px;
	margin-left: 64px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
}

#spalte {
	width: 736px;
	float: left;
	margin-left: 64px;
	text-align: left;
	padding: 0px;
}
#navi {
	background-image: url(images/navi.jpg);
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	margin: 0px;
	height: 60px;
}
.subheadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #093;
}

#header {
	background-image: url(images/header.jpg);
	height: 199px;
}
#galerie {
	float: right;
	width: 512px;
	margin: 0px;
	margin-top: -15px;
}
#text {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 192px;
	color: #000;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
html {
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

