body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/bg_rauten.jpg);
	background-repeat: repeat-x;
	background-color: #e2e2e2;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.Stil_menue {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#009ee1;
}
.Stil_text {
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#3d3c3f;
}

.Stil_footer {
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 1px;
	color:#777777;
}

body,td,th {
	color: ##333333;
	
}


 a:link { text-decoration:none; color:#3d3c3f; font-size:9px; font-weight:light; }
 a:hover { text-decoration:none; color:#3d3c3f; font-size:9px; font-weight:light;  background-color:#c9efff; }
 a:focus { text-decoration:none; color:#3d3c3f; font-size:9px; font-weight:light;  background-color:#c9efff; }
 a:visited { text-decoration:none; color:#3d3c3f; font-size:9px; font-weight:light; }
 
