@charset "utf-8";
body  {
    	font: 0.8em Arial, Verdana, Helvetica, Arial, sans-serif;
    	/*background-color: #AEBCC5;*/
		background-color: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #333333;
		/*background-image: url(../img/layout/bg/pusteblume.jpg);
		background-repeat: no-repeat;
		background-position: top left;*/
		
    }
    #container { 
    	width: 982px;  
    	/*background: #FFFFFF;*/
		background: transparent;
    	margin: 0 auto;
    	text-align: left;
		
    } 	



	
    
/****************************************** Header ************************************************/
	#header { 
    	height: 104px;
		background-image: url(../img/layout/header-bg.gif);
		background-repeat: no-repeat;
		background-position: center center;
    } 
	
	#header-logo {
		position: relative;
		top: 32px;
		left: 621px;
	}
	
	
	
	
	 
	
/****************************************** MainNavi **********************************************/
	#sidebar1 {
		float: left; 
    	width: 200px;
		height: 451px;
	}
	
	#sb1Navi {
		height: 435px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		padding-right: 0px;
		
	}
	




/***************************************** Language Menu ??? **************************************/
	/*.langMenu {
		position: relative;
		top: -50px;
	}
	
	.langMenu a{
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 5px;
		padding-left: 25px;
		background-color: #E9E6E1;
		color: #666666;
		text-decoration: none;
		font-size: 7pt;
	}
	
	.langMenu a:hover {
		text-decoration: none;
		background-color: #ffffff;
	}
	*/
	.langMenuImg {
		position: relative;
		left: 4px;
		top: 2px;
	}
	
	
	

/***************************************** Key Visuals (rechte Spalte) ****************************/
    #sidebar2 {
    	float: right; 
    	width: 200px; 
		height: 451px;   	
    }
	
	



/***************************************** Main Content *******************************************/
	#mainContentContainer {
		margin-left: 214px;
		margin-top: 0;
    	padding-top: 1px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		background-image:url(../img/layout/mainContent-bg.gif);
		background-repeat:no-repeat;
		background-position: top;
		width: 553px;
		/*neu!*/
		background-color: #ffffff;
		
	}
	
	#mainContent { 
    	/*margin-left: 210px;
		margin-top: 0px;*/
    	margin-top: -2px;
		margin-bottom:0px;
    	width: 491px;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		padding-top: 15px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
		/*height: 386px;
		overflow:auto;*/
		
		/*neu!*/
		background-color: #ffffff;
		
		overflow:hidden;
	} 
	

/*	#sb1Navi {height: 435px;}	
		#mainContent { background:transparent;
				overflow:hidden;}	
*/

	#mainContent p {
		line-height: 160%;
		font-size: 0.88em;
		margin-bottom: 15px;
	}
	
	
	

/***************************************** Breadcrumb *********************************************/
	.breadCrumb {
		padding-left: 15px;
		color: #ffffff;
		font-size: 7pt;
	}
	
	.breadCrumb a {
		color: #ffffff;
		text-decoration: none;
	}
	
	.breadCrumb a:hover {
		text-decoration: underline;
	}
	
	





/***************************************** Meta Navigation ****************************************/
    #footer { 
		position: relative;
		/*top: -50px; wegen dem verschobenen Sprachmenu!*/
		top: 0px;
    	
    } 
	
	#footer p {
    	margin: 0; 
    	text-align:center;
/*    	padding: 10px 0px 0px 25px;*/
		font-size: 7pt;
    }
	
	#footer p a {
		
		color: #666666;
		text-decoration: none;
	}
	
	#footer p a:hover{
		text-decoration: underline;
	}	




/***************************************** allgemeine Klassen *************************************/
	.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	.email {
		background-image: url(../img/layout/mail.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 20px;
	}
	



/***************************************** TYPO, generell*****************************************/
	h1 {
		font-size: 1.25em;
		color: #999999;
		margin-top: 15px;
		margin-bottom: 15px;

	}
	
	h2 {
		font-size: 1.1em;
		color: #999999;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	
	h3 {
		font-size: 1em;
		color: #999999;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	h4 {
		font-size: 0.9em;
		color: #999999;
		margin-top: 10px;
		margin-bottom: 10px;
		
	}
	
	#mainContent p.bodytext a {
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	
	#mainContent p.bodytext a:hover {
		text-decoration: underline;
	}
	
	
	#mainContent li {
	
	
		font-size: 0.88em;
		line-height: 160%;
	}


