body {
	background-color: #FED79A; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

ul.ohne {
  list-style: none;
}

#hebendanz {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 620px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-left:-490px;
	left:50%;
	border: 1px; 
	border-color: b6090b; 
	border-style: solid;
}

#bier {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 233px;
	height: 620px;
}

#header {
	position: absolute;
	left: 233px;
	top: 0px;
	width: 549px;
	height: 154px;
}

#fritz {
	position: absolute;
	left: 782px;
	top: 0px;
	width: 198px;
	height: 620px;
	background-image: url(Bilder/fritz.jpg);
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;

}

#fritz #fritzText {
	margin: 0;
	padding: 0;
	position: relative;
	top: 245px;
}

#fritz p {
  padding-left: 15px;
  padding-right: 30px;
}

#navigation {
	position: absolute;
	left: 233px;
	top: 154px;
	width: 549px;
	height: 30px;
	background-image: url(Bilder/navigation.jpg);
	background-repeat: no-repeat;
}

#navigation ul{
    margin: 0; padding: 6px;
}
  
#navigation ul li {
  list-style: none;
  display: inline;
  margin-left: -2px;
  padding: 0px;
  margin-right: 15px;
  font-weight: medium;
  text-decoration: none;

}

#navigation ul li a {
  text-decoration: none;
  color: black;
  padding: 2px 4px 2px 4px;
}

#navigation ul li a:hover{
  text-decoration: none;
  color: white;
  background-color: #ef493a;
}

#navigation ul li a:active{
  text-decoration: none;
  color: black;
}


#text {
	position: absolute;
	left: 233px;
	top: 184px;
	width: 549px;
	height: 436px;
	background-image: url(Bilder/text.jpg);
	background-repeat: no-repeat;
}

#text #content {
	margin-top: 20px;
}

#text p {
  padding-right: 130px;
  padding-left: 6px;
}

#text p.unterschrift {
  padding-left: 200px;
}


#text h1 {
  font-weight: bold;
  font-size: 14px;
  padding-left: 6px;
  padding-right: 130px;
}

span.aktuelle_seite {
  color: white;
  background-color: #ef493a;
  padding: 2px 4px 2px 4px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #EF493A;
}

.kellerName {
	font-weight: bold;
}

strong {
	margin: 0;
	padding: 0;
}

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

img.dlg {
	margin: 0px; 
	padding: 0px 5px 0px 0px;
}

ul.dlg {
	list-style: none; 
	margin-left: 15px; 
	padding: 0px;
}

p.dlg {
	margin: 0; 
	margin-left: 60px;
}