* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004018;
}
body {
	background-color: #CCCCCC;
	margin-top: 30px;
}
hr {
	border: 1px solid #008631;
}

#seite {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-left: 1px;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 21px 0px;
}
#header h1 {
	font-size: 12px;
	background-color: #B2DAC1;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 4px;
}
#header h1 .extra {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#logo {
	height: 110px;
	width: 260px;
	top: 55px;
	left: 126px;
}
#navi {
	width: 140px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #008631;
	margin-top: 20px;
	float: left;
	margin-right: 40px;
}
#navi a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 30px;
	background-image: url(../images/navi.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#navi a:hover {
	background-image: url(../images/navi-hov.gif);
}
#navi a.aktiv {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 30px;
	background-image: url(../images/navi-hov.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008631;
}
#content {
	float: left;
	width: 440px;
	padding-bottom: 20px;
}
#content h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008631;
	font-size: 14px;
	margin-top: 26px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
#content h2 {
	font-size: 13px;
	margin-top: 20px;
}

#content p {
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content img {
	padding: 5px;
	border: 1px solid #008631;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 5px;
}
#content a {
	color: #004018;
}
#content a:hover {
	text-decoration: none;
}
#footer {
	background-color: #B2DAC1;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	height: 20px;
	font-size: 11px;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
}
table.oeffnungszeiten {
	border-collapse: collapse;
	width: 100%;
}
table.oeffnungszeiten th {
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008631;
}
table.oeffnungszeiten td {
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008631;
}
ul.weblinks {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
ul.weblinks ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 16px;
}

ul.weblinks li {
	margin: 4px 0px;
	padding: 0px;
	font-weight: bold;
}
ul.weblinks li li {
	font-weight: normal;
}
ul.weblinks a {
	color: #004018;
}
ul.normal {
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 18px;
	padding: 0px;
}
ul.normal li {
	list-style-position: outside;
}
ul.sichtbar {
	margin-top: 8px;
	line-height: 18px;
	padding: 0px;
}
ul.sichtbar li {
	margin-left: 18px;
}


.achtung01 {
	font-weight: bold;
	background-color: #B7CCE6;
	padding: 2px;
	border: 1px solid #008631;
}
a.achtung01 {
	font-weight: bold;
	background-color: #5B8BC6;
	padding: 2px;
	border: 1px solid #008631;
	text-decoration: none;
	color: #FFFFFF !important;
}
a.achtung01:hover {
	color: #5B8BC6 !important;
	background-color: #FFFFFF;
}
.unwichtig {
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
	font-size: 11px;
}
.unwichtig a {
	color: #666666;
}
.seitenbeginn {
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/pfeil-nach-oben.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	color: #008631 !important;
}
.bild-re {
	float: right;
	margin-left: 10px;
}
.bild-li {
	float: left;
	margin-right: 10px;
}
.info {
	background-color: #FFFF99;
	border: 2px solid #FF9900;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.info-re {
	background-color: #FFFF99;
	border: 2px solid #FF9900;
	margin-bottom: 10px;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
