BODY
{
    BACKGROUND-COLOR: #f5f5f5;
    COLOR: #0000a0;
    FONT-FAMILY: Arial;
	width: 640px;
	background-image: url("../images/bg.left.blue.jpg");
	margin: 0px;
	background-position: 0px 0px;
	font-size: 11pt;
	background-repeat: repeat-y;
	background-attachment: fixed
}
H1
{
	text-align: center
}
H2
{
}
H1.titel
{
	font-weight: bold;
	font-size: 36pt;
	text-decoration: underline overline;
}
H3
{
}

H4
{
}

H5
{
}
H6
{
}
TH {
}

DT {
	font-weight: bold
}

A {
	text-decoration: none
}