html, body {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: url(bodyback.jpg) repeat-y center -413px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#wrapper {
	position: relative;
	min-height: 100%;
	padding: 0;
	margin: 0;
	width: 900px;
	margin: auto;
	background: url(header.png) no-repeat;
}


ul#menu {
	margin: 0;
	padding-top: 250px;
	padding-left: 30px;
	list-style-type: none;
}
ul#menu li {
	float: left;
	border-right: 1px solid #bd9f77;
	padding: 6px 5px 8px 5px;
}
ul#menu li a {
	background-color: transparent;
	padding: 3px 15px 5px 15px;
	color: white;
	text-decoration: none;
}
ul#menu li a.active {
	font-weight: bold;
}
ul#menu li a.active:focus {
	text-decoration: underline;
}
ul#menu li a:hover, ul#menu li a:focus, ul#menu li a.active {
	border-bottom: 3px solid #d8c09f;
	outline: none;
}
div#main {
	clear: both;
	padding: 50px;
	padding-top: 20px;
}
div#content {
	margin-right: 250px;
	line-height: 140%;
	padding-bottom: 50px;
}

div#content a {
	font-size: 0.95em;
	background-color: #8d6c4f;
	border: 1px solid #674324;
	padding: 2px 5px 2px 5px;
	color: white;
	text-decoration: none;
}
div#content a:hover, div#content a:focus {
	background-color: #a98769;
	outline: none;
}


img.Bild_Links {
	float: left;
	margin: 10px;
}
img.Bild_Rechts {
	float: right;
	margin: 10px;
}

div#content li {
	margin-bottom: 10px;
	line-height: 150%;
	list-style-type: circle;
}

h1.title {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	border-bottom: 3px dotted #6B5945;
	width: 500px;
}
ul.sidebar {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	width: 200px;
	background: url(sidebar.jpg) repeat-y;
	border: 1px inset #887662;
	padding: 10px;
}
ul.sidebar > li {
	width: 200px;
	padding: 10px;
	margin-bottom: 5px;
}



ul#menu, ul.submenuList {
	margin: 0;
	padding-left: 30px;
	list-style-type: none;
}
ul.submenuList {
	clear: both;
	padding-top: 10px;
	padding-left: 50px;
}
ul#menu li, ul.submenuList li {
	float: left;
	border-right: 1px solid #bd9f77;
	padding: 6px 5px 8px 5px;
}
ul.submenuList li {
	padding: 2px 3px 6px 3px;
}

ul#menu li a, ul.submenuList li a {
	border: none;
	background-color: transparent;
	padding: 3px 15px 5px 15px;
	color: white;
	text-decoration: none;
}
ul.submenuList li a {
	padding: 5px 13px 3px 13px;
	font-size: 0.9em;
}

ul#menu li a.active {
	font-weight: bold;
}
ul.submenuList li a span {
	display: none;
}

ul#menu li a:hover, ul#menu li a:focus, ul#menu li a.active, ul.submenuList li a:hover {
	border-bottom: 3px solid #d8c09f;
	outline: none;
}
ul.submenuList li a:hover, ul.submenuList li a:focus {
	outline: none;
	border: none;
	border-bottom: 2px dotted #d8c09f;
/*	border-top: 3px solid #c6a87f;*/
}
ul.submenuList li a.active {
	font-weight: bold;
	letter-spacing: 0.05em;
/*	border-top: 3px solid #c6a87f;*/
}
ul.submenuList li a.active span {
	display: inline;
	font-size: 1.1em;
}

/*
ul.submenuList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.submenuList li a {
	text-decoration: none;
	color: #3D2A1C;
	display: block;
	padding: 4px;
	padding-left: 7px;
}
ul.submenuList li a:hover {
	background-color: #6A5746;
	color: white;
}
*/





strong.submenuHead, .miniNewsHead {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 5px;
	display: block;
}


#newsBox a {
	color: #674324;
	text-decoration: underline;
}
#newsBox a:hover {
	background-color: transparent;
	text-decoration: none;
}
.miniNewsEntry {
	padding: 10px;
	margin-bottom: 10px;
}
.miniNewsEntry:target {
	background-color: #fbf7f4;
}
.miniNewsEntry p {
	margin: 0;
	padding: 3px;
}

.miniNewsTitle {
	width: 130px;
}
.miniNewsTime {
	float: right;
}


.miniNewsContent {
	padding-top: 5px;
	clear: right;
	line-height: 130%;
	font-size: 1em;
}

#footer {
	clear: both;
	width: 880px;
	height: 20px;
	padding: 10px;
	padding-top: 50px;
	text-align: center;
	margin: auto;
	margin-top: -80px;
	position: relative;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	background: url(footer.gif) repeat-x;
}

#footer a {
	background-color: #8d6c4f;
	border: 1px inset #8d6c4f;
	padding: 3px 7px 3px 7px;
	letter-spacing: 0.1em;
	color: white;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	background-color: #a98769;
	outline: none;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3124;
	border-left: 10px solid #3F3124;;
	padding-left: 10px;
	font-size: 1.3em;
}
h4 {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1em;
}
/*img {
	border: 1px solid #3F3124;
}*/
blockquote {
	border: 3px dotted #3F3124;
	padding: 20px;
	background-image: url(sidebar.jpg);
}
.gallery {
	border: 3px double #665E57;
	padding: 20px;
}
.gallery legend {
	font-weight: bold;
	font-size: 1.2em;
}
.gallery a {
	padding: 0 !important;
	border: none !important;
	background-color: transparent !important;
}
.gallery a:hover img {
	border-color: #ab936d;
}
.gallery img {
	margin: 5px;
}