body, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a	{
	color : #D03973;
	text-decoration: none;
}

a:hover {
	color: #307BCE;
	text-decoration: none;
}

.copyright {
	font-size : 10px;
	color: #EEEEEE;
}
.kop {
	color: #D03973;
	font-weight: bold;
	font-size: 18 px;
	margin-left: 15 px;
}
.title {
	color: #D03973;
	font-weight: bold;
	font-size: 12 px;
}
.teaser {
	color: #D03973;
	font-weight: bold;
	font-size: 15 px;

}
.star {
	color: #D03973;
	font-weight: bold;
	font-size: 14 px;
	margin-left: 15 px;
}
#logo {
	border-bottom: 1px solid black;
}

