/*----------------------------LOGODOWNLOAD-----------------------*/
.logo {
	background-color: #DEE5EB;	
	margin:5px; 
	width: 220px;
	padding-top: 2px;
}


/************************SERVICE*****************************/
.service {
	/*
	background-image: url(/fileadmin/2010/img/bg-service.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	*/
	background-color: #DEE5EB;	
	margin:5px; 
	width: 220px;
	padding-top: 2px;
}
.service p {
	background-color: #DEE5EB;
	color: #354F62;	
	padding-left: 10px;
	
	

}
.service p a {
	padding: 0;
	color: #354F62;
   	font-size: 12px;
	text-align: center;
	padding-left: 15px;	
	font-weight: normal;	
	text-decoration: none;
	/*background-image: url(/fileadmin/2010/img/button/redarrow.gif);*/
	background-repeat:no-repeat;
	background-color: #DEE5EB;
	height: 5px;
	width: 220px;
}

.news-list-container {
margin-left: 0px;
margin-right: 5px;
}

#textrechts a * {
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

