/* CSS Document */
body {
    background-color: #7E94B6;
	margin-left: 0px;
	margin-top: 0px;
FONT-FAMILY: Century Gothic, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
}

td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

a.navi:link {
	font-size: 11pt;
	color: #0A214B;
	text-decoration: none;
}

a.navi:visited {
	font-size: 11pt;
	color: #0A214B;
	text-decoration: none;
}

a.navi:hover {
	font-size: 11pt;
	color: #0A214B;
	font-weight: bold;
}

a.navi:active {	
	font-size: 11pt;
	color: #0A214B;
	text-decoration: none;
}
a.small {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #0A214B;
	text-decoration: underline;
}
a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #0A214B;	
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #0A214B;
}
a:link  {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #0A214B;
	text-decoration: underline;
}
a.small:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.spez:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.spez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: underline;
}
.small {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A214B;
}
.spez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.navi {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A214B;
}
h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#0A214B;
}