@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #888888;
	font-size:16px;
}
.impressum { font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
.content {
	color: #494949;
	font-size:16px;
	}
h1 {
	color: #494949;
	font-size:18px;
	font-weight:bold;
}
a,a:hover,a:active,a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
body {
	background-image: url(Bilder/background.jpg);
}