.table_haupt {
	border: 1px solid #A4B3D0;
}
.table_innen {
	border: 1px solid #142745;
}
.font_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4B3D0;
	text-decoration: none;
}
.font_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFCC33;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A4B3D0;
	text-decoration: none;
}
.copyright:hover{
	color:#FFCC33;
}
