table {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
select,input {
	font-size: 15px;	
}
.dick {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #009038;
}

.schwarz {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


a:link {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #009038;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #009038;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.klein {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #009038;
}
.quelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #174859;
}

.fuss {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.gross {
	font-family: arial;
	font-size: 30px;
	font-weight: bolder;
	color: #174859;
}


