BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 12;
}

A {
	color: Blue;
}

A:HOVER {
	color: Red;
}

TABLE {
	font-size : 12;
	font-family : Arial, sans-serif;	
	width : 100%;
}

H1 {
	font-size : 16;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, sans-serif;
}

H2 {
	font-style : normal;
	font-weight : bold;
	font-size : 14;
}

H3 {
	font-size : 12;
	font-style : normal;
	font-weight : bold;
}

TD {
	}

TD.fundstelle {
	width : 130px;
}

TD.quelle {
	width : 150px;
}

TD.art {
	width : 200px;
}

TD.inkraft {
	width : 120px;
}

TD.ueberschrift {
	background-color: #C0C0C0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12;
	text-align: center;	
}

TD.index {
	font-family: Arial, sans-serif;
	font-size: 12;
	text-align: center;	
}
