* {
  margin:0;
  padding:0;
  font-family: Helvetica, Arial, Verdana, Swiss, Geneva, SunSans-Regular;
}

body {
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #ECECED;
  font-size: 12px;
  line-height: 1.4em;
}

h1 {
  font-size: 16px;
  padding-bottom: 25px;
  padding-top: 30px;
}

h4 {
  font-size: 11px;
  color: #ED7715;
}

h5 {
  font-size: 14px;
  color: #000000;
}

hr{
background-color: #000; /* Farbe für Opera und Firefox */ 
color: #000; /* Farbe für Internet Explorer (IE) */
border: 0; 
height: 1px; 
}

#content p.bodytext {
  /*text-align: justify;*/
}

#container {
  width: 991px;
  background-color: #ECECED;
  text-align: left;
  margin: 0 auto;
}

#left {
  width: 80px;
  float: left;
  background-color: #ECECED;
  /*min-height: 649px;*/
}

#bier {
  position: absolute;
  margin-top: 72px;
    margin-left: -30px;
}

#right {
  text-align:left;
  width:911px;
  margin-left: 80px;
}

#righttop {
  height: 150px;
  top: 60px;
}

#righttopimage {
  height: 30px;
  padding-top: 100px;
}

#righttoptext {
  width: 900px;
  height: 30px;
  text-align: center;
  color: #ED7715;
  font-size: 28px;
  font-weight: bold;
  padding-top:3px;
  line-height: 1em
}

#righttopmenu {
  height: 16px;
  width: 750px;
  background-color: #ED7715;
  padding-left: 150px;
  padding-top:4px;
}

/**html #righttopmenu {
  height: 20px;
  width: 900px;
  background-color: #ED7715;
  padding-left: 150px;
}*/

#menu {
  float: left;
  font-size: 11px;
}

#sprachmenu {
  text-align: right;
}

*+html #inhalt {
  min-height: 530px;

}

#content {
  width: 600px;
  min-height: 142px;
  padding-top: 200px;
  padding-left: 200px;
  padding-right: 100px;
}

#logo {
  width: 911px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#fusszeile {
  height: 27px;
  text-align: center;
  padding-top: 2px;
}

*+html #fusszeile {
  height: 27px;
  text-align: center;
  padding-top: 2px;
      clear: both;
}

/*#logo {
  width: 911px;
  text-align: center;
  position:relative;
  bottom: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#fusszeile {
  height: 27px;
  text-align: center;
  padding-top: 4px;
  position:relative;
  bottom: 100px;
}*/

/***MENU MENUPARENT***/

#nav, #nav ul {
        display: block;
	float: left;
	list-style: none;
	line-height: 1em;
	color: #000000;
        margin: 2 0 0 0;
}
 
#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 3 10 1 10;
        text-align: center;
}
 
#nav a.menuparent  {
	text-align: center;
        /*height: 17px;*/
}
 
#nav li {
	float: left;

}

/*#nav li.spacer{
        margin-bottom: 2px;
}*/

#nav li.menuparent  {
        width: 80px;

}
 
#nav li.menuparent ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 1 0 0 0;
        width: 80px;
	margin-top: 1px;
}
 
#nav li.menuparent li {
        border-top: 1px solid #FFFFFF;
        padding-top: 3px;
        margin-top: 1px;
        padding-bottom: 3px;
}
 
#nav li.menuparent ul a {
	width: 80px;
        /*padding: 3 0 3 0;
	padding-left: 1em;*/
}
 
#nav li ul ul {
	margin: 0 0 0 0;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
        background-image: url(fileadmin/biervision/layout/hgbutton.png);
}
 
#nav li:hover, #nav li.sfhover {
	color: white;
}

/***MENU MENUPARENT1***/
 
#nav a.menuparent1  {
	text-align: center;
        /*height: 17px;*/
}
 
#nav li.menuparent1  {
        width: 70px;
}
 
#nav li.menuparent1 ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 1 0 0 0;
        width: 70px;
        margin-top: 1px;	
}
 
#nav li.menuparent1 li {
        border-top: 1px solid #FFFFFF;
        padding-top: 3px;
        margin-top: 1px;
        padding-bottom: 3px;
}
 
