BODY {
	margin-left: 10px; margin-right: 10px; margin-top: 20px; margin-bottom: 10px; 
	FONT-SIZE: 100%; 
	background: #ffffff; 
	background-image: url(http://www.whelnwein.at/css/bergwerk.jpg); 
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: center; 
	COLOR: #333399; 
	FONT-FAMILY: Comic Sans MS; Sans-Serif
}
P {
	FONT-SIZE: 100%;
}
TD {
	margin-left: 10px;
}
H1 {
	FONT-SIZE: 150%;
}
H2 {
	FONT-SIZE: 130%;
}
H3 {
	FONT-SIZE: 120%;
}
H3.head {
	FONT-SIZE: 120%; COLOR: #333399;
}
H4 {
	FONT-SIZE: 80%;
}
H4.subhead {
	FONT-SIZE: 80%;
}
H4.subtitle {
	FONT-SIZE: 60%; COLOR: #333399;
}
H5 {
	FONT-SIZE: 50%;
}
A:link {
	COLOR: #0000ff
}
A:visited {
	COLOR: #6666cc
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #333399
}
