A:LINK {
	font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : bold;
	font-weight : lighter;
	text-decoration : none;
	color : white;
}
A:VISITED {
    font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : white;
	
}
A:ACTIVE {
	font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
A:HOVER {
	font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : red;
}
BODY {
	
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1px;
	background : #779BC3 none;
}

H1 {
		font-size : 7pt;
}

H2 {
	font-size : 10pt;
}


TABLE {
	width: 710px;
	font-size : xx-small;
	
	}

HR {
	color : White;
	font-size : 4px;
	}


#block {
	text-align : justify;
}
#zwischentitel {
	font-size : 8pt;
	font-weight : bold;
}