/***************************************** Extension Naviagtor ??? ********************************/	
	
	/*** Detailansicht ***/
	#detail {
		/* Thumbversion */
		/*display: none;*/
		/***************/
		/*float: left; 
		width: 320px;*/
		
	}
	
	/* Thumbversion 
	#detail img {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 25px;
		border: 1px solid #cccccc;
		background-color: #f5f5f5;
		z-index: 100;
		position: relative;
		
	
	}*/
	
	#imgClose {
		/*position: relative;
		top: -200px;
		left: -292px;
		margin-left: -292px;
		margin-top: -200px;
		background-color: #f5f5f5;*/
		padding: 4px;
		height: 18px;
		width: 90px;
		margin-top: -25px;
		margin-left: 10px;
		z-index: 101;
		position: relative;
		
	}
	
	#imgClose img {
		border: none;
		padding: 0px;
				
	}
	
	.detailText {
		font-size: 0.9em;
	}
	
	
	.detailText a {
		color: #666666;
		text-decoration: none;
		padding: 3px;
		font-size: 9px;
	}
	
	.detailText a:hover {
		background-color: #eeeeee;
	}

	#thumb img {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 25px;
		border: 1px solid #cccccc;
		background-color: #f5f5f5;

	} 	
	
	#thumb img.lupe {
		border: none;
		margin-left: -35px;
		padding: 3px;
		background: transparent;
	}
	
	a.pbPassive {
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		background-color: #e5e5e5;
		color: #666666;
		border: 1px solid #cccccc;
		text-decoration: none;
		margin-right: 5px;
		font-weight: bold;
		font-size: 0.85em;
	}
	
	a.pbPassive:hover {
		background-color: #cecece;
	}	
	
	span.pbActive {
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 1px;
		padding-bottom: 1px;
		background-color: #ffffff;
		color: #bbbbbb;
		border: 1px solid #cccccc;
		text-decoration: none;
		margin-right: 5px;
		font-weight: bold;
		font-size: 0.85em;
	}
	
	

	

/***************************************** Medien ???** *******************************************/
	#navigatorRahmenMedien {
		width: 460px;
	}





/***************************************** Teaser *************************************************/

.tx-dfteaser-pi1 {
	margin-top:10px;
	}
.teaserbox {
	font-size:.8em;
	position:relative;
	margin-bottom:17px;
	}

.teaserbox_top {
	display:block;
	width:200px;
	min-height:7px;
	margin-top:0px;
	position:relative;
	background:url(../img/layout/teaser/teaserbox_top.png) no-repeat top left;
	}
	
.teaserbox .head {
	}	

.teaserbox .content {
	background:#e6e6e6;
	padding:0 !important;
	margin-top:0px;

	}
.teaserbox .with_img {
	margin-top:-22px;
	}

.teaserbox .with_img .inner {
	padding:30px 18px 1px !important;	
	position:relative;	
	}

.teaserbox .content .inner {
	padding:1px 18px 1px;	
	position:relative;
	}
.teaserbox .content .inner p {
	clear:left;
	}
	
.teaserbox_bottom {
	position:absolute;
	display:block;
	bottom:0;
	width:200px;
	height:7px;
	margin-bottom:-7px;
	background:url(../img/layout/teaser/teaserbox_bottom.png) no-repeat bottom left;
	}

.teaserbox h1, .teaserbox h2, .teaserbox h3, .teaserbox h4, .teaserbox h5, .teaserbox h6  {
	margin-top:10px;
	color:#3b6abd !important;
	}	

.teaserbox a  {
	color:#3b6abd !important;
	text-decoration:none;
	}	
	

.teaserbox a.teaser-absolute-link {	
	position:absolute; right:10px; bottom:0;
	}		
	
a.teaser-absolute-link {
	display:block;
	width:16px;
	height:16px;
	background:url(../img/layout/teaser/icon_link_teaser.png) no-repeat top left;
	}	
a.teaser-absolute-link:hover {
	opacity:0.8;
/*	background:url(../img/layout/teaser/icon_link_teaser_hover.png) no-repeat top left;*/
	}			
a.teaser-absolute-link span {
	display:none;
	}	
	
	
	
.tx-dfheader-pi1 {
	position:relative;
	background:url(../img/layout/header/ajax-loader.gif) no-repeat center center;	
	width:553px;
	height:300px;
	}
.tx-dfheader-pi1 .header-inner {
	position:absolute;
	top:0;
	left:0;
	}

.tx-dfheader-pi1 .header-link {
	position:absolute;
	}	
	
a.header-link {
	display:block;
	width:116px;
	height:116px;
	background:url(../img/layout/header/icon_link_header.png) no-repeat center center;		
	top:-50px;
	left:-50px;
	}	
a.header-link span {
	display:none;
	}
a.header-link:hover {
	opacity:0.9;
	background:url(../img/layout/header/icon_link_header_hover.png) no-repeat center center;		
	

	}



/*************************************************************************** Projekt-Navigation ***/		
#header_nav a.item {	
	position:relative;
	margin-top:2px;
	display:block;
	float:left;
	width:20px;
	height:20px;
	cursor:pointer;
	text-decoration:none !important;
	outline: none;
	}

#header_nav a.passive {	
	background:url(../img/layout/header/header_nav_item.png) no-repeat;			
	}
	
#header_nav a.passive span {
	color:#666;
	cursor:pointer;
	background:none !important;
	}		
#header_nav a.current span {
	color:#fff;
	cursor:default;
	background:url(../img/layout/header/header_nav_item_hover2.png) no-repeat !important;
	}			
	
#header_nav span {
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	padding-left:0px;
	padding-top:3px;
	z-index:2;
	display:block;
	cursor:default;
	position:absolute;	
	top:0;
	left:0;
	width:20px;
	height:20px;
	}		
	
