*{
	margin:0;
	padding:0;
	list-style:none;
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-BASE-COLOR: #A66500;
	scrollbar-highlight-color : #FFF;
	scrollbar-shadow-color : #fff;
}
html {
	overflow: hidden;
	color: #7B4B01;
}
body{
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	cursor:default;
	background-color: #ff9f00;
	color: A66500;
}
a{
	color:#FFF;
	outline:0;
	font-weight: bold;
	text-decoration: none;
}
#cont{
	position:absolute;
	top:11px;
	z-index:11;
	right: 3%;
	bottom: 15px;
	left: 13%;
	border: thick outset #FFC973;
	max-width: 1200px;
	background-color: #FFC973;
	min-width: 777px;
}
#Banner {
	position: absolute;
	height: 60px;
	width: 465px;
	background-image: url(../Banner/Banner_Restaurant-Dachstuhl-1.jpg);
	background-repeat: no-repeat;
	left: 12px;
	top: 5px;
	z-index: 29;
	color: #A66500;
}
#text {
	left: 11px;
	top: 85px;
	z-index: 30;
	right: 11px;
	overflow: hidden;
	bottom: 2px;
	position: absolute;
	margin-left: 44px;
	border: medium none #FFC973;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
}
#text-re {
	position: absolute;
	top: 122px;
	z-index: 32;
	right: 11px;
	overflow: auto;
	bottom: 22px;
	max-width: 670px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #A66500;
	padding-top: 9px;
	padding-right: 22px;
	padding-bottom: 11px;
	padding-left: 22px;
	left: 466px;
}
#text-li {
	float: right;
	position: absolute;
	top: 25px;
	z-index: 12;
	left: 41px;
	right: 3%;
	padding: 9px;
	overflow: auto;
	bottom: 5%;
	margin-right: 9px;
	max-width: 666px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFB540;
	width: 297px;
	background-color: #FFF;
}
#menu{
	position:absolute;
	z-index:27;
	width:145px;
	line-height:12px;
	font-size: 14px;
	top: 145px;
	height: 61px;
	left: 15px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: lower-alpha;
	text-decoration: none;
}
#menu div{
	opacity:0.6;
	filter:alpha(opacity=80);
	background-color: #000000;
	overflow: auto;
	border: thin outset #141414;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -11px;
	margin: 3px;
	text-decoration: none;
}

h1{
	opacity:0.99;
	z-index: 23;
	font-size: 0.9em;
	position: relative;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 77px;
	background-color: #A66500;
	color: #CCC;
	font-weight: normal;
}
h2 {
	z-index: 22;
	font-size: 0.8em;
	position: relative;
	background-color: #A66500;
	padding-left: 77px;
	padding-bottom: 20px;
	color: #CCC;
	font-weight: normal;
}
h3{
	font-size: 0.9em;
	padding-bottom: 11px;
	padding-left: 44px;
	top: -11px;
	left: 11%;
	position: relative;
	width: 70%;
	text-align: center;
}
h4 {
	display: block;
	background-color: #A66500;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FF9F00;
	margin-bottom: 9px;
}

ul{
	width: 130px;
	padding-bottom: 11px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
li a{
	font-weight:bold;
	color:#FFC973;
	display:block;
	font-size: medium;
	background-color: #A66500;
	border: thin outset #FFB540;
	text-decoration: none;
	width: 133px;
	line-height: 15px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 8px;
}
li a:hover,li.cur a{
	color:#A66500;
	background-color: #FFC973;
	text-decoration: none;
}
#ifram {
	background-color: #FF9F00;
	position: absolute;
	left: 42px;
	top: 130px;
	z-index: 31;
	width: 400px;
	height: 300px;
}
#box2 {
	position:absolute;
	left:38px;
	top:481px;
	width:380px;
	z-index:29;
	bottom: 5%;
	padding: 9px;
	margin-right: 11px;
	color: #FFF;
	overflow: auto;
}
#oeffnungszeiten {
	z-index: 32;
	top: 11px;
	right: 5%;
	max-width: 580px;
	padding: 2px;
	color: #FFC973;
	text-align: center;
	font-size: 1.0em;
	float: right;
	position: relative;
}

.aktiv {
	background-color: #BF8830;
	color: #FFF;
}
.unter-link {
	font-size: 1em;
	margin-left: 21px;
	position: relative;
	background-color: #A66500;
	width: 122px;
	color: #FFF;
}
.unter-link-aktiv {
	font-size: 1em;
	margin-left: 21px;
	position: relative;
	background-color: #BF8830;
	width: 122px;
	color: #FFF;
}
