.header {
width:570px;
height:5.5625em;
padding:0px
}

.header img {
margin-left:1.25em;
}


.page{
 	/*width: 819px; */
	width: 540px;
	float: left;
	border: 0px solid #ffffff;
	border-left: 0px;
	background: url();
	margin: 0 0 50px 0;
 }
 
.page .titel{
 	font-size: 0.5625em;
	margin: 1.5em 0 2px 20px;
 }
 
.page .spalte_content{
/* 	width: 479px;
	width: 29.9375em;
	width: 30em; */

	float: left;
	/* margin: 0 1.25em 0 1.25em;	*/
margin:0px;
	display: inline;
}

.page .spalte_content .content{
	border-right: 0.0625em solid #babcbd;
	border-bottom: 0.0625em solid #babcbd;
	background: #ffffff;
	/* padding: 10px 0 12px 0;*/
width:570px;
}