body {
	margin: 12px 16px;
	position: relative;
	background-repeat: no-repeat;
	background-position:16px 16px;
	font: normal 11px/16px verdana, sans-serif;
	padding-bottom: 50px;
}

a {
	text-decoration: none;
	color: #006FB7;
}
a:hover {
	color: black;
}
#head {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
}
#head img {
	position: absolute;
	left: 160px;
	top: 4px;
}


#contact {
	position: absolute;
	top: 80px;
	left: 0;
	width: 200px;
	height: auto;
	color: #006FB7;
}
#menu {
	position: absolute;
	top: 80px;
	left: 240px;
	width: auto;
	height: 160px;
}
#menu ul {
	list-style: none;
	float: left;
	margin:0;
	padding:0;
}
#menu li {
	float: left;
	width: 80px;
	height: auto;
}
#menu li ul{
	margin-top: 16px;
}

#menu li li a, #arbeitenMenu a {
	color: #878787;
}
#menu li li a:hover, #arbeitenMenu a:hover {
	color: black;
}
#menu .active {
	color: black;
}
#content {
	position: absolute;
	top: 240px;
	left: 240px;
	width: auto;
	height: auto;
}
#content2 {
	position: absolute;
	top: 80px;
	left: -256px;
	width: 976px;
	height: 400px;
}
#content2 #newsTextContainer {
	position: absolute;
	top: 240px;
	left: 0;
	width: 816px;
}
#content2 .newsText {
	position: relative;
	float: right;
	width: 240px;
	height: 80px;
}
#content2 .newsImage {
	position: relative;
	float: right;
	width: 240px;
	height: 240px;
}
#content2 .newsImage .image {
	width: 239px;
	height: 160px;
	margin: 4px 1px 12px 0;
	background-position: center;
}

#content #left {
	position: absolute;
	left: 0;
	top: 0;
	width: 320px;
	padding-bottom: 50px;
}
#content #left2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 305px;
	padding-bottom: 50px;
}

#content #right2 {
	position: absolute;
	left: 320px;
	top: 0;
	width: 320px;
	padding-bottom: 50px;
}
#content #leftTeam {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	padding-bottom: 50px;
}
#content .team {
	position: relative;
	width: auto;
	height: auto;
}
#content .team .image {
	position: absolute;
	width: 34px;
	height: 41px;
	left: -42px;
	top: 4px;
	background-position: center;
	background-repeat: no-repeat;
}
#content #rightTeam {
	position: absolute;
	left: 240px;
	top: 0;
	width: 240px;
}
#content #rightTeam2 {
	position: absolute;
	left: 480px;
	top: 0;
	width: 240px;
}
#content #rightImages {
	position: absolute;
	left: 400px;
	top: 4px;
	width: 240px;
}
#content #rightImages .image {
	position: relative;
	width: 239px;
	height: 159px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: center;
}
#content #flash {
	position: absolute;
	top: -44px;
	left: -242px;
	width: 960px;
	height: auto;
	background-color: red;
	z-index: 1;
	outline: none;
}
#content #flash object {
	outline: none;
}
a.backArrow {
	position: absolute;
	bottom: 50px;
	left: 0;
	background-image: url(/bilder/system/back.png);
	width: 13px;
	height: 9px;
	backgroung-positiion: top left;
	font-size:5px;
	line-height:5px;
}
a.backArrow:hover {
	background-position: bottom left;
}
a.nextArrow {
	position: absolute;
	bottom: 50px;
	right: 0;
	background-image: url(/bilder/system/next.png);
	width: 13px;
	height: 9px;
	backgroung-positiion: top left;
	font-size:5px;
	line-height:5px;
}
a.nextArrow:hover {
	background-position: bottom left;
}

.titel {
	color: #006FB7;
	font-weight: bold;
}
.blau {
	color: #006FB7;
}
#partnerList {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: auto;
	z-index: 20;
}
#partnerContent {
	position: absolute;
	top: 0;
	left: 160px;
	width: 320px;
	height: auto;
}
#partnerImage {
	position: absolute;
	top: 164px;
	left: 560px;
	width: 160px;
	height: 160px;
	z-index: 10;
}
.listImage {
	position: absolute;
	top: 164px;
	left: 560px;
	width: 160px;
	height: 160px;
}
#arbeitenMenu {
	position: absolute;
	top: -128px;
	left: 80px;
	width: auto;
	height: auto;
	z-index: 10;
}