body {
	width: 210mm;
	height: 297mm;
}

#content {
	width: 200mm;
	height: 270mm;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -30mm;
}
	
#kopf {
	height:60px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-color: #E7E7E9;
	
}

#menu {
	width:1000px;
	height:35px;
	background-image: url(menu_hg.jpg);
	display: none;
}
	   
#inhalt {
	width: 200mm;
	height: 230mm;
	background:#ffffff;
	padding: 10mm;
}
		 

#fuss {
	display: none;
}
	   
#textinhalt {
	width: 85mm;
	height: auto;
	margin: 0;
	padding-left: 20mm;
	padding-right: 5mm;
	padding-top: 5mm;
}
			 
#textinhalt2 {
	width: 100mm;
	height: 230mm;
}
			  
#scroll {
	width:200mm; 
	height: 230mm; 
}

#text1 {
	width: 95mm;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

#text2 {
	margin: 0 0 0 20mm;
	width: 85mm;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

#image {
	float: right;
	width: 90mm;
}

#inhaltsfuss {
	float: bottom;
}

#adresse {
	display: block;
	margin-left: 30mm;
}

