/*******************************************************************************

 <!-- 	designed by ckone(02.2009) 
		Author	: Christian kapp	
        Internet: www.ckapp.de
        mail	: webmaster@ckapp.de -->

 *******************************************************************************/
 
 body{
	background-color: #e5ffe5;
	margin: 0px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}


.Stilmain {
	font-family: Arial;
	font-size: 12px;
}
.tableFuss {
	font-size: 10px;
	margin-left: 5px;
	text-align: center;
	margin-top: 7px;
}

a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}
