/* CSS Document 
Author: GSDH
URL: weihenstephaner.de
2009
*/

html {
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.top {
height: 452px;
width: 100%;
border-bottom: #ceb16b solid 2px;
background-color: #083d57;
background: url(../images/html/bg_tile.jpg) #083c57;
background-position:top;
margin-top: 0px;
border-top:  #a88d5f solid 2px
}

.top-content {
width: 847px;
height: 361px;
margin-left: auto;
margin-right: auto;

}

.bubbles { 
background-image: url(../images/html/bg_bubbles.jpg);
background-repeat: no-repeat;
width: 983px;
height: 377px;
margin-top: 23px;
padding-top: 48px;
padding-left: 77px;

}

/*.logo {
width: 324px;
height:316px;
float: left;
margin-top: 19px;

}*/

.logo {
width: 244px;
height:294px;
float: left;
margin-top: 19px;
display: true;
}

.logoEn
{
width: 244px;
height:294px;
float: left;
margin-top: 19px;
display: none;
}

.languages, .agecheck, .ageFail{
width: auto;
height: 270px;
float: left;
background-image:url(../images/html/border_languageselect.jpg);
background-position:left top;
background-repeat: no-repeat;
padding-left: 40px;
text-align: left;
color: #ffffff;
font-size: 11px;
line-height: 15px;
}

 .agecheck a:link, .agecheck a:visited {
  color:#897149;
 }
 
  .agecheck a:hover {
	color:#675536;
 }

.languages{
padding-top: 107px;
}

.languages img {
margin-right: 44px;
cursor: pointer;
}

.agecheck{
padding-top: 15px;
height: 361px;
display: none;
}

.ageFail{
padding-top: 15px;
height: 300px;
}

.ageFail a:link, .ageFail a:visited {
 color:#897149;
}

.clr {
clear: both;
}

.whitespace {
width: 100%;
height: 1px;
background-color: #FFFFFF;
}

.band {
height: 17px;
width: 100%;
border-bottom: #003d73 solid 2px;
border-top: #003d73 solid 2px;
background-color: #FFFFFF;
padding-top: 1px;
display:true
}

.band_en {
height: 17px;
width: 100%;
border-bottom: #003d73 solid 2px;
border-top: #003d73 solid 2px;
background-color: #FFFFFF;
padding-top: 1px;
display:none
}

.bottom {
height: 281px;
width: 100%;
border-top: #ceb16b solid 2px;
}

