@charset "utf-8";


#container #main #mainx #text {
	width: 950px;
	margin-right: 0px;
}




#container #main #mainx #rahmenteam {
	height: 290px;
	position: relative;
	width: 946px;
}
#container #main #mainx #text #rahmenteam #teamfoto {
	float: left;
}


#container #main #mainx #text #rahmenteam #person {
	width: 442px;
	margin-left: 40px;
	line-height: 1.2em;
	float: left;
	margin-top: 7px;
	font-size: 0.9em;
}

#container  #main  #mainx  #text  #rahmenteam  #person  .box,
#container  #main  #mainx  #text  #rahmenteam  #person  .box1 {
	float: left;
}

#container  #main  #mainx  #text  #rahmenteam  #person  .box1  .klein {
	width: 420px;
	margin-right: 8px;
	height: 58px;
}


#container  #main  #mainx  #text  #rahmenteam  #person  .box  .klein {
	width: 210px;
	margin-right: 8px;
	height: 58px;
}

#container  #main  #mainx  #text  #rahmenteam  #teamfoto  .box2  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #main  #mainx  #text  #rahmenteam  #person  .box  a:hover,
#container  #main  #mainx  #text  #rahmenteam  #person  .box1  a:hover {
	color: #fff500;
}

.box   div,
.box1   div {
    display:none;
}
.box2   div       {
	display: none;
	height: 527px;
}

.box:hover div,
.box1:hover div {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}

.box2:hover  div {
	display:block;
	position:absolute;
	top:-198px;
	left:0px;
	border: 8px solid #FFFFFF;
}

