.HGhell {
	background-color: #FDE0C8;
}
.HGdunkel {
	background-color: #F79848;
}
.HGnews {
	background-color: #F6BF89;
	padding: 10px;
	padding-left: 14px;
	background-image: url(images/template/HG_dunkel.gif);
	background-repeat: repeat-y;
	background-position: left top;
}	
.textblock {
	background-image: url(images/template/texthintergrund.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 25px;
}
.news_kleiner {
	font-size: 10px;
}
.unternavigation {
	background-color: #F79848;
	padding: 10px;
	padding-top: 17px;
}
.service_navi {
	background-color: #F79848;
	padding: 10px;
}
.telefon {
	padding: 4px;
	padding-left: 8px;
	font-size: 10px;
	font-weight: bold;
}



body {
	background-color: #F79848;
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
	background-image: url(images/template/HG_seite.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.kleiner {
	font-size: 10px;
}
a {
	color: #D71820;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #FEE0C8;
	text-decoration: none;
}
a.hauptnavi {
	font-size: 10px;
	color: #F79848;
	font-weight: bold;
	text-decoration: none;
}
a.hauptnavi:hover {
	color: #D71820;
	text-decoration: none;
}
a.hauptnavi_spez {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.hauptnavi_spez:hover {
	color: #D71820;
	text-decoration: none;
}
a.hauptnavi_selected {
	font-size: 10px;
	color: #D71820;
	font-weight: bold;
	text-decoration: none;
}
a.hauptnavi_selected:hover {
	text-decoration: none;
}
a.unternavi {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
a.unternavi:hover {
	color: #D71820;
	text-decoration: none;
}
a.unternavi_selected {
	color: #D71820;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
input.button {
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
}
h5 {
	font-weight: bold;
	font-size: 10px;
}
h6 {
	font-weight: bold;
	font-size: 9px;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}