body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	text-align: left;
	background-image: url(img/bg.jpg);	
		
	}

td {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #383838;
		text-align: left;
	}

a:link 		{ color:#383838; font-size:11px; text-decoration:none; font-weight: Bold;}
a:visited 	{ color:#383838; font-size:11px; text-decoration:none; font-weight: Bold;}
a:hover 	{ color:#383838; font-size:11px; text-decoration:underline; font-weight: Bold;}
a:active 	{ color:#383838; font-size:11px; text-decoration:none; font-weight: Bold;}
a:focus 	{ color:#383838; font-size:11px; text-decoration:none; font-weight: Bold;}


.aktuelles {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		text-align: left;
}

.dots { 
		border-top: 1px dotted #383838;
		clear: left;
			
			}