#nav li.menuparent1 ul a {
	width: 70px;
        /*padding: 3 0 3 0;*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
        background-image: url(fileadmin/biervision/layout/hgbutton.png);
}
 
#nav li:hover, #nav li.sfhover {
	color: white;
}

/***MENU MENUPARENT2***/
 
#nav a.menuparent2  {
	text-align: center;
}
 
#nav li.menuparent2  {
        width: 100px;
}
 
#nav li.menuparent2 ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 1 0 0 0;
        width: 100px;
        margin-top: 1px;	
}
 
#nav li.menuparent2 li {
        border-top: 1px solid #FFFFFF;
        padding-top: 3px;
        margin-top: 1px;
        padding-bottom: 3px;
}
 
#nav li.menuparent2 ul a {
	width: 100px;
        padding: 3 0 3 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
        background-image: url(fileadmin/biervision/layout/hgbutton.png);
}
 
#nav li:hover, #nav li.sfhover {
	color: white;
}

/***MENU MENUPARENT3***/
 
#nav a.menuparent3  {
	text-align: center;
}
 
#nav li.menuparent3  {
        width:90px;
}
 
#nav li.menuparent3 ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 1 0 0 0;
        width: 90px;
        margin-top: 1px;	
}
 
#nav li.menuparent3 li {
        border-top: 1px solid #FFFFFF;
        padding-top: 3px;
        margin-top: 1px;
        padding-bottom: 3px;
}
 
#nav li.menuparent3 ul a {
	width: 90px;
        padding: 3 0 3 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
        background-image: url(fileadmin/biervision/layout/hgbutton.png);
}
 
#nav li:hover, #nav li.sfhover {
	color: white;
}

#nav li.menuparent_normal {
	padding-left: 10px;
        padding-right: 10px;	
}

/***MENU MENUPARENT4***/
 
#nav a.menuparent4  {
	text-align: center;
}
 
#nav li.menuparent4  {
        width:45px;
}
 
#nav li.menuparent4 ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 1 0 0 0;
        width: 45px;
        margin-top: 1px;	
}
 
#nav li.menuparent4 li {
        border-top: 1px solid #FFFFFF;
        padding-top: 3px;
        margin-top: 1px;
        padding-bottom: 3px;
}
 
#nav li.menuparent4 ul a {
	width: 45px;
        padding: 3 0 3 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
        background-image: url(fileadmin/biervision/layout/hgbutton.png);
}
 
#nav li:hover, #nav li.sfhover {
	color: white;
}

#nav li.menuparent_normal {
	padding-left: 10px;
        padding-right: 10px;	
}


/*** Tabellen ***/
.absatzstellen caption {
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

table.absatzstellen {
  border-collapse: collapse;
  width: 100%;
}

.absatzstellen .td-0 {
  width: 210px;
}

.absatzstellen .td-1 {
  width: 140px;
}

.absatzstellen .td-2 {
  width: 150px;
}

/***Tabelle welches Bier ***/
.welches_bier td {
  vertical-align: top;
}

table.welches_bier {
  border-collapse: collapse;
  width: 100%;
}

.welches_bier .td-0 {
  width: 120px;
  text-align: center;
}

.welches_bier .td-1 {
  width: 130px;
  padding-right: 10px;
}

.welches_bier .td-2 {
  width: 150px;
  padding-right: 10px;
}

/***FORMULAR ERLEBNISSE***/
div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0;
}

/***FIELDSET ÜBERSCHRIFT***/
.erlebnisse_titel{
/* Disable border */
  border: none;
  /*font-size: 25px;
  color: #ED7715;
  line-height: 1.1em;*/
  font-size: 16px;
  padding-bottom: 25px;
  padding-top: 30px;
  font-weight: bold;
}

.erlebnisse_titel legend {
  display: none;
}

/***FIELDSET ERLEBNISAUSWAHL***/
.erlebnisse_auswahl{
/* Disable border */
  border: none;
}

.erlebnisse_auswahl legend {
  display: none;
}

#uid2 {
  margin-top: 10px;
}

/***FIELDSET BESUCH***/
.besuch{
/* Disable border */
  border: none;
}

.besuch legend {
  display: none;
}

#powermaildiv_uid4 {
  float: left;
}

#uid4_msg {
  display: none;
}

