
div.SchichtReferenzGesamt{
	position:relative;
	float:left;
	clear:both;
	min-height:57px;
	width:100%;
	margin-bottom:20px;
	z-index:3;
	
}
div.SchichtReferenzText{
	position:relative;
	float:left;
	width:320px;
	height:100%;
	margin-right:30px;
	background-color:#F4F4F4;
	
}
div.SchichtReferenzText2{
	position:relative;
	padding:10px;
	font-size:1.1em;
}
div.SchichtReferenzLogo{
	position:relative;
	float:left;
	width:140px;
	height:100%;
}

div.SchichtZertifikatOeffnen{
	position:absolute;
	right:10px;
	top:10px;
}

/*--------------------*/
/*--------------------*/
/*--------------------*/


div#SchichtZertifikateLinksGesamt{
	position:relative;
	float:right;
	clear:both;
	width:100%;
	margin-top:30px;
}

div.SchichtZertifikateLogosGesamt{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-left:10px;
	margin-top:10px;
}

div.SchichtZertifikateLogo{
	position:relative;
	float:left;
	width:167px;
	margin-right:20px;
}
div.SchichtZertifikateText{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	font-size:1.1em;
	line-height:1.6em;
}
div.SchichtZertifizierungenMehrRechts{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-right:10px;
	margin-top:5px;
	font-size:1.1em;
	line-height:1.6em;
	text-align:right;
	background: no-repeat url(../img/pfeil.gif);
	background-position:290px 8px;
}
div.SchichtZertifizierungenMehrRechts a{
	text-decoration:none;
}
div.SchichtZertifizierungenMehrRechts a:visited{
	text-decoration:none;
}
div.SchichtZertifizierungenMehrRechts a:hover{
	text-decoration:underline;
}
div.SchichtZertifizierungenMehrRechts a:active{
	text-decoration:none;
}

/*-----------------*/
/*--------------------------*/


div.SchichtZertifikatGrossOn, div.SchichtZertifikatGrossOff{
	position:absolute;
	top:10px;
	right:10px;
	float:left;
	clear:both;
	background: no-repeat url(../img/bck_zertifikat.png);
	background-position:0px;
	/*
	width:740px;
	height:591px;
	*/
	width:760px;
	height:600px;
	z-index:2000;
}
div.SchichtZertifikatGrossOn{
	display: block;
}
div.SchichtZertifikatGrossOff{
	display: none;
}

div.SchichtZertifikatGrossBild{
	position:absolute;
	top:20px;
	left:20px;
	/*
	top:10px;
	left:10px;
	*/
}
div.SchichtZertifikatGrossSchliessenUnten{
	position:absolute;
	/*bottom:9px;*/
	top:-9px;
	right:20px;
	padding-right:3px;
	padding-left:3px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background: no-repeat url(../img/icon_schliessen2.gif);
	background-position:97%;
	background-color:#EEEEEE;
}
div.SchichtZertifikatGrossSchliessenUnten a{
	font-size:1.1em;
	text-decoration:none;
	padding-right:20px;
}
div.SchichtZertifikatGrossSchliessenUnten a:visited{
	text-decoration:none;
}
div.SchichtZertifikatGrossSchliessenUnten a:hover{
	text-decoration:underline;
}
div.SchichtZertifikatGrossSchliessenUnten a:active{
	text-decoration:none;
}

/*---*/

div.SchichtZertifikatGrossNaviGesamt{
	position:absolute;
	bottom:9px;
	left:20px;
}
div.SchichtZertifikatGrossNaviText{
	position:relative;
	float:left;
	
}
div.SchichtZertifikatGrossNaviKasten{
	position:relative;
	float:left;
	margin-left:5px;
}
