body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
td {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;

}

.bildrechts {
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	margin-top: 5px;



}
.bildlinks {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;

}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;

}
.td-300px {
	width: 300px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFFFF;







}
