/* --------- Haupttext ------------------------------------------- */

#haupttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	list-style-type: square;
	list-style-position: inside;
	width: 100%;}
	
#haupttext a {font-family: Verdana, Arial, Georgia, Times, serif;
	color : #336699;
	BACKGROUND-COLOR: #FFFFFC;
	font-weight: bold;
	text-decoration: none;}
	
#haupttext a:hover {font-family: Verdana, Arial, Georgia, Times, serif;
	font-weight: bold;
	color : #336699; 
	BACKGROUND-COLOR: #FFFFFC;
	text-decoration: underline;}
	
#haupttext a:active {color: #336699; background-color:#FFFF99;}
#haupttext a:focus {color: #336699; background-color:#FFFF99;}

.haupttext_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #336699;
	background-color:#FFFFFF;
	list-style-type: square;
	list-style-position: inside;}
	
.haupttext_teaser {
	color: #333333;
	font-weight: bold;
	background-color:#FFFFFF;
	list-style-type: square;
	list-style-position: inside;}
	
	

	  

	  

	