#uid4_cb {
  display: none;
}

#uid4_hr {
  width: 80px;
  text-align: center;
}

#powermaildiv_uid5 {
  float: left;
  margin-left: 20px;
}

#uid5 {
  width: 80px;
  text-align: center;
}

#powermaildiv_uid6 {
  float: left;
  margin-left: 20px;
}

#uid6 {
  width: 30px;
  text-align: center;
}

/***FIELDSET ADRESSE***/
.adresse{
/* Disable border */
  border: none;
}

.adresse legend {
  display: none;
}

#uid7, #uid38 {
  width: 350px;
  float: right;
  margin-right: 100px;              
}

*+html #uid7, *+html #uid38 {
  width: 350px;
  float: right;
  margin-right: 100px;
  margin-top: -17px;             
}

#uid8, #uid39 {
  width: 350px;
  float: right;
  margin-right: 100px;
}

*+html #uid8, *+html #uid39 {
  width: 350px;
  float: right;
  margin-right: 100px;
  margin-top: -17px;             
}

#uid9, #uid40 {
  width: 350px;
  float: right;
  margin-right: 100px;
}

*+html #uid9, *+html #uid40 {
  width: 350px;
  float: right;
  margin-right: 100px;
  margin-top: -17px;             
}

#uid10, #uid41 {
  width: 350px;
  float: right;
  margin-right: 100px;
}

*+html #uid10, *+html #uid41 {
  width: 350px;
  float: right;
  margin-right: 100px;
  margin-top: -17px;             
}

#uid11, #uid42 {
  width: 350px;
  float: right;
  margin-right: 100px;
}

*+html #uid11,*+html #uid42 {
  width: 350px;
  float: right;
  margin-right: 100px;
  margin-top: -17px;             
}

#uid12, #uid43 {
  width: 350px;
  float: right;
  margin-right: 100px;
}

*+html #uid12, *+html #uid43 {
  width: 350px;
  float: right;
  margin-right: 100px;
  margin-top: -17px;             
}

/***FIELDSET OFFERTE***/
.offerte{
/* Disable border */
  border: none;
}

.offerte legend {
  display: none;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  float: left;
}

.powermail_check_inner_uid13_0 {
  margin-left: 250px;
}

.powermail_check_inner_uid13_0 {
}

.powermail_check_inner_uid13_1 {
  margin-left: 250px;
}

#check_uid13_0 {
  float: right;
  margin-right: 250px;
}

*+html #check_uid13_0 {
  float: right;
  margin-right: 250px;
  margin-top: -17px;
}

#check_uid13_1 {
  float: right;
  margin-right: 250px;
}

*+html #check_uid13_1 {
  float: right;
  margin-right: 250px;
  margin-top: -17px;
}

/***FIELDSET BESTÄTIGUNG***/
.besttigung {
/* Disable border */
  border: none;
}

.besttigung legend {
  display: none;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  float: left;
}

.powermail_check_inner_uid14_0 {
  margin-left: 250px;
}

.powermail_check_inner_uid14_1 {
  margin-left: 250px;
}

#check_uid14_0 {
  float: right;
  margin-right: 250px;
}

*+html #check_uid14_0 {
  float: right;
  margin-right: 250px;
  margin-top: -17px;
}

#check_uid14_1 {
  float: right;
  margin-right: 250px;
}

*+html #check_uid14_1 {
  float: right;
  margin-right: 250px;
  margin-top: -17px;
}

/***FIELDSET KONTAKT***/
.kontakt {
/* Disable border */
  border: none;
}

.kontakt legend {
  display: none;
}

.powermail_check_inner_uid15_0 label {
  display:none;
}

#check_uid15_0 {
  float: right;
  margin-right: 250px;
}

/***FIELDSET BEMERKUNGEN***/
.bemerkungen {
/* Disable border */
  border: none;
}

.bemerkungen legend {
  display: none;
}

#uid16, #uid47 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

/***FIELDSET CAPTCHA***/
.captcha {
/* Disable border */
  border: none;
}

.captcha legend {
/* Disable border */
  display: none;
}

#wtcalculatingcaptcha {
  width: 350px;
  float: right;
margin-right: 100px;
}

#uid18 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

