@charset "UTF-8";
body {
	background-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
table  {
	color: #000;
	font-size: 80%;
	text-align: left;
	background-color: #FDFDFD;
}
th {
	color: #099;
	background-color: #ECECEC;
	text-align: left;
}
h1 {
	font-size: 120%;
	font-style: normal;
	color: #099;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #099;
}
h2 {
	font-size: 95%;
}
h3 {
	font-size: 80%;
	color: #099;
}
p {
	font-size: 80%;
}
adress {
	font-size: 80%;
	color: #000;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFDFD;
	height: auto;
	padding-top: 3px;
}
#navigation {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 33px;
	background-color: #099;
	padding-top: 10px;
	margin-bottom: 10px;
}
#navigation ul {
	list-style-type: none;
	font-size: 90%;
	margin-left: 70px;
	margin-top: 0px;
}
#navigation li {
	display: inline;
	margin-right: 20px;
}
#navigation a:link {
	color: #FFF;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-left: 5px;
}
#navigation a:visited {
	color: #FFF;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-left: 5px;
}
#navigation a:active {
	color: #CCC;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-left: 5px;
}
#navigation a:hover {
	color: #CCC;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-left: 5px;
}
.logo {
	float: left;
	margin-right: 80px;
	margin-left: 5px;
}
#header {
	height: 102px;
	background-color: #FFF;
	background-image: url(_img/header_2010.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-position: right;
}
#begruessung {
	font-size: 130%;
	text-align: center;
	height: 3px;
	font-weight: bold;
	color: #099;
	background-color: #099;
}
#unternavigation {
	float: left;
	width: 150px;
	height: 360px;
	margin: 10px;
	background-color: #ECECEC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#unternavigation ul {
	list-style-type: circle;
	color: #099;
	font-size: 90%;
	margin-left: -15px;
}
#unternavigation li{
	margin-bottom: 10px;
}
#unternavigation a:link {
	color: #000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#unternavigation a:visited {
	color: #333;
	text-decoration: underline;
}
#unternavigation a:hover {
	color: #099;
	text-decoration: none;
}
#unternavigation a:active {
	color: #099;
	text-decoration: underline;
}
#inhalt {
	height: auto;
	width: 740px;
	float: right;
	margin-right: 30px;
	margin-bottom: 15px;
}
#inhalt a:link {
	color: #000;
	text-decoration: underline;
}
#inhalt a:active {
	color: #000;
	text-decoration: none;
}
#inhalt a:visited {
	color: #000;
	text-decoration: none;
}
#inhalt a:hover {
	color: #099;
	text-decoration: none;
}
#inhalt p  , li{
	font-size: 80%;
}
#spalte_links {
	width: 360px;
	float: left;
}
#spalte_links ul {
	list-style-type: none;
	margin-left: -40px;
}

#spalte_rechts {
	width: 360px;
	float: right;
}
#spalte_rechts ul {
	list-style-type: none;
	margin-left: -40px;
}

#news {
	float: right;
	width: 180px;
	margin-left: 20px;
	background-color: #FDFDFD;
	padding: 5px;
	border: thin dotted #099;
	height: 300px;
}
#footer {
	clear: both;
	background-color: #099;
}
#footer ul {
	list-style-type: none;
	font-size: 90%;
	text-align: right;
}
#footer li {
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #D4D4D4;
	text-decoration: none;
}
#footer a:active {
	color: #099;
	text-decoration: none;
}

.jahreszahl {
	color: #099;
	font-weight: bold;
}
.tabelle_links {
	float: left;
	margin-right: 20px;
}
.bildergalerie_links {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.bilder {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.schwarze_schrift {
	color: #000;
}

