@charset "utf-8";
/* CSS Document */
	html
	{
		padding-top: 0px;	
		margin-top: 0px;
	}

	body
	{
		margin-top: 18px;
		margin-left: 23px;
		
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
		/*text-align: center;*/
		
		line-height: 140%;
	}
	
	#main 
	{
		
		text-align: left;
		width: 907px;
		padding-bottom: 50px;
	
	}
	
	#head
	{
		width: 907px;
	}
	
	#logo
	{
		float: right;
	}
	
	#footer
	{
		clear:both; 
		width:105%; 
		height:8px; 	
		background-position: 0px 0px; 
		/*background-position: 0px 0px;*/
		background-repeat: no-repeat;
		left: -8px; 
		position: relative;
		top:-2px;
	}

.tx-mininews-pi1-fp_listrowField-datetime
{
	display: none;
}

.copyright
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		
		color: #999999;

		text-decoration: none;
}




#sprache
{
       margin-left: 205px;
       margin-top: 20px;
       color: #999999;
	
}

#sprache a
{
	font-size: 9px;
	text-decoration: none;
	color: #7D7D7D;
	/*margin-left: 10px;*/
}