

H1 {
	font-family: Arial,         Helvetica,         Geneva,         Sans-serif;
	color : rgb(0,0,0);
	font-size : 12pt;
	font-weight : bold
}

BODY {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0);
	background-image : url( "../assets/images/baumann-Frame-mitte.jpg" );
	background-repeat : no-repeat;
	scrollbar-shadow-color : #000066;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	background-attachment : fixed
}

P {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

.TextObject {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

.TextNavBar {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

A:link {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

A:visited {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

A:active {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(255,0,0)
}

UL {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

OL {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

H2 {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(0,0,0)
}

H3 {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	color : rgb(0,0,0)
}

A:hover {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(255,0,0)
}