body {
	background-color: #C7E3EB;
	background-image: url(grafik/bg_body.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 760px;
}
#Left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
	background-color: #FFFFFF;
}
#Menue {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(grafik/bg_menu.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 24px 0px 0px;
	height: 30px;
	width: 580px;
	background-color: #FEEDB7;
	text-align: center;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#Menue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(grafik/bg_content.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
	text-align: center;
	padding-top: 5px;
}
#Content {
	background-color: #FFFFFF;
	width: 510px;
	height: 400px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
}
html>body #Content { /* Für alle anderen Browser ausser IE */
	height: auto;
	min-height: 400px;
}
#Fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(grafik/bg_fuss.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	height: 16px;
	width: 580px;
	padding: 18px 0px 0px;
}
#Fuss a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#Fuss a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#Right {
	text-align: left;
	margin: 0px 0px 0px 20px;
	float: left;
	height: auto;
	width: 160px;
	padding-top: 62px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	margin: 0px 0px 4px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 4px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#Menue a:hover {
	color: #009999;
	text-decoration: none;
}
#Menue a.Aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
#Submenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#Submenu a:hover {
	color: #009999;
	text-decoration: none;
}
#Submenu a.Aktiv {
	color: #009999;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 8px;
	padding: 0px 20px;
	background-image: url(grafik/list_pfeil.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
}
html >body li { /* Für alle anderen Browser ausser IE */
	background-position: left 2px;
}
#Header {
	background-image: url(grafik/bg_body.jpg);
	background-repeat: repeat-x;
}
strong {
	color: #333333;
}
a {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009999;
	text-decoration: underline;
	font-weight: bold;
}
.Bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #009999;
	margin: 2px 0px 15px;
	padding: 0px;
	font-weight: normal;
	line-height: 12px;
}
#Aktuelles {
	padding: 0px;
	height: auto;
	width: 150px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#Aktuelles .Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(grafik/aktuelles_bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#News h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	margin: 0px 0px 5px;
	padding: 0px;
}
#News h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 15px;
	padding: 0px;
	background-color: #FFFFFF;
}
#News p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 5px;
	color: #000000;
}
#News h3.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0px 0px;
	padding: 2px 5px;
	background-color: #009999;
	border: 1px solid #009999;
}
#News h2.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	background-color: #FFFFFF;
}
#News p.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	margin: 0px;
	color: #000000;
}
#Bildergalerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0px 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Bildergalerie h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5BB;
}
#Bildergalerie img {
	border: 1px dashed #009999;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#Bildergalerie td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#Datenanhang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0px 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-left: 15px solid #009999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
}
#Datenanhang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	background-image: none;
	margin: 0px;
}
#Datenanhang a:hover {
	color: #009999;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#Datenanhang .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 5px 5px 5px 2px;
}
#Datenanhang td {
	padding: 5px;
}
#News h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #FFFFFF;
}
ul.Umfrage {
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: auto;
	background: #C7E3EB url(grafik/bg_body.jpg) repeat-x left -400px;
}
li.Frage {
	font-size: 12px;
	color: #000;
	background: url(none);
	margin: 0px;
	padding: 10px 10px 5px;
	list-style: none;
	display: block;
	height: auto;
	width: auto;
}
li.Antwort {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	background: url(none);
	margin: 0px;
	padding: 5px 10px;
}
li.Antwort span {
	padding-right: 20px;
	font-style: italic;
	font-weight: normal;
	padding-left: 5px;
	color: #333;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

