A:LINK {
	font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : Black;
}
A:VISITED {
    font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : Black;
	
}

A:FOCUS {
font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
	
}

A:ACTIVE {
	font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
}
A:HOVER {
	font : Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
}
BODY {
	
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	}

H1 {
		font-size : 7pt;
}

H2 {
	font-size : 10pt;
}


TABLE {
	width: 300px;
	font-size : xx-small;
}

#block {
	text-align : justify;
}
#zwischentitel {
	font-size : 8pt;
	font-weight : bold;
}
