html {
height: 100%;
background-image:url(pit/hintergrund-2.jpg);
background-position:top left;
}

body{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
td, th{
font-size:12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.inhalt {
background-color:#FFFFFF;
}

#image {
backgound-image: pit/back_bilder.jpg;
}

#imagebox{
float: left;
white-space: nowrap;
border: 1px solid #FF8C00;
}
#kontakt{
    margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
#impressum{
    margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}