body, html{
	width: 100%;
	height: 100%;
}
body{
	background: url(../img/hg.jpg) repeat-x;
	margin: 0;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
}
a img{
	border: none;
}
h1 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c1250f;
	letter-spacing: 1px;
}
h2{
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c1250f;
	letter-spacing: 1px;
	
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul li{
	float: left;
}
#zusammen{
	width: 980px;
	height: 100%;
}
#seite{
	float: left;
	width: 645px;
	height: 400px;
}
#logo{
	float: left;
	background: url(../img/hglogo.jpg) no-repeat;
	width: 320px;
	height: 30px;
	padding-top: 359px;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
#top{
	height: 40px;
	padding-top: 25px;
	padding-left: 25px;
}
#content{
	height: 311px;
}
.flash{
	display: inline;
	float: left;
	width: 304px;
	height: 311px;
	margin-left: 20px;
	margin-right: 20px;
}
.maintext{
	padding-top: 20px;
	float: left;
	width: 280px;
	line-height: 180%;
}
#navi{
	clear: left;
	padding-left: 10px;
	
}
ul a.navilink,
ul a.naviaktiv,
ul a.naviaktiv1,
ul a.navilink1{
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right: 1px solid #333;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;	
}


ul a.naviaktiv,
ul a.naviaktiv1{
	color: #c1250f;
	cursor: default;
}
ul a.navilink:hover,
ul a.navilink1:hover,
ul a.impressum:hover,
ul a.home:hover,
a.mailto:hover{
	color: #c1250f;
}
#kontakt{
	line-height: 180%;
	clear: left;
	margin-top: 54px;
	margin-left: 700px;
	color: #333;
}
ul a.impressum{
	color: #333;
	padding-right: 7px;
	border-right: 1px solid #333;
	text-decoration: none;
}
ul a.home{
	padding-left: 7px;
	color: #333;
	text-decoration: none;

}

a.mailto{
	color: #333;
	text-decoration: none;

}
a.kunde{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;

}

.impressumtext{
	float: left;
	width: 304px;
	height: 311px;
	margin-left: 20px;
	margin-right: 20px;
	line-height:180%;
}





















