a:link {
	text-decoration: none;
	color: #898787;
}

a:visited {
	text-decoration: none;
	color: #898787;
}

a:active {
	text-decoration: none;
	color: #898787;
}

a:hover { 
	color: #EB2E58;
}

.normal {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.red {
	font-family: Arial;
	font-size: 12px;
	color: #EB2E58;
	font-weight: bold;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	text-transform: lowercase;
	color: #898787;
	font-weight: bold;
}

.headline {
	font-family: Arial;
	font-size: 18px;
	text-transform: lowercase;
	color: #898787;
	font-weight: bold;
}

.content {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.content_red {
	font-family: Arial;
	font-size: 13px;
	color: #EB2E58;
	font-weight: bold;
}

.content_grey {
	font-family: Arial;
	font-size: 13px;
	color: #898787;
	font-weight: bold;
}

.petra_winkelhardt {
	font-family: Arial;
	font-size: 9px;
	color: #898787;
	font-weight:bold
}