body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBBBBB;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.copyright:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.text_menu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.text_menu:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.titel {
	font-family: Tahoma;
	font-size: 18px;
	color: #B31F3D;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	color: #B1001C;
	text-decoration:none;
}