#content{
	width				: 960px;
	z-index				: 1;
	font-family				: normal 14px "Helvetica Neue", sans-serif;
	/*Grundsätzliche Ausrichtung der Seite*/
	color:#666;
}

#content .links{
	float				: left;
	width				: 220px;
	margin-right		: 8px;
}

#content p{
	text-align			: justify;
}

#content .links table{
	width				: 220px;
	border				: 1px;
	border-collapse		: collapse;
}
#content table tr{
	border-bottom-width	: 1px;
  	border-bottom-style	: solid;
  	border-bottom-color	: black;
}
#content table tr td.left{
	text-align			: left;
}

#content table tr td.right{
	text-align			: right;
}

#content .linksPlusMitte{
	width				: 960px;
	float				: left;
}

#content .mitte{

    color: #666666;
    float: left;
    margin-left: 219px;
    margin-top: -370px;
    width: 697px;
	font-family				: normal 14px "Helvetica Neue", sans-serif;
}
#content .mitteplus{

    color: #666666;
    float: left;
    margin-left: 103px;
    margin-top: -100px;
    width: 697px;
	font-family				: normal 14px "Helvetica Neue", sans-serif;
}

#content .mitte img.scaled{
    width				: 100%;
}


#content .rechts{
	float				: right;
}

.referenzListe{
	font-family				: normal 14px "Helvetica Neue", sans-serif;
	/*Grundsätzliche Ausrichtung der Seite*/
	color:#666;
	margin-bottom:-12px;
	width:250px;

}

.referenzListe ul{
	margin				: 0;
	padding				: 0;
}

.referenzListe ul.eingerueckt{
	margin-left			: 15px;
	margin-bottom		: 5px;
}

.referenzListe ul li{
	color				: #666666;
  	list-style			: none;
	margin-bottom		: 2px;
	padding				: 0;
}

.technik {
	margin-top			: 20px;

}
