body	{
	background-color: #6C976C;
}

p,div,td,th,li  {
	font-size : 12px;
	font-family : Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	background-color: #6C976C;
	line-height: 18px;
}

em	{
	font-size : 12px;
	font-family : Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}

a  {
	font-family : Verdana,Helvetica,Arial;
	font-style : normal;
	text-decoration : underline;	
	color : White;
}

a:active  {
	color : #DFF8DA;
}

a:visited  {
	color : White;
}

a:hover  {
	color : #DFF8DA;		
}

.kursiv {
	font-style: italic;
}

.aktiv {
	color: #DFF8DA;
	font-weight: bold;
	text-decoration: underline;
}

.mini {
	font-style: normal;
	font-size : 11px;
	font-weight: normal;
}

.minidick {
	font-style: normal;
	font-size : 11px;
	font-weight: bold;
}

.maxi {
	font-style: normal;
	font-weight: bold;
}

.rand {
	border : 4px solid WhiteSmoke;
}

.ftext {
	line-height: 18px;
}

.hi {
	background-color: #242424;
	line-height: 18px;
}

.rahmenunten { 
	border-bottom: solid #D6FCD3;  
	border-bottom-width: 1px;  
}