body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#ffffff;
}
p {
	color:#336699;
	font-family: verdana;
	font-size: 10px;
}

a:link{
	color: #444444;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
a:active{
	color: #336699;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
a:visited {
	color: #666666;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
a:hover{
	color:#336699;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.titel {
	font-size: 24px;
	font-weight:normal;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
}
.blacktext {
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rottext {
	color: #336699;
	font-size: 10px;
	font-style: normal;
}
.titelweiss {
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
