body {
	margin: 0px;
	padding: 0px;
		background-image: url(hg-streifen.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fff;
	font: 16px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a img {border: 0;}

a, a:link {
	color: #2e4178;
	text-decoration: none;
}
a:visited {
	color: #001941;
}
a:hover {

	color: #B7110D;
}
a:active {
	color: #B7110D;
}

#gesamtseite {
	width: 900px;
}
.bereichlinks {
	width: 300px;
	float: left;
	text-align: center;
	color: #CACCD9;
	font-size: 12px;
}
.bereichrechts {
	float: right;
	width: 600px;
	padding-top: 45px;
	padding-bottom: 20px;
}
.abstand {
	padding: 30px;
}
.bereichlinks .text {
	padding-top: 20px;
	padding-bottom: 50px;
}
.bereichlinks a {
	color: #CACCD9;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.bereichrechts .inhalt {
	font-size: 16px;
	padding: 0 30px 30px 60px;
	letter-spacing: 1px;
}
.design {
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	margin: 10px 0 15px;
	padding: 8px 10px 8px 20px;
	font-weight: bold;
}
.enddesign {
	font-weight: bold;
	background-color: #f9f9f9;
	border: 2px solid #cecece;
	margin: 10px 0 30px;
	padding: 8px 10px 8px 20px;
}
.banner {
	font-size: 22px;
	color: #2e4178;
	padding-left: 60px;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.banner span {
}
.banner strong {
	font-size: 28px;
}
.sep {
	clear: both;
	background-color: #FFFFFF;
	width: 1px;
}

.inhalt h2 {
	font-size: 18px;
	color: #1A3D73;
	margin-top: 0px;
}



h3 {font-size: 14px; padding-top: 10px;
font-weight: normal;
font-style: normal;
}
p {padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0;
}

.durchgestrichen {
	padding-top: 20px;
	text-decoration: line-through;
}
.alt {
	margin-top: 50px;
	font-size: 14px;
	background-color: #f9f9f9;
}
.alt h3 {
	color: #757575;
	margin: 0;
	padding: 14px 20px 5px;
}
.alt .design {
	border-color: #f9f9f9;
	border-width: 0;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #f9f9f9;
	font-weight: normal;
	font-style: normal;
}
.alt .design a {
	color: #a4a2a2;
}
.alt .design a:hover {

	color: #B7110D;
}