body {	color: #fff199; 
	background: #ffffff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
 }

ul {
	list-style-type: square;
	
}



#mainframe {
	color: #000000;
	border: 1px solid black;
	background-color: #ffffff;
}	

#navigation {
	background-color: #241F71;
}	


#navigationobenaktiv {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size:10pt;
	color: #241F71;
	background: #f0f0f0;
}

#navigationoben {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}	

#navigationoben a:visited {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 10pt;
        color: #ffffff;
	text-decoration: none;
}	

#navigationoben a:hover {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 10pt;
	color: #241F71;
	background-color: #ffffff;
	text-decoration: none;
}	

#navigationoben a:link {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}	


#navigationoben a:active {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}	


#rahmenspacer {
	background-color: #ffffff;
	border: 0px;
	font-size:1pt;
}	

#rahmennavi {
	background-color: #c0c0c0;
	border: 0px;
	font-size: 1pt;
}	

#rahmennavi a:hover {
	background-color: #ffffff;
	
}	
#rahmeninhalt {
	background-color: #f0f0f0;
	border: 0px;
	font-size:1pt;
	padding: 5px;

}	

#navitextaktiv {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	border: 0px;
        font-size: 10pt;
	color: #ffffff;
	font-size:10pt;
}	

#navitext {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	border: 0px;
        font-size: 10pt;
	color: #000000;
	font-size:10pt;
}	



#navitext a:link {
	text-decoration: none;
        color: #000000;
}

#navitext a:visited {
	text-decoration: none;
        color: #000000;
}

#navitext a:active {
	text-decoration: none;
        color: #000000;
}

#navitext a:hover {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	text-decoration: none;
	border: 0px;
	color: #443F91;
	background-color: #ffffff;
	font-size:10pt;
}	


#standard {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	margin: 5px;
	color: #000000;
	font-size:10pt;
}	

#standard a:link {
	text-decoration: underline;
        color: #000000;
}

#standard a:visited {
	text-decoration: underline;
        color: #000000;
}

#standard a:active {
	text-decoration: underline;
        color: #000000;
}

#standard a:hover {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	text-decoration: underline;
	border: 0px;
	color: #443F91;
	background-color: #f0f0f0;
	font-size:10pt;
}	

#headline {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	margin: 5px;
	color: #241F71;
	font-size:16pt;
	text-align: center;
}

#focus {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	margin: 5px;
	font-size:12pt;
	font-weight:700;
	text-align: left;
}

#focuscenter {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	margin: 5px;
	font-size:12pt;
	font-weight:700;
	text-align: center;
}