html {
    height: 100%;
	padding: 0;
	margin: 0;
}

body {
	height: 100%;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../pics/HG.png);
	background-repeat: repeat;
	background-position: top left;

}

p, td {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}

a:link, a:active, a:visited {
	color: #3A87C8;
	text-decoration: none;
}

a:hover {
	color: #1D629C;
	text-decoration: underline;
}

#content {
	height: 100%;
	min-height: 1100px;
	width: 435px;
	margin-left: 170px;
	background-image: url(../pics/content_HG.png);
	background-repeat: repeat-y;
}

#content_long {
	width: 435px;
	margin-left: 170px;
	background-image: url(../pics/content_HG.png);
	background-repeat: repeat-y;
}


#bottomnav {
	text-align: center;
	clear: both;
	width: 375px;
	margin-left: 190px;
	-margin-left: 26px;
	position: absolute;
	bottom: 0;
	height: 20px;
	background-position: left bottom;
	z-index: 3;
}

.beer {
	margin-left: 30px;
	-margin-left: 13px;
}

.box {
	float: left;
	width: 375px;
	height: 150px;
	background-image: url(../pics/box.png);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 15px;
	margin-left: 26px;
	-margin-left: 13px;
}

.box-pic {
	float: left;
	width: 110px;
	height: 140px;
}

.box-text {
	float: left;
	width: 205px;
	height: 140px;
}

.box-text p {
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #595959;
	font: Arial, Helvetica, sans-serif 16px;
	line-height: 18px;
}

.lighttext {
	font-size: 9px;
	color: #BBBBBB;
	padding-left: 30px;
	padding-right: 45px; 
}

.darktext {
	font-size: 11px;
	color: #777777;
	padding-left: 30px;
	padding-right: 45px; 
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #3A87C8;
	padding-left: 30px;
	padding-right: 45px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3A87C8;
	padding-left: 30px;
	padding-right: 45px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

hr {
	padding-left: 30px;
	padding-right: 45px; 
	border-width: 1px;
	margin: -10px 0 0 30px;
	width: 285px;
}

#werbung {
	position: absolute;
	left: 650px;
	top: 165px;
	width: 122px;
	height: 202px;
}

#werbung2 {
	position: absolute;
	background-color: #FFFFFF;
	left: 650px;
	top: 470px;
	width: 122px;
	height: 150px;
}
