.HGverlLogo {
	background-image: url(images/template/strichverlaengerung_logo.gif);
	background-repeat: repeat-x;
}
.textfeld {
	background-color: #e43327;
	padding: 54px 0 54px 29px;
	background-image: url("images/template/hintergrund.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.bilderfeld {
	background-color: #e43327;
	padding: 54px;
	padding-left: 44px;
	background-image: url("images/template/hintergrund.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.HGbild {
	background-color: #CE4542;
}
.adresse {
	color: #999;
	font-size: 10px;
	padding-top: 6px;
}
.strich {
	font-size: 11px;
	color: #e43327;
}




body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #F2B5B5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #F7AC00;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 120%;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-weight: bold;
	font-size: 115%;
}
h3 {
	font-weight: bold;
	font-size: 110%;
}
h4 {
	font-weight: bold;
	font-size: 105%;
}
h5 {
	font-weight: bold;
	font-size: 100%;
}
h6 {
	font-weight: bold;
	font-size: 95%;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGdunkel {
	background-color: #C3C3C3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGhell {
	background-color: #E6E6E6;
}
.HGfarbe {
	background-color: #e43327;
}