body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15pt;
}
.bgBlau {
	background-color: #8FAAB8;
}
.ueberschrift{
    font-family: Garamond;
	font-size: 40px;
	
	color: #333333;
}

.down{
    font-style:italic;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #0F2F4C;
	line-height:20pt;
	
	

}

a:link {
	text-decoration: none;
	font-size: 12px;
	color: #CCCCCC;
	}

a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #aaaaaa;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #afafaf;
	font-weight: bold;
	font-size: 14px;
	}
.ueberschrift-3 {
	font-family: Garamond;
	font-size: 25px;
	color: #333333;
	font-weight: bold;
}
