body {
	margin: 0;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.topic {
	color: #008a3f;
	font-weight: bold;
	font-size: 14px;
}

#line {
	z-index: 0;
	height: 25px;
	top: 120px;
	background-color: #008a3f;
	width: 100%;
	position: absolute;
	float: left;
}

#mainpage {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#header {
	height: 120px;
	background: url(images/header.jpg) no-repeat 0 15px;
}

#menuleft {
	height: 25px;
	z-index: 3;
	width: 735px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menumiddle {
	background-color: white;
	z-index: 3;
	height: 25px;
	width: 40px;
	position: relative;
	float: left;
}

#menuright {
	position: relative;
	z-index: 3;
	height: 25px;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#impressum {
	z-index: 3;
	width: 200px;
	position: relative;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #008a3f;
}

#main {
}

#mainleft {
	width: 735px;
	float: left;
	text-align: left;
}

#mainright {
	width: 200px;
	float: right;
	text-align: left;
}

#list ul{
list-style:none;
white-space: nowrap;
}

#list li{display:inline;
}

#list a{
text-decoration:none;
text-align:center;
	color: white;
	padding: 5px 8px;
	font-size: 13px;
}

#list a:hover{
color: black;
background-color: #a6ea9c;
text-align:right;
}

/* Header */

#gastraum {
	height: 120px;
	background: url(gastraum/header.jpg) no-repeat 0 15px;
}

#grafmax {
	height: 120px;
	background: url(grafmax/header.jpg) no-repeat 0 15px;
}

#jaeger {
	height: 120px;
	background: url(jaeger/header.jpg) no-repeat 0 15px;
}

#schlossblickzimmer {
	height: 120px;
	background: url(schlossblickzimmer/header.jpg) no-repeat 0 15px;
}

#hofblickzimmer {
	height: 120px;
	background: url(hofblickzimmer/header.jpg) no-repeat 0 15px;
}

#saal {
	height: 120px;
	background: url(saal/header.jpg) no-repeat 0 15px;
}

#biergarten {
	height: 120px;
	background: url(biergarten/header.jpg) no-repeat 0 15px;
}

#kueche {
	height: 120px;
	background: url(kueche/header.jpg) no-repeat 0 15px;
}

#kontakt {
	height: 120px;
	background: url(kontakt/header.jpg) no-repeat 0 15px;
}

#aktuelles {
	height: 120px;
	background: url(aktuelles/header.jpg) no-repeat 0 15px;
}

#impressumheader {
	height: 120px;
	background: url(impressum/header.jpg) no-repeat 0 15px;
}

a {
}

#adminlink {
	text-align: center;
	color: silver;
	border-style: none;
}
