	
	.flugschulenBox {
		height: auto;
		width: 500px;
	}
	
	
	.flugschulenBox .kontakt {
		float: left;
	}
	
	
	.flugschulenBox .logo {
		float: right;
		margin-top: -30px;
		margin-right: 15px;
	}
	
	
	.flugschulenBox .hlinks {
		clear: both;
		padding: 10px 0px;
	}
	
	
	.flugschulenBox .hlinks a {
		padding-right: 20px;
	}
	
	.contentdiv_suche {
		float:left;
		width:320px;
		background-repeat:no-repeat;
		background-color:#eceaea;
		border:1px solid #d4d4d2;
		margin-right:10px;
		margin-bottom:15px;
		height:180px;
	}
	
	.contentdiv_suche h1 {
		color: #4E4C4C;
		margin-top:13px;
		font-size:13px;
		font-weight:bold;	
		background-image:url(../img/bg_contentdiv.jpg);
		background-repeat:no-repeat;
		height:33px;
		margin-top:-7px;
		margin-left:-5px;
		padding-left:15px;
		padding-top:15px;
	}
	
	
	.contentdiv_inhalt{
		margin-left:15px;
		margin-top:-10px;
		
	}
	
	.abstand{
		margin-left:15px;
		
	}
	
	.abstand h1{
		font-size:13px;
		font-weight:bold;
	}
	
	.ueberschrift{
		font-size:13px;
		font-weight:bold;
	}