* {
  font-family: Arial;
  font-size: 9pt;
  line-height: 12pt;
}

body {
  position: relative;
  padding: 0px;
  margin: 0px;
  background: #FAD780 url(images/bg.jpg) repeat-x;
}

/*
gruen(schmutzig) #CCCC99
alpirsbacher (cremweiß) #fdf8dd
*/

img {
  border: none;
}

p {
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 14px;
  margin-bottom: 20px;
}

h5 {
  color: #ff0000;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #024814;
}

a:hover {
  text-decoration: underline;
}

.container {
  position: relative;
  width: 880px;
  margin: auto;
  border: solid 2px #024814;
  background: #FFF url(images/background.jpg);
}

.header {
  position: relative;
  width: 880px;
  height: 138px;
  background: url(images/header.jpg) no-repeat;
}

.kontaktImpressum {
  position: absolute;
  width: 150px;
  height: 20px;
  top: 95px;
  left: 50px;
  font-size: 12pt;
}

.left {
  float: left;
  width: 220px;
  height: 450px;
  /*text-align: center;*/
}

.center {
  margin: 20px 0 20px 240px;
}

.right {
  float: right;
  width: 220px;
}

.fooder {
  background: #024814;
  clear: both;
  color: #FFF;
  text-align: center;
  padding: 4px;
}

.nav {
  padding: 0 0 0 230px;
  width: 650px;
  height: 21px;
  background: #024814;
}

.nav img {
  margin: 0 20px 0 0;
}

/*-------------------SUB NAVIGATION---------------------*/

.sub_aktuelles, .sub_brauerei, .sub_sortiment, .sub_partner, .sub_service, .sub_bierclub {
  position: absolute;
  visibility: hidden;
  background: #024814;
  top: 159px;
}

.sub_aktuelles {
  left: 275px;
}

.sub_brauerei {
  left: 357px;
}

.sub_sortiment {
  left: 433px;
}

.sub_partner {
  left: 513px;
}

.sub_bierclub {
  left: 515px;
}

.sub_service {
  left: 588px; /*582 */
}

.sub {
  margin: 5px 7px 7px 5px;
}

.sub a {
  font-weight: normal;
  color: #fff;
  font-size: 10pt;
}

.sub a:hover {
  text-decoration: none;
}

/*-------------------UEBERSICHT---------------------*/

.uebersicht_header {
  margin: 20px 0 0 0;
  width: 220px;
  height: 25px;
  background: url(images/uebersicht.jpg);
  padding: 0;
}

.uebersicht_header a {
  color: #fff;
  font-weight: bold;
  font-size: 10pt;
}

.uebersicht_header a:hover {
  text-decoration: none;
}

.uebersicht_main {
  margin: 0px;
  position: relative;
  padding: 5px;
  width: 208px;
  height: 89px;
  background: url(images/uebersicht_bg.jpg);
  border-left: solid 2px #024814;
  border-bottom: solid 2px #024814;
  border-right: solid 1px #000;
}

/*uebersciht*/ .flash {
  padding: 0px;
  height: 99px;
  width: 218px;
}

.uebersicht_weiter {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

/*-------------------ALTERSABFRAGE---------------------*/

.alter {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: url(images/alter_bg.png);
}

.angabe {
  font-size: 12pt;
  position: fixed;
  width: 300px;
  height: 300px;
  top: 50%;
  left: 50%;
  margin: -170px 0 0 -170px;
  padding: 20px;
  border: 1px solid #000;
  background: #fff;
}

.angabe a, .angabe b {
  font-size: 14pt;
}

.angabe ul {
  list-style: none;
}

.angabe li {
  padding: 15px 0 0 0;
}

.biersorry {
  position: absolute;
  right: 10px;
  bottom: 10px;
} 

/*-------------------NEWS---------------------*/

.news {
	position: relative;
	border-bottom: dotted 1px #000;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.news .bildright {
	float: right;
	padding: 0px 0px 10px 10px;
}

.news .bildleft {
	float: left;
	padding: 0px 10px 10px 0px;
}

.news .weiter {
	
	text-align: right;
}

/*-------------------AKTUELLES---------------------*/

.aktuelles {
	border-bottom: 1px solid silver;
	padding: 30px 0 5px 0;
	min-height: 100px;
}

.aktuelles_header {
	font-weight: bold;
}

.aktuelles .img {
	float: right;
}

.aktuelles .img img {
	height: 130px;
	padding: 0px 0px 10px 10px;
}

.aktuelles_weiter {
	text-align: right;
	clear: right;
}

/*-------------------RUNDGANG---------------------*/

.rundgang td {
  vertical-align: top;
  padding: 0 0 40px 0;
}
.rundgang img {
  margin: 20px 0 20px 20px;
}

.rundgang object {
  float: right;
  margin: 20px 0 20px 20px;
}

/*-------------------KONTAKT---------------------*/


.kontakt input,
.kontakt textarea,
.kontakt div {
  width: 300px;
  border: 1px solid #024814;
  padding: 3px 5px;
  background: #FFF;
}

.kontakt table tr td {
  vertical-align: top;
  padding: 5px 5px 5px 0;
}	

/*-------------------TERMINE---------------------*/

.termine td {
  margin: 0px;
  padding: 5px 2px;
  border-bottom: solid 1px #000;
}

.old td {
	color: #999;
}

.eigenerTermin {
	background-color: #cbffdc;
}

/*-------------------SORTIMENT---------------------*/

.spalteLi {
  float: left;
  width: 300px;
}

.spalteRe {
  float: right;
  width: 300px;
}

.sortiment {
  position: relative;
  width: 300px;
  height: 133px;
  border-bottom: 1px solid silver;
  padding: 20px 0 20px 0;
}

.sortiment img {
  float: left;
}

.sortiment .gebinde {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.show {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 300%;
  height: 300%;
  background: url(images/show_bg.png);
}

.image {
  /*position: absolute;*/
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;  
}

.image img {
  cursor: pointer;
}

.cursor {
  cursor: pointer;
}

/*-------------------BIERCLUB---------------------*/


.bierclubanmeldung input,
.bierclubanmeldung textarea,
.bierclubanmeldung div {
  width: 300px;
  border: 1px solid #024814;
  padding: 3px 5px;
  background: #FFF;
}

.bierclubanmeldung table {
  /*margin-left: 100px;*/
}

.bierclubanmeldung table tr td {
  vertical-align: top;
  padding: 10px 10px 10px 10px;
}

.bierclubanmeldung .radio {
	width: 15px;
	border: none;
}

.bierclubanmeldung .rot {
	border: solid 1px #ff0000;
	background: #FAA;
}
	
/*-------------------SONSTIGES---------------------*/

.clear {
  clear: both;
}

.dlg a img {
	padding: 18px;
}

div.aktuellesbilder a img {
	padding: 10px;	
}

table.aktuellesbilder td {
	padding: 0px 10px 0px 10px;
}

.haendler {
  list-style:none;
}

.haendler li {
  margin: 0 0 10px 0;
}

.brauereifest td {
	vertical-align: top;
}

/*-------------------TOOLTIP---------------------*/

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
  font-weight: normal;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}

a.tooltip:hover {
  background: transparent;
  z-index: 1000;
}

a.tooltip span {
  display: none;
  text-decoration: none;
}

a.tooltip:hover span {
  color: #000;
  display: block;
  position: absolute;
  top: 0px;
  left: 30px;
  width: 170px;
  z-index: 1000;
  border: solid 1px #000;
  border-left: solid 5px #000;
  padding: 2px 10px 2px 10px;
  background: rgb(192,192,192);
  text-align: left;
}


	