.klein
 {
	font-family : Verdana;
	font-size : 11px;
	padding-left : 20px;
	padding-top : 10px;
	line-height: 15px;
}

.klein-center
 {
	font-family : Verdana;
	font-size : 11px;
	padding-left : 10px;
	padding-top : 10px;
	text-align : center;
}

.adresse
 {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-left: 5px;
	padding-top: 10px;
}

.header
 {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
}

#big
{
	font-family : Verdana;
	font-size : 20px;
	font-weight: bold;
	color: white;
}

.titel
 {
	font-family : Verdana;
	font-size : 16px;
	padding-top : 20px;
	font-weight : bold;
	text-align : left;
}

.gross
{
	font-family : Arial;
	font-size : 14px;
	padding-right : 10px;
	padding-top : 10px;
	color : #b8b8b8;
	font-weight : bold;
}

a:link, a:visited,a
{
	color: white;
	text-decoration: none;
}

a:hover
{color: #e2e2e2;}

body
{
background-color : #F0F0F0;
}