
html {
	height:100%;
	}

body 	{
	background-color:#FFFFFF; 
	text-align:center;
	margin:auto;
	height:100%;
	}

.alles
	{
	width:905px;
	height:570px;
	position:relative;
	border-style: solid;
	border-width:0px;
	border-color:#FF0000;
	margin:auto;
	}


.lo
	{
	width:1px;
	height:1px;
	position:absolute;
	top:0px;
	left:0px;
	}



.bg0 	{
	width:900px;
	height:115px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(bau-goehler-01.jpg); 	
	background-repeat:no-repeat;
	}


.bg1 	{
	width:900px;
	height:115px;
	position:absolute;
	left:0px;
	top:115px;
	background-image:url(bau-goehler-02.jpg); 	
	background-repeat:no-repeat;
	}

.bg2 	{
	width:900px;
	height:115px;
	position:absolute;
	left:0px;
	top:230px;
	background-image:url(bau-goehler-03.jpg); 	
	background-repeat:no-repeat;
	}


.bg3 	{
	width:900px;
	height:115px;
	position:absolute;
	left:0px;
	top:345px;
	background-image:url(bau-goehler-04.jpg); 	
	background-repeat:no-repeat;
	}


.bg4 	{
	width:900px;
	height:115px;
	position:absolute;
	left:0px;
	top:450px;
	background-image:url(bau-goehler-05.jpg); 	
	background-repeat:no-repeat;
	}


.content {
	border-style:dotted;
	border-color:#DDDDDD;
	border-width:0px;
	background-color:#FFFFFF;
	position:absolute;
	top:180px;
	left:260px;
	height:290px;
	width:605px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-family:verdana, arial; 
	}


.footer {
	border-style:dotted;
	border-color:#DDDDDD;
	border-width:0px;
	background-color:#FFFFFF;
	position:absolute;
	top:490px;
	left:30px;
	height:50px;
	width:835px;
	color:#777777;
	font-size:12px;
	font-family:verdana, arial; 
	}

h1 {
	position:absolute;
	top:130px;
	left:230px;
	color:#0a0b50;
	font-size:20px;
	font-family:verdana, arial; 
	width:695px;
	}

.copyright {
	border-style:dotted;
	border-color:#DDDDDD;
	border-width:0px;
	background-color:#FFFFFF;
	color:#777777;
	font-size:9px;
	font-family:arial, verdana; 
	}

a {
	color: #777777;
	text-decoration:underline;
}

a:visited {
	color: #777777;
	}

a:hover {
	color: #FF0000;
	text-decoration:underline overline;
}
