@charset "utf-8";
body  {
    	font: 0.8em Arial, Verdana, Helvetica, Arial, sans-serif;
		background-color: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #333333;
    }
    #container { 
    	width:100%;  
    	/*background: #FFFFFF;*/
		background: transparent;
    	margin: 0 auto;
    	text-align: left;
    } 	



	
    
/****************************************** Header ************************************************/
	#header { 
		background:none;
    } 
	
	#header-logo {
		position:absolute;
		left: 405px;
	}
	
/***************************************** Key Visuals (rechte Spalte) ****************************/
    #sidebar2 {
    	display:none;
    }
	    #sidebar1 {
    	display:none;
    }
	
	
	



/***************************************** Main Content *******************************************/
	#mainContentContainer {
		margin: 0 0;
    	padding-top: 1px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		background:none;
		width: 80%;
		/*neu!*/
		background-color: #ffffff;
	}
	#mainContentBottomImg {
		display:none;
	}
	
	#mainContent { 
		margin-bottom:0px;
    	width: 100%;
		border:0 !important;
		padding-top: 0px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
		/*height: 386px;
		overflow:auto;*/
		
		/*neu!*/
		background-color: #ffffff;
	} 
	
	#mainContent p {
		line-height: 160%;
		font-size: 0.88em;
		margin-bottom: 15px;
	}
	
	
	

/***************************************** Breadcrumb *********************************************/
	.breadCrumb {
		padding-left: 30px;
		color: #666;
		font-size: 13pt;
	}
	
	.breadCrumb a {
		color: #666;
		text-decoration: none;
	}
	


/***************************************** 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;
	}
	
	
	

	.tx-dfkurznachrichten-pi1 .completeTeaser{
		background: none;
		border: 0px;
	}


	img.underTeaser{
		display:none;
	}

	.tx-dfkurznachrichten-pi1 img {
		display:none;
	}
	.tx-dfkurznachrichten-pi1 .innerLeft a img {
		display:block !important;
	}
	.tx-dfkurznachrichten-pi1 .moreLink {
		display:none;
	}
	

	.csc-frame-frame2 {
		width: 142px;
		padding: 8px;
		overflow: hidden;
		background:none;
	}
	.csc-frame-frame2 .internal-link {
		display:none;
	}
		
	ul.csc-menu-1 {
		background:none;
	}
	
	#projNaviTop {
		display:none;
		}
	
	#projNaviTop { 
		background:none;	
		}
	#projNaviBot {
		background:none;	
		}
		
		
	#mooFlow img {
		float:left;
		width:300px;
	
		}	