/* CSS Document */

*{
	padding:0;
	margin:0;
	}
	
body{
	color:#FFFFFF;
	background-color:#360508;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
#container{
	position:absolute;
	width:100%;
	min-width:100%;
	margin:auto;
	text-align:center;
	}
	
#wrapper {
	position: relative;
	color: #000000;
	background-color: #741c1c;
	width: 800px;
	background-image: url(../bilder/__neu_wrapper_hintergrund02.jpg);
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a64443;
	border-right-color: #a64443;
	border-bottom-color: #a64443;
	border-left-color: #a64443;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#kopfbereich {
	background-image: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#navi {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#kopfbereich img {
	padding: 3px;
	border: 0px;
}

#navi li {
	text-align:justify;
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0;
	width: 100%;
}
#navi a {
	color: #000000;
	text-decoration: none;
	background-color: #B8AC5A;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #8c8c8c;
	border-bottom-color: #000000;
	border-left-color: #8c8c8c;
	border-right-width: medium;
	border-bottom-width: medium;
	
}
#navilinks {
	position: absolute;
	left: 0;
	width: 210px;
	padding: 8px;
	text-align: left;
}
#navilinks li {
	list-style-type:none;
	margin:0 0 0 0;

}
#navilinks a {
	color:#751D1C;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	
}	
#navilinks a:hover  {
	background-color:#B8AC5A;
	font-weight:bold;
}
#navilinks a:active {
	background-color:#FFFF99;
	text-decoration: none;
	font-weight:bold;
	
}
#navilinks p {
	padding:10px;
	margin:10px;
}
#inhalt {
	position:relative;
	padding: 8px;
	margin: auto;
	margin-left: 230px;
	width: 560px;
	list-style: none;
	text-align: left;
		
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #acfdff;
	font-weight: normal;
	text-decoration: underline;
	
	
}

a img {
	border:none;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 10px;
	border: medium solid;
	color: #a64443;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #751D1C;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	font-size: 15px;
}
	
#inhalt .table{
	background-color: #B8AC5A;
	border: thin solid #A64443;
	
}	

#inhalt .uhrzeit{
	font-weight:bold;
}


#inhalt .liste{
    margin-left: 10px;
	list-style-type: none;
	text-decoration: none;
}

.liste li {
	left: 20px;
	text-indent:0px;
		
}

#inhalt .Punkte {
	text-decoration: none;
	list-style-type: none;
}


	
#fussbereich {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #B8AC5A;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align:center;
	font-size: small;
	clear: both;	
}
#fussbereich a {
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-variant: small-caps;
	font-weight: normal;
	
	
}

