body {
	font-family:verdana, sans;
	font-size:14px;
	background-color:#dddddd;
	text-align:center;
	padding-top:0px; }

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

a:link, a:visited { /* Normale Links */
	text-decoration:none;
	color:#000000;
	font-size:14px; }

a:active, a:hover { /* Normale Links */
	text-decoration:none;
	color:#ff0000;
	font-size:14px; }

#hauptmenue { /* Einfacher Text in Hauptmenü */
	color:#FDD32D; }

a.hmenueInhalt:link, a.hmenueInhalt:visited { /* Links im Hauptmenü */
  color:#FDD32D;
	text-decoration:none;
	background:#9F0000;
  font-weight:bold; }
	
a.hmenueInhalt:active, a.hmenueInhalt:hover { /* Links im Hauptmenü */
  color:#9F0000;
	background:#FDD32D;
  font-weight:bold; }


#untermenue { /* Text im Untermenü */
	color:#9F0000;
	text-align:center;
	padding:3px 0px;
  letter-spacing:4px;  }

a.untermenueInhalt:link, a.untermenueInhalt:visited { /* Links im Untermenü */
	color:#9F0000;
	text-decoration:none; 
  font-weight:bold; }

a.untermenueInhalt:active, a.untermenueInhalt:hover { /* Links im Untermenü */
	color:#FDD32D;
	background:#9F0000; 
  font-weight:bold; }
	
.gueltigkeit {
  color:#9F0000;
  letter-spacing:0px; }	

.biernamenliste { /* Liste der Biernamen eines Buchstabens */
	width:100%;
	vertical-align:top;
	line-height:20px;
	border:none; }

.bierdeckelfoto { /*Bilder der Bierdeckel*/
	text-align:center;
  padding-top:10px;}
	
.bierdeckelnummer {
  vertical-align:bottom;
  padding-right:3px;
  padding-bottom:30px;
  line-height:200px;}	

a.bd:link, a.bd:visited { /* Links im Bierdeckeldaten-Kästchen */
	color:#000000;
	text-decoration:underline;
	font-weight:normal; }

a.bd:active, a.bd:hover { /* Links im Bierdeckeldaten-Kästchen */
	color:#ff0000; }
	
.eintrag { /* einzelner Eintrag in Bierdeckel-/Brauereiliste */
  margin-left:25px;
  text-indent: -25px; 
  margin-bottom:-13px; }	

.firefox { /* Empfehlung Firefox */
	font-size:smaller;
	color:#333333;
	padding-top:5px; }

a.firefox:link, a.firefox:visited { 
	font-size:9px;
	color:#333333;
	padding-top:5px;
	text-decoration:none;
	font-weight:normal; }

a.firefox:active, a.firefox:hover { 
	color:#ff0000; 	
  padding-top:5px;}
  
.tauschdeckelBrauerei {
  margin-top:20px;
  font-weight:bold;
  color:#9F0000;} 
  
.tauschdeckelBilder {
  border:1px solid #9F0000;
  -moz-border-radius:10px;
  margin-top:7px;
  margin-right:5px;
  text-align:right;
  padding:3px;} 
  
.tauschdeckelNummer {
  text-align:left;
  float:left;
  vertical-align:top;
  font-weight:bold;
  margin-top:20px;
  margin-left:5px;} 
  
a.sprache:link, a.sprache:visited { 
  border:0px;
  padding-bottom:1px;
  padding-left:2px;
  padding-right:2px;
  margin-top:15px;
  color:#FDD32D;
	background:#9F0000;
  font-weight:bold; }

a.sprache:active, a.sprache:hover { 
  color:#FFFFFF;
	background:#000000;
  border:0px;
  padding-bottom:1px;
  padding-left:2px;
  padding-right:2px;
  margin-top:15px;
  font-weight:bold; }

.linkLinkland {
  margin-top:15px;
  font-weight:bold;
  color:#9F0000;} 

.linkLinktext {
}

.linktauschBeschr {
  margin-bottom:7px;
  font-size:smaller;
  color:#a1a1a1;}
  
#titelWerbung a {
  font-size:1em;
}