/***FIELDSET WEITER***/
.weiter{
/* Disable border */
  border: none;
}

.weiter legend {
  display: none;
}

#tx-powermail-pi1_fieldset_9, #tx-powermail-pi1_fieldset_25 {
  margin-left: 146px;
}

/***BESTÄTIGUNGSSEITE***/
.tx_powermail_pi1_formconfirmation_back {
  float: left;
  margin-right: 10px;
}

/***FORMULAR SUBSKRIPTION***/

/***FIELDSET SUBSKRIPTION***/
.subskription{
/* Disable border */
  border: none;
  margin-top: 20px;
}

/***FIELDSET SUBSKRIPTIONSTEXT***/

.subskriptionstext{
/* Disable border */
  border: none;
}

.subskriptionstext legend{
  display: none;
}

/***FIELDSET ADRESSE***/

#uid19 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

*+html #uid19 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
  margin-top: -17px;
}

#uid20 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

*+html #uid20 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
  margin-top: -17px;
}

#uid21 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

*+html #uid21 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
  margin-top: -17px;
}

#uid22 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

*+html #uid22 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
  margin-top: -17px;
}

#uid23 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

*+html #uid23 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
  margin-top: -17px;
}

#uid24 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
}

*+html #uid24 {
  width: 350px;
  float: right;
  margin-right: 100px;
  font-size: 12px;
  margin-top: -17px;
}

*+html .tx-powermail-pi1_fieldset_11 legend {
  margin-left: -10px;
  color:#000000;
}

*+html .tx-powermail-pi1_fieldset_12 legend {
  margin-left: -10px;
  color:#000000;
}

/***FIELDSET SINGLEMALT***/
.singlemalt{
/* Disable border */
  border: none;
  margin-top: 20px;
}

#uid25 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
}

*+html #uid25 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
  margin-top: -17px;
}

*+html #powermaildiv_uid25 label{
  padding-left: 64px;
}

#uid26 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
}

*+html #uid26 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
  margin-top: -17px;
}

*+html #powermaildiv_uid26 label{
  padding-left: 64px;
}

#uid27 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
}

*+html #uid27 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
  margin-top: -17px;
}

*+html #powermaildiv_uid27 label{
  padding-left: 64px;
}

*+html .tx-powermail-pi1_fieldset_12 legend {
  margin-left: -10px;
  color:#000000;
}


/***FIELDSET BIERBRAND***/

.bierbrand{
/* Disable border */
  border: none;
  margin-top: 10px;
}

.bierbrand legend {
  display: none;
}

#uid28 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
}

*+html #uid28 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
  margin-top: -17px;
}

*+html #powermaildiv_uid28 label{
  padding-left: 64px;
}

#uid29 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
}

*+html #uid29 {
  width: 40px;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  text-align: center;
  margin-top: -17px;
}

*+html #powermaildiv_uid29 label{
  padding-left: 64px;
}

/***FIELDSET WEITER***/
.weiter{
/* Disable border */
  border: none;
}

.weiter legend {
  display: none;
}

#tx-powermail-pi1_fieldset_9 {
  margin-left: 146px;
}

/***BESTÄTIGUNGSSEITE***/

td.subskription_confirmation_table_adresse_td {
  padding-right: 10px;
}

td.subskription_confirmation_table_singlemalt_td_0 {
  padding-right: 20px;
  text-align: center;
  font-weight: bold
}

.tx_powermail_pi1_formconfirmation_back {
  float: left;
  margin-top: 10px;

}

.tx-powermail-pi1_confirmation_back {
  font-size: 12px;
}

.tx_powermail_pi1_formconfirmation_submit{
  margin-top: 10px;
}

.tx-powermail-pi1_confirmation_submit{
  font-size: 12px;
}

/***LOGIN***/
.tx-felogin-pi1 fieldset {
  border: none;
}

.tx-felogin-pi1 fieldset legend {
  display: none;
}

/***MP3 PLAYER***/
#sounds_home {
  position: relative;
  top: -530px;
  float: right;
}

#sounds {
  position: relative;
  top: -195px;
  left: 115px;
  float: right;
}

.tx-pmkmp3player-pi1 {
  text-align: right;
  margin-right: 20px;
  padding-bottom: 3px;
}