body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.head {
	font-family: Arial;
	font-size: 15px;
	color: #757575;
	font-weight: bold;
}

.navi1 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.navi1_on {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}


.navi2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.zurueck {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #757575;
}


.bildueberschrift {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #757575;
}

.bild {
	font-family: Arial;
	font-size: 12px;
	color: #757575;
}

.ueberschrift {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #757575;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text,td {
	font-family: Arial;
	font-size: 12px;
	color: #757575;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DC292F;
	text-decoration:none;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

img {
	border-color: #DC292F;
}