BODY {
	background-color: white;
	background-image: url("./images/background.jpg");
	background-repeat: no-repeat;
}

P {
	font-size : small;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 1em;
	margin : 10;
}

.first_p
{
  font-size : small;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 0em;
	margin : 10;	
}

TD {
	font-size : small;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin : 3;
}

div {
	font-size : small;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.aufzaehlung {
	font-size : small;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin : 5;
}

.copyright {
	font-size : x-small;
}

UL, LI  {
	list-style : disc;
	font-size : small;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
	
H1  {
	font-size : x-large;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #2A4FA3;
}

H2  {
	font-size : large;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}

H3  {
	font-size : medium;
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #2A4FA3;
}

.navigation  {
	font-size : medium;
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #2A4FA3;
	text-decoration : none;
}

.position  {
	font-size : medium;
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #B22222;
}

A {}

A:Visited  {}

A:Active  {}

A:Hover  {}



	
