* {
	margin:0px;
	padding:0px;
}

body {
	background-image:url(baustellenseite_verlauf.jpg);
	background-repeat:repeat-x;
	font-size: 13px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	font-weight: bold;
	padding-left:27px;
}

#head {
	height:34px;
    line-height:34px;
    color:#ffffff;
}

#adresse {
    line-height:24px;
	padding-top:12px;
}

a:link 		{ 	color:#000000;	text-decoration: underline;	border-bottom:1px solid white;	}
a:visited	{	color:#000000;	text-decoration: underline;	border-bottom:1px solid white;	}
a:hover		{ 	color:#000000;	text-decoration: none;		border-bottom:1px solid black;	}
a:active	{	color:#000000;	text-decoration: underline;	border-bottom:1px solid white;	}
a:focus		{	color:#000000;	text-decoration: underline;	border-bottom:1px solid white;	}
