* {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 100%;
	background-image: url(../gfx/hgb_oben.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.Default {
	background-position: bottom;
	height: 100%;
}	
.Default .BottomVerlauf {
	height: 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.Default .BereichLeft {
	left: 0px;
	position: absolute;
	height: 253px;
	top: 98px;
	padding-top: 0px;
}
.Default .Menue {
	position: absolute;
	left: 55px;
	top: 98px;
	background-image: url(../gfx/menue.jpg);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 410px;
}
.Default .Bildergalerie {
	background-image: url(../gfx/bg_bildergalerie_aktuell.jpg);
	background-repeat: repeat-x;
	padding-top: 24px;
	height: 200px;
	margin-top: 20px;
	width: 245px;
}
.BereichUnten {
	position: absolute;
	top: 565px;
	left: 55px;
	background-color: #e2c25e;
	width: 281px;
	height: 63px;
}


.Default .BereichCenter {
	position: absolute;
	left: 325px;
}
.Default .BereichCenter2 {
	top: 35px;
	position: absolute;
	left: 11px;
	bottom: 100px;
	height: 100%;
	width: 273px;
}
.Default .BereichRechts {
	position: absolute;
	top: 76px;
	left: 617px;
}
.Default .ContentRechts {
	position: absolute;
	top: 352px;
	left: 629px;
	width: 350px;
}
.Default .ContentRechts a {
	color: #dab641;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.Default .Menue .Bildergalerie {
	right: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #e2c25e;
	padding-top: 38px;
	padding-left: 35px;
	background-image: url(../gfx/bg_bildergalerie_aktuell.jpg);
	background-repeat: repeat-x;
}
.Default .Menue .Bildergalerie .SchattenBild {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	background: url(../gfx/bg_schattenbild.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/bg_schattenbild.png',sizingMethod='image');
	padding: 8px 8px 18px 8px;
	margin: 5px 0px 6px 0px;
	cursor: hand;
}
.Default .Menue. Empfehlung {
	width: 200px;
	float: left;
	padding: 5px 0px 6px 0px;
}
.Default .MenueUnten {
	padding-top: 80px;
	top: 50px;
}
.Default ul {
	list-style-type: none;
	list-style-image: url(../gfx/punkt.jpg);
	bottom: 2px;
}
.Default  h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.Default li {
	margin-left: 20px;
	margin-bottom: 5px;
}
.Default p {
	margin-bottom: 15px;
}

.Default .Druckbatton {
	bottom: 243px;
	left: 940px;
	padding-left: 927px;
	margin-top: 16px;
}
.Stil2 {
	font-size: 12px;
	color: #008e32;
}
