<!-- info -->
BODY{
	background-color : #000000;
	background: Black;
}

H1 {
	font-family: Arial;
	color: Silver;
	font-size: 22pt;
	font-weight : bold;
}

H2 {
	font-family: Arial;
	color: Silver;
	font-size: 15pt;
	font-style: italic;
}

P {
	font-family: Arial;
	color: Silver;
	font-size: 10pt;
	font-weight : bold;
}

IMG {
	border-width: 0px;
}

Table{
	border : 0px;
}

td.vertikal {
	background-image:url(../img/rahmen/rahmenvertikal.jpg);
}

A {
	color: silver;
}

A:Hover {
	color: white;
}

HR {
	height: 1pt;
	size: 1pt;
	color : Silver;
}

