@media screen{
	
	/*--------------------------------------------------------------------*/
	/* ----- DIV ----- */
	/*--------------------------------------------------------------------*/
	
	div#page{
		position:relative;
		width:985px;
		min-height:100%;
		padding:151px 10px 0 0;
		background:url(../../img/page.gif) repeat-y 0 0;
	}
	
	div#header { 
		position:absolute; 
		width:985px;
		height:180px;
		top:0;
		left:0;
		background:white;
	}
	
	div#main {	
		position:relative;
		clear:both; 
		padding:0 133px 0 0;
	}
	
	div#search{
		position:absolute;
		top:185px;
		right:20px;
	}
	
	div#col1 {
		float:right;
		width:510px; 
		min-height:200px;
		margin:0 170px 0 -700px;
		padding:10px 10px 0 10px;
	}
	
	div#col2 {
		float:right;
		width:160px;
		padding:10px 5px 0 5px;
	}
	
	div#col3 {
		width:auto;
		margin:0 700px 0 0; 
		padding:11px 5px 0 5px;
	}
	
	div#footer{
		position:absolute;
		bottom:10px;
		left:860px;
	}	
	
	div#col1_content, 
	div#col2_content, 
	div#col3_content { 
		position:relative; 
	}
	
	div#ie_clearing { 
		display: none; /* IE-Clearing: Benoetigt nur der Internet Explorer und ueber ie_xyz.css zugeschaltet */
	}
	
	div#header_video,
	object#header_video{
		position:absolute;
		top:0;
		left:0;
		z-index:1;
		background:white;
	}
	
	div.csc-textpic{
		clear:both;
	}

	
	/* ----- TT_NEWS ----- */
	div.news-latest-item{
		background:url(../../img/dot_horizontal_white.gif) repeat-x 0 bottom;
	}
	
	div.news-single-img{
		float:left;
		padding:0 10px 10px 0;
	}
	
	div.news-single-img img{
		display:block;
	}
	
	div.news-list-item{
		float:left;
		margin:0 0 15px 0;
	}
	
	div.news-list-item div.col1{
		float:left;
		width:105px;
		min-height:10px;
		padding:0 15px 0 0;
		text-align:right;
	}
	
	div.news-list-item div.col2{
		float:right;
		width:385px;
	}

	/* ----- TIMTAB_TWITTER ----- */
	div.twitter_entry{
		margin:0 0 15px;
	}
	
	/* ----- INDEXED_SEARCH ----- */
	div.tx-indexedsearch-whatis{
		padding:0 0 0.2em;
		font-size:0.7em;
		color:#036;
		font-weight:bold;
	}
	
	div.tx-indexedsearch-form{
		float:left;
	}

	/* ----- RGACCORDION ----- */	
	div.rgaccord2-content {
		margin:0 0 5px;
	}
	
	/* ----- FORMOBJECT ----- */	
	div.csc-mailform-field{
		clear:both;
	}

	/* ----- RGMEDIAIMAGES ----- */		
	div.rgmediaimages-caption{
		color:#666666;
		font-size:0.6em;
	}
	
	
	/*--------------------------------------------------------------------*/
	/* ----- SPAN ----- */
	/*--------------------------------------------------------------------*/
	
	/* ----- Language Navigation ----- */
	ul#nav_lang span.german, ul#nav_lang span.english{
	  	display:block;
	    width:21px;
	    height:12px;
	}

	ul#nav_lang span.german{
		background:url(../../img/german.gif) no-repeat 0 0;
	}

	ul#nav_lang span.english{
		background:url(../../img/english.gif) no-repeat 0 0;
	}
	
	/* ----- TT_NEWS ----- */
	span.news-latest-date{
		font-size:.65em;
		color:white;
	}
	
	/* ----- RGACCORDION ----- */
	div#col1 h3.rgaccord2-toggle span {
		display:block;
		padding:1px 0 7px 25px;
		background:transparent url(../../img/dot_horizontal_grey.gif) repeat-x scroll 0 bottom;
		color:#009ee0;
	}
	
	span.rgmediaimages-player{
		display:block;
		width:240px;
	}
	
	span.noflash{
		padding: 0 0 1em 0;
		font-size:0.7em;
		line-height: 1.3em;
		color:#444;
	}
  
}
