body {
	background-image: url(../Bilder/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.baustelle {
	background-image: url(../Bilder/logo_bs.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	width: 200px;
}
.sorry {
	background-image: url(../Bilder/sorry.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
}
a:link
{
color: #333333;
text-decoration:none;
}
a:hover
{
color: #ffffff;
text-decoration:none;
}
a:visited
{
color: #000000;
text-decoration:none;
}
