/* CSS Document */

.entry {
	padding:5px 5px 5px 5px ;
 background:#7EB42E;
	margin-bottom:15px;
 width:500px;
	}
	
.bericht {
 
	text-align:left;
	line-height:120%;
	background:#7EB42E;
	font-size:12px;
 
}



.entry-title {
	font-size:13pt;
	font-weight:bold;
	letter-spacing:-1px;
	width:4300px;
 
	float:left;
	clear:both;
 
	}
.date {
	font-size:10px;
	font-weight:bold; 
	color:#FFFFFF;
	cursor:default;
	letter-spacing:1px;
	float:right;
	width:75px;
 
	}
	
.foto_hotel {
background:url(../../home/bg_hotels.jpg);
 
width:138px;
height:138px;
float:right;
clear:both;
margin-left:10px;

}

.foto_include {
padding:4px;

}
a:link {color: #000000;text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline;color: #FFFFFF;}
a:active {text-decoration: none;color: #208BE1;
}

