body  {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #000000;
	margin : 1em 15% 1em 15%;
	background : Bilder/bg.gif;
	background-image : url(Bilder/bg.gif);
}

A:link  {
	color : #7B00AA;
}


A:visited  {
	color : #9A00D5;
}

A:active  {
	color : #B100F4;
}

p  {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}

h1  {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : large;
}

h2  {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : normal;
	font-size : large;
}

.Hervorhebung {
	font-size : larger;
}

.Navigation {
	font-size : x-small;
}

.Box {
	padding : 1em;
	border : thin groove;
	width : 500px;
}

.klein {
	font-size : x-small;
}

.Copyright {
	font-size : x-small;
	font-style : italic;
}

.Formular  {
	font-family : Courier, "Courier New", monospace;
}


