/* BRANDING / HEAD
------------------ */

#main .text-meta {
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	clear: both;
	float: left;
	margin: 0 0 10px 0px;
	width: 100%;
}

#main .text-meta #text-features {
	position: relative;
	float: right;
	margin: 0;
}

#main .text-meta #text-features li.print a {
	background: url("../img/icons/print01.gif") no-repeat scroll 0 1px transparent;
}

#main .text-meta #text-features li.social-b a {
	background: url("../img/icons/bookmark01.gif") no-repeat scroll 0 1px transparent;
}

#home #main .text-meta {
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	clear: both;
	float: left;
	margin: -20px 0 10px 0px;
	width: 100%;
}

#home #main .text-meta #text-features {
	position: relative;
	float: right;
	margin: 0;
}
#home #main .text-meta #text-features li.print a {
	background: url("../img/icons/print01.gif") no-repeat scroll 0 1px transparent;
}

#home #main .text-meta #text-features li.social-b a {
	background: url("../img/icons/bookmark01.gif") no-repeat scroll 0 1px transparent;
}



/* used for CSS rollover effect, currently disabled to avoid confusion
#logo > a:hover span,
#logo > a:active span,
#logo > a:focus span {
	background-position: 0 -199px;
	width: 308px;
}
*/






#idFoerderLogos {
	position: absolute;
	top: 10px;
	left: 660px;
	width: 300px;
	height: 80px;
}



#idHeadFoto {
	position: absolute;
	left: 15px;
	top: 15px;	&nbsp;
	width: 940px;
	height: 208px;	
	z-index:0;	
}

#main .box {
	padding: 0px;
	margin: -25px 0 10px 0;
}
