.titel
{
	font-size:18px;
	text-align:center;
	color:blue;
	text-decoration:underline;
}

.team 
{
font-family:Tempus Sans ITC, Bradley Hand ITC, Chiller, Arial;
text-align:center;
color:blue;
font-size:14px;
}

a:link { font-size:18px; color:silver; }
a:visited { font-size:18px; color:silver; }
a:hover { font-size:18px; color:#0000FF; }
a:active { font-size:18px; color:silver; }

.headline
{
	color:silver;
	font-family: Chiller;
	text-decoration:underline;
	font-size:40px;
}
.headline2
{
	color:blue;
	font-family:Tempus Sans ITC;
	text-decoration:underline;
	font-size:17px;
}
.headline3
{
	color:blue;
	font-family:Tempus Sans ITC;
	text-decoration:underline;
	font-size:20px;
}
.headline4
{
	color:blue;
	font-family:Tempus Sans ITC;
	text-decoration:underline;
	font-size:14px;
}
.text
{
font-size:14px;
}
.klein
{
font-size:12px;
}
.news-text
{
font-size:14px;
}