body {
	border:0px; 
	padding:0px; 
	margin:0px;
	background-color:#e1dfe0;
	overflow: hidden;
	font-family:  arial, verdana, helvetica, sans-serif;
}



.text{
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:130%;
}

.text a {
font-family: arial, verdana, helvetica, sans-serif;
color:#999;
}


.text a:link{
color:#999;
border-bottom: dotted 1px #d82034;
}

.text a:visited{
color:#999;
border-bottom: dotted 1px #d82034;
}


.text a:hover {
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#d82034;
}


.text-adresse {
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#999;
line-height:140%;
}

.text-adresse a {
font-family: arial, verdana, helvetica, sans-serif;
color:#999;
}


.text-adresse a:link{
color:#999;
border-bottom: dotted 1px #d82034;
}

.text-adresse a:visited{
color:#999;
}


.text-adresse a:hover {
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#d82034;
}






#container {
	margin:0 auto;
	text-align:left;
	width:1022px;
	height:680px;
	margin-top:30px;
	background-color:#fff;
	overflow: auto;
}

#logo-div {
	width:1022px;
	height:100px;
}
#logo-div img {
	margin-top: 80px;
	margin-left: 73px;
}
#footer-div {
	position: absolute;
	margin-left: 337px;
	margin-top: 400px;
}
#menu-div {
	position: absolute;
	margin-left: 250px;
	margin-top: 400px;
}
#content {
	width: 1022px;
	height: 580px;
}
#content-team {
	padding-left: 338px;
	padding-top: 20px;
	width: 600px;
}
#content-page {
	padding-left: 338px;
	padding-top: 20px;
	width: 600px;
}
.team {
	padding: 5px;
	float:left;
	width: 104px;
	height: 110px;
}
.teamdetail {
  width: 400px;
  height: 450px;
  margin-left: 390px;
  position:absolute;
  z-index: 2;
  top: 120px;
  background-color: white;
  border: 1px solid #e3e0e0;
  font-family: arial, verdana, helvetica;
  font-size: 12px;
}
.person-img {
	height: 250px;
	width: 380px;
	margin: 9px;
}
.person-div {
	margin-top: 5px;
	margin-left: 17px;
	height: 140px;
}
.teamdetail #name {
	width: 360px;
	font-weight: bold;
	display: block;
}
.teamdetail #funktion {
	width: 360px;
	display: block;
}
.teamdetail #telefon {
	width: 360px;
	display: block;
}
.teamdetail #mail {
	width: 360px;
	display: block;
}
.teamdetail #mail a {
	color: black;
	text-decoration: underline;
}
.teamdetail #close-pic {
	margin-left: 360px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 17px;
	color: #999999;
}
p {
	font-family: arial, verdana, helvetica;
	color: black;
}
