* {
	margin: 0;
	padding: 0;
}

body {
	margin: auto;
	width:1000px;
	background: #550000;
	text-align: justify;
	font-family: Arial, Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666; /*#7D807A; */
}

#shadow{
	background: #550000 url(images/schatten.jpg) repeat-y center top;
}

h1, h2, h3, h4 {
	color: #AA2808;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #E14949;
}

a:hover {
	text-decoration: none;
	color: #C11414;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 320px;
	background: url(images/header.jpg) no-repeat left top;
}

#navi {
	width: 872px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 0px 0px 28px;
	background: url(images/navi.jpg) no-repeat left top; /* img02.jpg*/
}

#navi ul {
	margin: 0;
	padding-left: 39px; /* Position der Buttonleiste(TEXT) von links */
	list-style: none;
	line-height: normal;
}

#navi li {
	display: inline;
	text-align: center;
}

#navi a {
	height: 40px;
	display: block;
	float: left;
	padding: 20px 25px 0px 20px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

#navi a:hover{
	background: #E3CB84 url(images/button_hover.jpg) repeat-x center top;
	color: #FFFFFF;
	font-size: 18px;
}

#navi .active a{
	background: #C44212 url(images/button_active.jpg) repeat-x center top;
	color: #FFFFFF;
	font-size: 18px;
}

#page {
	width: 617px;
	float: left;
	margin: 0px auto; /* Abstand zwischen navi und inhalt */
	background: #EEF5C3;
}

#inhalt {
	float: left;
	width: 560px;
	padding-left: 15px;
}

#inhalt table{
	text-align: left;
}


#sidebar {
	background: #881106;
	font-family: Arial, Georgia, Times, serif;
	font-style: normal;
	float: right;
	width: 249px;
	padding: 40px 14px 200px 20px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 27px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #BF0B0B;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
}

#sidebar a:hover {
	color: #EFE2CD;
	font-size: 18px;
}

#sidebar .active a{
	color: #250000;
	text-decoration: underline;
}

#footer {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 0px 11px 0px;
	background: #440000;
	color: #9C9C9C;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #808080;
}

#footer a:hover {
	text-decoration: none;
}

#zeiten{
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 2px;
	background-color : #881106;
}

#zeiten h2{
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 3px;
}

#zeiten hr {
	border-top: solid 1px;
	color : #ffffff;
	background-color : #881106;
	height : 1px;
}

#zeiten table{
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: normal;
}

hr {
	border : none;
	border-top : dashed 1px #aaaaaa;
	color : #FFFFFF;
	background-color : #EEF5C3;
	height : 1px;
}

#zusatz{
	width: 600px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	color: #881106;;
	background-color: #EEF5C3;
	font-size: 13px;
	font-weight: bold;
}

#zusatz th{
	color: #FFFFFF;
	background-color: #881106; /* #870D0F; */
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.5px;
}

#hpadresse{
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #AA2808;
}

#hpadresse table{
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	letter-spacing:3px;
	background-color: #EEF5C3;
}

#hpadresse h1{
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 2px;
}

#hptext{
	padding: 0px 0px 30px 0px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #AA2808;
}

#tel{
	padding-top: 0px;
}

 .sktitel{
	font-size: 20px;
	color: #AA2808;
	text-align: center;
	letter-spacing: 1.5px;
	padding-top: 40px;
	padding-bottom: 5px;
}

#hinweis{
	padding-top: 30px;
	padding-bottom: 5px;
}

#anfahrt{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #AA2808;
}

#anfahrt th{
	font-size: 18px;
	letter-spacing: 3px;
	text-align: right;
}

#info{
    background: #EEF5C3;
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 50px;
	color: #444444;
	font-size: 13px;
	font-weight: bold;
}

#info th{
	font-size: 18px;
	text-align: left;
}

.datenschutz p, .datenschutz ul{
	font-weight: normal;
	line-height: 1;
}

.datenschutz ul li{
	list-style-type: disc !important;
	
}