@charset "utf-8";
/* CSS Document */
#ersteSpalte{
	z-index:0;
	float:left;
	position:relative;
	margin-left:30px;
	top:-520px;
	width:410px;
	height:520px;
	overflow:hidden;	
}

#zweiteSpalte{
	z-index:0;
	float:left;
	margin-top:66px;
	position:relative;
	margin-right:10px;
	margin-left:10px;
	top:-520px;
	width:410px;
	height:415px;
	overflow:hidden;
}
#zweiteSpalteKontakt{
	z-index:0;
	float:left;
	margin-top:30px;
	position:relative;
	margin-right:10px;
	margin-left:70px;
	top:-520px;
	width:350px;
	height:485px;
	overflow:hidden;
}