@charset "UTF-8";
body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(../images/apfel_rot.jpg);
	background-repeat: no-repeat;
	background-position: -150px 330px;
	background-attachment: scroll;
}
#head {
}
#logo {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;
}
#container  {
    width: 960px;
    text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-width: 960px;
    background-color: rgba(255,255,255,0.30);
}
#team_image_head {
	background-color: #B5143E;
	background-image: url(../images/image_team_d_2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 179px;
}
#duesseldorf {
	margin-left: 4.5%;
	width: 24.5%;
}
#navigation {
	height: 55px;
}
#content {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    background-repeat: repeat;
    margin-left: 10px;
    margin-right: 20px;
}
#copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    float: left;
    width: 100%;
}
.back_pic {
	background-image: url(../images/pic_back.png);
	background-repeat: no-repeat;
.cms {
; 	height: 0px;
	float: left;
	float: left;
	height: 0px;
}
.cms {
}
#facebook {
	text-align: right;
	width: 100%;
	position: absolute;
}
#galerie {
	float: left;
}
#mitarbeiter {
	float: left;
}
