body {
	background-attachment: fixed;
	background-image: url(images/deutschland.jpg);
	background-repeat: no-repeat;
	margin: 0;
	background-position: center center;

}

a:link {
	color:			#333333;
	text-decoration:	none;
	font-family:		Arial, Verdana, sans-serif;
	font-size:		12px;
}
a:hover {
	color:			#0033CC;
	text-decoration:	underline;
	font-family:		Arial, Verdana, sans-serif;
	font-size:		13px;
	font-weight: bold;

	
}

a:active {
	color:			#FFFFFF;
	text-decoration:	underline;
	font-family:		Arial, Verdana, sans-serif;
	font-size:		12px;
	font-weight: bold;

	
}


.topnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;

}
.tablecenter TD {
	text-align: center;
}

.verybig {
	font-family: "Arial Black";
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.verybiggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: 808080;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.biggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 808080;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: CC0000;
}

.bigblack {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: 000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.verybigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.lightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}

