body {
	background-color: #181818;
}



td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	
}

.image{
	border-style: solid;
	border-color: #d1d1d1;
	border-width: thin;
}

a:link {
	text-decoration: none;
	color:#FFF;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}

a:hover {
	text-decoration: none;
	color: #66cc00;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}

.aussen {
	color: #181818;
}

.title1 {
	color: #66cc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;	
	}
	
