#ansprechpartner_img{
	width: 315px;
	float: left;
	cursor:pointer;
	}

#ansprechpartner_img img{
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	cursor:pointer;
	border-right: 5px solid #FFFFFF;
	}

#ansprechpartner_img img.transparent{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	cursor:pointer;
	}

#ansprechpartner_img img.opak{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	cursor:pointer;
	}
	
#ansprechpartner_txt{
	width: 180px;
/*	height: 603px;*/
	float: right;
	white-space: normal;
	}
	
#ansprechpartner_auswahl{
	clear: both;
	float: left;
	}

#ansprechpartner_txt .hidden{
	display: none;
	}

#ansprechpartner_txt .visible{
	display: block;
	}

.infotx{
	padding: 0px;
	}
	
.infotx h2{
	}

.auswahl{
	margin-top: 20px;
	}
	
#ansprechpartner_name{
	width: 100px;
	margin: 0px;
	margin-right: 5px;
	margin-top: 3px;
	float: left;
	margin-bottom: 10px;
	height: 30px;
	line-height: 14px;
	font-size: 11px;
	}

/* CONTAINER FÜR DIE SIDEBARNAVIGATION */
#sidebar_nav{
	float: left;
	background: #FFF url(/lib/pkf/img/doppik/doppikSidebar_hg.gif) left bottom no-repeat;
	border: 1px solid #BBB;
	width: 198px;
	height: 270px;
	}

#sidebar_nav td{
	vertical-align: top;
	padding: 0 0 5px 0;
	}

#sidebar_nav table{
	margin-top: 15px;
	}

/* FLASH SLIDER */	
#flash_content {
	float: left;
	width: 507px;
	height: 90px;
	border: 1px solid #2a40b3;
	}
#flash_content .inside{

	}

/* INTERVIEWS */
.img_interviewpartner{
	width: 150px;
	height: 150px;
	background: #EFEFEF;
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}

.interview {
	background: #EEE;
	padding: 20px;
	margin-bottom: 20px;
}

/* CONTAINER FÜR BESTELL ANIMATION*/
.flash_bestellung_container {
	float: left;
	background: #EEE;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
#flash_bestellung {
	float: right;
	width: 120px;
	height: 190px;
	margin-left: 40px;
	}
	
#flash_bestellung_text {
	float: left;
	width: 300px;
	height: 25px;
	margin-top: 30px;
	}

.bestellung_schaltflaeche{
	background: url(/lib/pkf/img/doppik/bestellung_schaltflaeche.jpg) no-repeat;
	height: 30px;
	padding-left: 30px;
	}

