#page {
    margin: 15px auto;
    width: 1466px;
	border-bottom-color: black;
	border-style: solid;
	border-width: 0px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}

#kopf	{
	height: 219px;
	width: 1466px;
	background-color: #E9E9E9;
}

#logo	{
	display: block;
	margin-left: auto;
	margin-right: auto
}

#imgtext	{
	display: block;
	margin-left: auto;
	margin-right: auto	
}

#text{
	height: 340px;
}

#projekte	{

	height: 300px;
	background-color: #E9E9E9;
}

#leer	{
	width: 50px;
	float: left;
}

#projekt	{
		width: 186px;
		float: left;
}

#abstand	{
	height:	50px;
}