HTML { height:100%;}

body { 
	background-color:#fff; 
	padding:0px; 
	margin:0px; 
	font-family: Verdana, Arial, Helv, Helvetica, sans-serif; 
	font-size:85%; 
	color:#000; 
	line-height:16px; 
	text-align: center;
	}
#wrap {
	width: 768px;
	margin: 0 auto;
	text-align: left;
	border-left:1px solid #2E801C;
	border-right:1px solid #2E801C;
	}	
#logo {
	width:768px; 
	height:190px; 
	margin:0; 
	padding:0;
	background-image : url(../img/logo_1.jpg);
	}
	
	/* Navigation von Link u Impressum */
#subnav {
	margin: 0px;
	padding: 0 0 0 240px;
	height:28px;
	text-align:left; 
	font-size:0.8em;
	text-decoration: none;
	background-image : url(../img/bg_subnav_1.jpg);
	background-repeat: no-repeat; 
	}

#subnav a:link, a:visited
	{
	color:#000;
	text-decoration: none;
	}
#subnav a:hover
	{
	color:#000;
	font-weight: bold;
	}	
	/* Navigation von Link u Impressum END */
	
#box1 {
	position:relative;
	top:-43px;
	left:0px;
	}
#box2 {
	position:static;
	float:right;
	top:-80px;
	}
#abstand {
	margin:4px; 	
	padding: 4pxpx;
	-moz-box-sizing:border-box;
	text-align:left; 
	font-size:1.0em;
	}
	
	/* Box links mit Öffnungszeiten/Eintrittspreisen und Fotobox */
#box_left {
	float:left;
	width:161px;
	border-right:16px solid #fff;
	background-color:#FDFFB6;
	margin:0; 
	padding: 5px;
	text-align:left; 
	font-size:0.9em;
	border-right:1px solid #2c801c; 
	border-bottom:1px solid #2c801c;
	}
#headline {
	width: 162px;
	max-width:162px; 
	margin: 0px;
	padding: 1px;
	background-color:#FAFF0D;
	border-top:1px solid #2c801c;
	border-left:1px solid #2c801c;
	border-right:1px solid #000; 
	border-bottom:1px solid #000;
	text-align:left; 
	font-size:1.1em;
	}	

#liste {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align:left; 
	font-size:1.0em;
	}	
	/* Box links mit Öffnungszeiten/Eintrittspreisen und Fotobox END */
	
	/* Box Content für Text und Foto-Galerie */	
#box_content_1 {
	float:left;
	width:400px;
	background-color:#fff;
	margin:0; 
	padding: 3px;
	text-align:left; 
	font-size:0.9em;
	}	
#box_content_2 {
	float:left;
	width:580px;
	background-color:#fff;
	margin:0 auto; 
	padding: 3px;
	text-align:left; 
	font-size:0.9em;
	}
#content_galerie {
	margin: 0 auto;
	left:190px;
	padding: 3px;
	background-color:#fff;
	text-align: left;
	font-size:0.9em;
	}		
#content {
	margin:4px; 	
	padding: 4pxpx;
	position:static;
	left:190px;
	height:300px;
	background:#fff;
	font-size:0.9em;
	}
	
#fotobox {
  	padding: 0 0 0 180px;
	
	
	list-style: none;
		}
#foto_box {
  	float: right; 
	margin: 2px;
	padding: 20px 4px 2px 2px;
	line-height: 14px;
	background: #fff;
	}
#foto_box p {
  	font-size: 1.1em;
	font-weight: bold;
	margin: 0 2px;
	}
#foto_box {

	xbackground: #ff0000;
	margin: 0;
	}
#foto_box li img {
	display: block; /* fix for ie whitespace bug */
	}
#foto_box p {
	padding: 1px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	width: 271px;
	height:auto;
	background: #fdffb6;
	border-top:1px solid #2c801c;
	border-left:1px solid #2c801c;
	border-right:1px solid #000; 
	border-bottom:1px solid #000;
	color: #000;
	}	
	/* Box Content für Text und Foto-Galerie END */

#fotobox2 {
  	list-style: none;
		}
#fotobox2 {
	padding: 0;
		}
#foto_box2 {
  	float: right; 
	margin: 2px;
	padding: 20px 4px 2px 2px;
	background: #fff;
	}
#foto_box2 p {
  	font-size: 1.1em;
	font-weight: bold;
	margin: 0 2px;
	}
#foto_box2 {
	line-height: 14px;
	xbackground: #ff0000;
	margin: 0;
	}
#foto_box2 li img {
	display: block; /* fix for ie whitespace bug */
	}
#foto_box2 p {
	padding: 1px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	width: 560px;
	height:auto;
	background: #fdffb6;
	border-top:1px solid #2c801c;
	border-left:1px solid #2c801c;
	border-right:1px solid #000; 
	border-bottom:1px solid #000;
	color: #000;
	}	
	/* Box Content für Text und Foto-Galerie END */
	
	/* Box rechts mit Veranstaltungsangeboten */	
#event {
	float: right;
	width: 190px;
	height:550px; 
	margin:0 0 20px 0; 	
	padding:0;
	background:#fff;
	color:#fff;
	font-size:0.9em;
	}

#event_textbox {
	float: right;
	display: block;
	margin: 0;
	padding: 4px;
	width: 180px;
	background-color: #2E801C;
	border-top:1px solid #fff;
	border-right:2px solid #000; 
	border-bottom:2px solid #000;
	}
	/* Box rechts mit Veranstaltungsangeboten END */	
		
	/* Box für Navigation: */
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	bachground-color: #479C3E;
	list-style-type: none;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000;
	}
#navcontainer a	{
	display: block;
	margin: 1px;
	padding: 4px;
	width: 169px;
	max-width:169px; 
	background-image : url(../img/btn_nav2.gif); 
	-moz-box-sizing:border-box;
	}
#navcontainer a:link, #navlist a:visited {
	color: #fff;
	bachground-color: #479C3E;
	text-decoration: none;
	}
#navcontainer a:hover {
	background-image : url(../img/btn_nav_over2.gif);
	background-repeat: no-repeat; 
	color: #fff;
	font-weight: bold;
	}
	/* Box für Navigation END: */
	
#footer {
	float: left;
	top:0;
	width:768px;
	margin:0; 
	padding:0px;
	font-size: 80%;
	color:#fff;
	text-align: center;
	background:#30821C;
	}
	
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
	}
#links {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 15px 0 20px 20px;
	}

h1,h2,h4 { 
	float:left;
	font-size: 100%;
	margin: 10px 0 5px 0;
	padding: 0 0 0 16px;
	}
p.abstand {
	margin: 10px 0 10px 20px;
	text-align: left;
	font-size: 11px;
	}		
p   {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align:left; 
	font-size:1.0em;
	}
p.impress {
 	margin-top: 10px;
	margin-bottom: 5px;
	}

.right		{ float:right; }
.left		{ float:left; }
.clear		{ clear:both; height:1px; overflow:hidden; }



