BODY {
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #F5F5F5;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

p {
	font-size : 12px;
}

.fett {
	background-color : #993333;
	color: #FFFFFF;
	font-weight : bold;
	font-size : larger;
	font-size:14px;
	
}

.ue1 {
	background-color : white;
	color: black;
	font-weight : bold;
	font-size:14px;
	
}



.semifett {
	background-color : #993333;
	color: #FFFFFF;
	font-size:14px;
		
}

.semisemifett {
	background-color : #993333;
	color: #FFFFFF;
	font-size:12px;
	font-weight : bold;
		
}

.unterfett {
	background-color : #993333;
	color: #FFFFFF;
	font-size : larger;
	font-weight : bold;
	
}



h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-size : 16px;
}





.seitentitel  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 22px;
	border: none;
	font-style : normal;
	font-weight : bolder;
}

.zwischenueberschrift  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 18px;
	border: none;
	font-style : normal;
	font-weight : bolder;
}



A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
    color : #00BFBF;
	text-decoration : none;
}

