/* CSS Document */
/* 'html>body' vor einem Element schließ IE bis Version 6 aus*/ 
body,html{
	padding:0px;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:black;
	background:#FFFFFF;
	text-align:center;

}
#box{
	width: 95%;
	margin: 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#topbox{display:none;}
#leftbox{display:none;}
.hours{display:none;}
.koestritzer{display:none;}
.weatherbox{display:none;}
.weather{display:none;}

#textbox{
	width:630px;
	overflow:hidden;
	margin-left:60px;
	z-index:1;
	text-align:center;
}
#contentbox {
    margin: 0px auto;
	width: 600px;
	padding:10px;
	text-align:left;
	overflow:visible;
	padding-top:0px;
	padding-bottom:0px;
}
#footer{
	/*position: absolute;
	position: fixed;
	bottom:0px;*/
	height:18px;
	width: 800px;
	margin-left:0px;
	margin-top: 0px;
	background-color:#FFFFFF;
	font-size: 11px;
	color:#000000;
	text-align:center;
	line-height:18px;
	clear:both;
	float: none;
	z-index: 2;
}
html>body #footer{
	margin-top: 20px;
}

#footer a, #footer a:visited, #footer a:active{
	color: #000000;
	font-size: 11px;
}
a, a:visited, a:active{
	text-decoration: none;
	color: #783B18;
}
.menuebox {
	margin: 50px 0 0 20px;
}
.menuebox a,.menuebox a:visited,.menuebox a:active{
	color:#783B18;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	display:inline;
	line-height:14px;
	margin-right:20px;
}
.weather a, .weather a:visited, .weather a:active{
	text-decoration:none;
	color:#000000;
	font-size:9px;
}
a:hover {
	text-decoration: underline;
}
.hours a, .hours a:visited, .hours a:active, .hours a:hover{
	text-decoration:none;
	color:#773C1F;
	font-size:11px;
}

p{
	font-style : normal;
	font-size : 12px;
	text-align: justify;
	margin-top: 0px;
	line-height: 18px;
}
.text
{
	line-height: 18px;	
}
.hometext{
	font-weight:normal;
	color:#000000;
}
ul{
	margin: 10px;
}
li{
	font-size : 12px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 15px;
}
img {
	border: 0px;
}
.image{
	border:8px solid #FFFFFF;
}
h1 {
	font-family: "Script MT Bold", Georgia, "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2px;
	color:#773C1F;
}

h2, #contentbox h1{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #773C1F;
	margin: 3px 0 3px 0;
}

hr			{
			background-color:#773C1F; /* Mozilla 1.4 */
			color:#773C1F; /* IE 6 */
			border: #773C1F; /* Opera 7.11 */
			height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
.border {
	border:1px solid #783B18;
}
#border-bottom {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom:1px solid #783B18;
}
.box {
	border: 1px solid #000000;
	margin-bottom:10px;
}
.boxhistevent {
	border: 1px solid #783B18;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
}
.boxrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding:2px 2px 2px 3px;
	background-color: #EEEEEE;
}
.boxrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px 2px 2px 3px;
	background-color: #FFFFFF;
}
.boxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:16px;
	background-color:#EEEEEE;
	padding-left:5px;
	vertical-align:middle;
}
.boxheadercomment {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	background-color:#EEEEEE;
	padding-left:5px;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
}

.boxdata {
	/*border: 1px solid #783B18;*/
    font-size: 12px;
	padding-left:5px;
}	
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	margin-left:0px;
}
.boximage {
	padding: 5px;
	margin:0px;
	width:80px;
}

.leerzeile {
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.errorlabel {
	padding-left:3px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.boxrowadmin,.boxrownavi {border-top-color: #000000;}
.buttonsubmit {border: 1px solid #FFFFFF;background-color:#FFFFFF;color:#000000;}
.buttonbutton {border: 1px solid #FFFFFF;background-color:#FFFFFF;color:#000000;}
.buttonbutton,.buttonsubmit{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:2px;
}

.boxrowcount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	margin: 0px;
    text-align:right;
}

