@charset "utf-8";
.strichblau {
	background-image: url(hintergrund/strichblau.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.orangeklar {
	background-image: url(hintergrund/orange_klar.jpg);
	background-position: 600px;
	background-repeat: no-repeat;
}
.verlauf {
	background-image: url(hintergrund/verlauf_orange.jpg);
	background-repeat: no-repeat;
	background-position: 600px;
}
.verlauf_home {
	background-image: url(logo/logogross.png);
	background-repeat: no-repeat;
	background-position: 100px 50px;
}
.verlauf_be {
	background-image: url(hintergrund/verlauf.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.orangematt_k {
	background-image: url(bilder/orange_matt.jpg);
	background-repeat: no-repeat;
	background-position: 111px top;
}
.verlauf_rechts {
	background-image: url(hintergrund/verlauf_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.grafiktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 8px;
}
.grafiktext_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	margin-left: 8px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.orange_groß {
	background-image: url(hintergrund/orange_gros.jpg);
}
.impresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.verlaufklar {
	background-image: url(hintergrund/verlauf_orange.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.grafiktext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 12px;
	text-decoration: none;
}

