body {
	font-size: 10pt;
	font-family: arial, helvetica, san-serif;
	background-repeat: repeat;
	background-image: url(gfx/bg.gif);
}

.fliesstext {
	font-size: 10pt;
	font-family: arial, helvetica, san-serif;
}

.headline {
	color: #3A70A0;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

.subhead {
	color: #3A70A0;
}
.blau {
	background-color: #3A70A0; /* 47,80,127 */
}
.hellblau {
	background-color: #C6D3DE; /* 198,211,222 */
}
.nav {
	color: #ffffff;
	font-size : 13pt;
	text-decoration: none;
}
.nav_klein {
	color: #ffffff;
	font-size : 8pt;
	text-decoration: none;
}
.nav_copy {
	font-size : 8pt;
}
.bild {
	color: #3A70A0;
}

.textlink {
	color: #005B31;
	text-decoration: none;
}
.textlink:hover {
	color: #3A70A0;
	text-decoration: none;
}
