/* 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:#FFEFCF url(images/body.gif) repeat-x;  /* Hintergrund Rahmen re li - FFCC7F*/
	text-align:center;

}
#box{
	width: 802px;
	margin: 20px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
    background:#FFE5B2;
	border: 1px solid #552a00;
	background-image: url("images/left_back.png");
	background-repeat: repeat-y;
	background-position: top left;
}

html>body #box{
	width: 800px;
}

#topbox{
	margin-top: 0px;
	padding: 0px;
	width: 630px;
	height: 100px;
	z-index:1;
	float:left;
	background-image:  url("images/header.gif");
	background-repeat: repeat-x;
}
#leftbox{
	float:left;
	width: 170px;
	z-index:1;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.hours{
	width: 134px;
	background-color:#FFE5B2;
	margin-top:210px;
	margin-left:13px;
	border: 1px #773C1F solid;
	text-align:center;
	color: #783B18;
}
.koestritzer{
	margin-top:98px;
	border:1px solid 000000;
}
.weatherbox{
	margin-top:120px;
	margin-left:12px;
	width:85%;
	background-color:none;	
}
.weather{
	color:#FFE5B2;
	font-size:20px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
#textbox{
	float:left;
	width:630px;
	/*height:400px;
	overflow:hidden;*/
	margin:0px;
	z-index:1;
	text-align:center;
}
#contentbox {
    margin: 0px auto;
	width: 600px;
	padding:10px;
	text-align:left;
	padding-top:0px;
}

#textbox, #contentbox {
	background-color:#FFE5B2;
}
#footer{
	height:18px;
	width: 800px;
	margin-left:0px;
	margin-top: 0px;
	background-color:#773C1F;
	font-size: 11px;
	color:#FFFFFF;
	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: #FFE5B2;
	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:#FFE5B2;
	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;
	color:#773C1F;
}
.text
{
	line-height: 18px;
	font-weight:normal;
	color:#773C1F;	
}
.hometext{
	font-weight:normal;
	color:#773C1F;
}
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 #783B18;
	margin-bottom:10px;
}
.boxhistevent {
	border: 1px solid #783B18;
	background-color: #FFF4DF;
	margin: 0 0 10px 0;
}
.boxrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding:2px 2px 2px 3px;
	background-color: #FFF4DF;
}
.boxrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px 2px 2px 3px;
	background-color: #FFE5B2;
}
.boxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE5B2;
	line-height:16px;
	background-color:#783B18;
	padding-left:5px;
	vertical-align:middle;
}
.boxheadercomment {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFE5B2;
	line-height:16px;
	background-color:#783B18;
	padding-left:5px;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
}

.boxdata {
	/*border: 1px solid #783B18;*/
    font-size: 12px;
	padding-left:5px;
	background-color:#ffd98f;
}	
.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:#773C1F;color:#FFFFFF;}
.buttonbutton {border: 1px solid #FFFFFF;background-color:#BE7954;color:#FFFFFF;}
.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;
}

