/* CSS Document */

* {
	padding:0;
	margin:0;

}
body {
		height: auto;
	    background: #fff;
	
}

#logo {
	position: absolute;
	top: 25px;
	left: 28px;
	width:200px;
	height: 100px;
}

#textblock1 {
	position: absolute;
	top: 308px;
	left: 255px;
	width:571px;
	height: 71px;
}

#textblock2 {
	position: absolute;
	top: 384px;
	left: 255px;
	width:571px;
	height: 77px;
}

#bild1 {
	position: absolute;
	top: 537px;
	left: 255px;
	width:571px;
	height: 86px;
}

#textblock3 {
	position: absolute;
	top: 823px;
	left: 255px;
	width:571px;
	height: 31px;
}

#textblock4 {
	position: absolute;
	top: 861px;
	left: 255px;
	width:571px;
	height: 96px;
}

#bild2 {
	position: absolute;
	top: 993px;
	left: 255px;
	width:571px;
	height: 256px;
}


#textblock5 {
	position: absolute;
	top: 1217px;
	left: 255px;
	width:571px;
	height: 30px;
}

#textblock6 {
	position: absolute;
	top: 1273px;
	left: 256px;
	width:571px;
	height: 30px;
}


#bild3 {
	position: absolute;
	top: 39px;
	left: -1px;
	width:571px;
	height: 269px;
}


#textblock7 {
	position: absolute;
	top: 1591px;
	left: 256px;
	width:571px;
	height: 30px;
}


.versalien {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align:justify;
	text-decoration: none;
	}
	
	.text {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align:justify;
	text-decoration: none;
	}
	
a.text:link {}
a.text:visited {}
a.text:active { color: #999; font-weight:bold; }
a.text:hover { color: #999; font-weight:bold; }
	
	
	
	
	
	
	
	
	
	
	
	
