#hintergrundLinks1 { /* Runde Ecken links */
  width:840px;
  height:560px;
  margin-left:auto;
	margin-right:auto;
	border:0px;
  background-image: url(grafiken/hintergrundLinks1.gif);
  background-repeat:no-repeat;
  background-position:0% 50%;
  text-align:center; }

#hintergrundRechts1 { /* Runde Ecken rechts */
  width:840px;
  height:560px;
  margin-left:auto;
	margin-right:auto;
	border:0px;
  background-image: url(grafiken/hintergrundRechts1.gif);
  background-repeat:no-repeat;
  background-position:100% 50%;
  text-align:center; } 
  
#hintergrundLinks2 { /* Runde Ecken links */
  width:840px;
  height:560px;
  margin-left:auto;
	margin-right:auto;
	border:0px;
  background-image: url(grafiken/hintergrundLinks2.gif);
  background-repeat:no-repeat;
  background-position:0% 50%;
  text-align:center; }

#hintergrundRechts2 { /* Runde Ecken rechts */
  width:840px;
  height:560px;
  margin-left:auto;
	margin-right:auto;
	border:0px;
  background-image: url(grafiken/hintergrundRechts2.gif);
  background-repeat:no-repeat;
  background-position:100% 50%;
  text-align:center; }   

#hauptbox { /* Hauptbox */
  width:800px;
  height:560px;
	background-image: url(grafiken/hintergrundMitte.gif);
	background-repeat:x;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:0px; }	

#titel { /* Titel/Kopf */
	height:55px;
	text-align:center;
	padding:0px; }
	
#titelH1 {
 z-index:5;
}

#titelWerbung {
 z-index:1; 
 text-align:right; 
 font-size:0.7em;
 color:#444;
}
	
#titelVerticalAlign {
  padding-top:18px; }	
	
#hauptmenue { /* Hauptmenü */
	width:800px;
	height:39px;
	background-color:#9F0000; 
	text-align:center;
	padding:0px;
	margin-left:auto;
	margin-right:auto; 
  position:absolute;
  z-index:4;}
  
#hauptmenueVerticalAlign {
  padding-top:9px; }

#untermenue { /* Untermenü, Buchstaben */
  width:800px;
	height:20px;
	background-color:#FDD32D; 
	text-align:center;
	margin-top:39px;
	margin-left:auto;
	margin-right:auto; 
  position:absolute;
  z-index:3; }
  
#untermenueVerticalAlign {
  padding-top:3px; }  
	
#inhaltStart { /* Inhaltsbox für Startseite */
	margin-top:39px;
	margin-left:auto;
	margin-right:auto;
  width:800px; 
	color:#000000;
	height: 457px;
	overflow:hide;
  position:absolute;
  z-index:2; }
  
#inhalt { /* Inhaltsbox für Seiten MIT Untermenü */
	margin-top:75px;
	margin-left:auto;
	margin-right:auto;
  width:800px; 
	color:#000000;
	height: 405px;
	overflow:auto;
  position:absolute;
  z-index:2; } 
  
#inhaltOhneUM { /* Inhaltsbox für Seiten OHNE Untermenü, außer Laender */
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
  width:800px; 
	color:#000000;
	height: 440px;
	overflow:auto;
  position:absolute;
  z-index:2; } 
  
#inhaltLaender { /* Inhaltsbox für Laender-Seite */
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
  width:800px; 
	color:#000000;
	height: 355px;
	overflow:auto;
  position:absolute;
  z-index:2; }

#inhaltLaenderuebersicht { /* Box fuer Laenderliste/-uebersicht */
  border:0px;
  margin-top:45px;
  padding-bottom:5px;
  text-align:justify;
  border-bottom:solid 1px #000;}  	
	
.bierdeckeldaten { /* Daten der Bierdeckel */
	width:100%;
	height:35px;
	text-align:left;
	background-color:#ffffff;
	padding:0px;
	padding-left:5px;
	margin-bottom:10px;
	border:solid 1px #cccccc;
	-moz-border-radius:10px;
	overflow:visible;
	line-height:19px; }	

#alexa {
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
  width:120px; 
	height: 100px;
	overflow:hide;
  position:absolute;
  z-index:1; }

#linkspalte1 {
width:370px;
float:left;}

#linkspalte2 {
width:370px;
float:right;
margin-right:10px;
}
