.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9c2240;;
}


.projekttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #9c2240;
	font-weight: bold;
}
.projekt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}

body{
 background-color:#FFFFFF;
 color:#000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #9c2240;
	text-decoration: underline;
}

a:visited {
	color: #9c2240;
	text-decoration: underline;
}
a:hover {
	color: #9c2240;
	text-decoration: underline;
}
a:active {
	color: #9c2240;
	text-decoration: underline;
}.kapitaelchen {
	font-variant: small-caps;
}
