@charset "UTF-8";

.verlauf {
	background-image: url(../images/Verlauf.gif);
	background-repeat: repeat-x;
}
.navtext a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	font-size: 11px;
	text-transform: uppercase;
	color: #2B5380;
	font-family: "Gill Sans Light", "Gill Sans", sans-serif;
}
.bodytext {
	font-family: "Gill Sans Light", "Gill Sans", sans-serif;
	font-size: medium;
	color: #666666;
	font-weight: normal;
	padding: 10px;
}
.bodytext h1 {
	font-size: large;
	font-weight: bold;
}
.bodytext h2 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