#header_nav a.passive:hover {
	opacity:0.85;
	}
	
#header_nav a.current {
	background:none !important;
	}	
	

		
#header_nav	{
	color:#999999;
	font-size:1em;
	margin-left:0px;
	margin-top:0px;
	left:410px;
	top:260px;
	position:absolute;
	height:24px;
	width:133px;
	}
	
#header_nav_left {
	height:24px;
	padding-left:6px;
	margin-right:6px;
	background:url(../img/layout/header/header_nav_background65.png) no-repeat top left;			
	}
#header_nav_right	{
	float:right;
	height:24px;
	width:6px;
	background:url(../img/layout/header/header_nav_background_right65.png) no-repeat top left;			
	}
	
/***************************************** Header Folgeseite **************************************/	
	
.tx-dfheaderfolgeseite-pi1 .header-inner {
	margin-bottom:20px;
	position:relative;
	margin-left:-10px;
	height:170px;
	}	
		
.tx-dfheaderfolgeseite-pi1 #header_nav	{
	left:370px;
	top:140px;	
	}	
	
.page78 .tx-dfheaderfolgeseite-pi1 #header_nav	{
/*	left:20px;*/
	}	
	
.page77 .tx-dfheaderfolgeseite-pi1 #header_nav	{
/*	left:20px;*/
	}		

.page75 .tx-dfheaderfolgeseite-pi1 #header_nav	{
/*	left:20px;
	top:275px;*/
	}		
	
/***************************************** ToolTip ************************************************/
.with-prototype-tips .tool-tip {
		position: absolute !important;
		overflow:hidden;
		color: #fff;
		width: 200px;
		z-index: 13000;
		margin-top:10px;
		background: url(../img/layout/header/header_tooltip75.png) top left no-repeat;
	}
 
.with-prototype-tips .tool-title {
		font-weight: bold;
		font-size: 13px;
		margin: 0;
		color: /*#9FD4FF*/#f5f5f5;
		padding: 4px 8px 4px;
/*		background: url(../img/layout/bubble.png) top left;*/
	}
 
.with-prototype-tips .tool-text {
		text-align:left;
		font-size: 11px;
		height:45px;		padding: 4px 8px 4px;
/*		background: url(../img/layout/bubble.png) bottom right;*/
	}
 
.with-prototype-tips .tool-text p {
	margin:0; padding:0 0 0 80px;
	}
 

.tip {display:none;}
.tool-tip .tip {display:block;} 






				

/***************************************** Infoboxen **********************************************/		
.csc-frame-indent3366 {
	width:216px;
	float:right;
	background: url(../img/layout/bg-infobox.png) top left repeat-x;	
	padding:0px 10px !important;
	color:#777;
	margin-left:15px;
	border-bottom:1px dotted #e5e5e5;		
	}
.csc-frame-indent3366 a {
	color:#3a6abd !important;
	}	

.csc-frame-indent6633 {
	width:236px;
	float:left;
	padding:0px 10px !important;	
	margin-right:15px;
	background: url(../img/layout/bg-infobox.png) top left repeat-x;		
	}
.csc-frame-indent6633 a {
	color:#3a6abd !important;
	}		
	
.icon-link-left {
	background:url(../img/layout/teaser/icon_link_teaser.png) no-repeat top left;
	padding-left:18px;
	line-height:27px;
	font-weight:normal !important;
	}	
	
.icon-link-right {
	background:url(../img/layout/teaser/icon_link_teaser.png) no-repeat top right;
	padding-right:18px;
	line-height:20px;
	font-weight:normal !important;
	}	
	
span.important {
	color:#3a6abd;
	}	
	
.info-box {
	background: url(../img/layout/bg-infobox.png) top left repeat-x;	
	}	
.info-box a{
	color:#3a6abd !important;
	text-decoration:none;

	}
.big-info-box {
	clear:left;
	overflow:hidden;
	padding:15px 0;
	display:block;
	}	

.info-box .inner-box {
	position:relative;
	width:245px;	
	float:left;
	margin-bottom:15px;
	height:80px;
	}

.info-box .inner-box p {
	padding:0 15px 0 0;
	margin:0 !important;
	color:#777;
	line-height:130% !important;
	}	
.info-box .inner-box p a {
	color:#777 !important;
	}	
.info-box .inner-box a.icon-link-right {
	position:absolute;
	line-height:15px;
	right:20px;
	bottom:0px;
	font-size:.88em;	
	}		

.info-box .odd {
	clear:left;
	}	
	
.info-box a span {
	display:none;
	}
	
	
	
	
.csc-frame-indent {
	background: url(../img/layout/bg-infobox.png) top left repeat-x;	
	padding:5px 15px;
	border-bottom:1px dotted #e5e5e5;		
	margin-bottom:10px;
	}
	
.tx-dfteaser-pi1 .quick-access {
	opacity:0.85;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	}	

.tx-dfteaser-pi1 .quick-access:hover {
	opacity:1;
	}		
	