@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #333;
	background-attachment: scroll;
	background-image: none;
}
body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(bilder/baustelle_website.png);
	background-position: center top;
}
.table_hg {
	background-attachment: scroll;
	background-image: url(bilder/baustelle_website.png);
	background-repeat: no-repeat;
}

a:link {
	color: #336;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C30069;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#tep {
}
.unsichtbar {
	color: #FFF;
}

