	.centerpic {
		
		margin: 0 auto;
		margin-top: 20px;
		text-align: center;
		max-width: 450px;
		max-height: 615px;
	
		
		}
		.titelbild {
		max-width: 350px;
		max-height: 478px;
		
		float: left;
		}
img {
width: 350px;

}		
		
		.logos {
		width: 350px;
		height: 478px;
		
		
			float: left;
		}
		
			.logo {
		width: 412px;
		height: 182px;
		margin: 0 auto;
		
		}
		
		.footer{
	border: 1px;
			border-style: solid;
			border-color: transparent;
		max-width: 900px;
		text-align: center;
		margin: 0 auto;
margin-top: 20px;
clear: both;
		}