﻿body, html {
	background-color: #300;
}
 
#head {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background-color: #fc0;
	background:#fc0 url(../images/headline.jpg) 10px no-repeat;
}
 
#content {
	margin: 0 auto;
	width: 960px;
	background-color: #fc0;
}
 
#head {
	position: relative;
}

#headcontent {
	position: absolute;
	left: 10px;
	top: 0;
	width: 420px;
	height: 100%;
	background-color: rgba(255,255,255,0.4);
}

#menu {
	width: 250px;
	height: 100%;
	float: left;
}

#innercontent {
	margin-left: 270px;
	margin-right: 30px;
	padding-bottom: 30px;
}
 
#headcontent img {
	position: absolute;
	left: 50px;
	top: 20px;
}

#content {
	padding-top: 30px;
	padding-bottom: 30px;
}
 
#headcontent div {
	position: absolute;
	left: 140px;
	top: 35px;
	font-size: 30px;
	font-family: Georgia;
	font-weight: bold;
	color: #000;
	text-shadow: #aaa 1px 1px 3px;
}

table.events {
	margin-bottom: 20px;
	line-height: 1em;
}

table.events td.events2 {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.gastlichkeit {
	width: 100%;
}

td.gastlichkeit {
	padding-left: 10px;
}

table.wirtschaft ul li {
	margin-left: 20px;
	list-style: circle;
}

table.wirtschaft {
	margin-bottom: 20px;
}

table.uebernachtungen {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

div.pn-blockposition-right,
div.pn-blockposition-rightlogin {
	padding: 10px;
}

div.pn-blockposition-menu {
	padding-bottom: 100px;
}

div.pn-blockposition-right {
	overflow: hidden;
	height: 8px;
}
div.pn-blockposition-right:hover {
	overflow: visible;
	
}

