body {
	background-color: #101F69;
	padding: 0px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 25px;
	vertical-align:top;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #101F69;
	padding-right: 5px;
}
.unterueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #101F69;
	padding-right: 5px;
}
a:link {
	text-decoration:none;
	color: #3366FF;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#101F69;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
	color:	#666666;
	font-weight:bold;
}
#main_table {
	background-color:#CCCCCC;
	vertical-align:top;
}
#main_table_gb {
	background-color:#CCCCCC;
	vertical-align:middle;
}
#main_content {
	background-image:url(../images/hg_main.gif);
	vertical-align:top;
}
#nav {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left:20px;
	padding-top:2px;
}
#nav a:link {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
#nav a:hover {
	text-decoration:none;
	font-size: 14px;
	color:#101F69;
	font-weight: 200;
}
#nav a:visited {
	text-decoration:none;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
}
	
