#homepage_leftcol{
	width:180px; 
	float:left; 
	position:relative; 
}
#homepage_rightcol{
	width:250px; 
	float:right; 
	position:relative; 
}
#homepage_maincol{
	padding: 0 9px 0 9px;
 	float: left; 
	display: inline;
  	position: relative; 
 	width:322px; 
}
/*v6 old code
.hp_cats{
	float:left;
	list-style-type: none;		
	width:141px;
	margin:0 0 0 8px;
	padding:0;
	line-height:15px;
	
}
.main_cat:first-child{
	margin:0 0 4px 0;
}
*/	
.main_cat{
	font-size:18px;
	font-weight:bold;
	margin:8px 0 4px 0;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* v6 Old code
.listing_mini{
	height:80px;
	overflow:hidden;
	whitespace:nowrap;
	line-height:normal;
	text-align:left;
	border-top: 1px solid #EEEEEE;
	padding-top:10px;

}
.listing_mini a{
	font-weight: bold;
	font-size:12px;
}
.listing_mini img{
	float:left;
	margin-top:3px;
	margin-right:5px;
	padding-right:10px;
}
.listing_mini p{
	line-height:normal;
	margin:5px;
}
.listing_mini_container{
	width:250px;
	margin-top:10px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom:5px;
}

*/
#advantages_fx{
	margin:0;
	margin-bottom:20px;
	padding:0;
}
#advantages_fx li{
	margin:0;
	padding: 10px 0px 0px 0px;
	list-style-type: none; 
	font-weight:bold;
}
#advantages_fx img{
	margin-right:5px;
}
.heading{
	font-size:16px;
	font-weight:bold;
	margin:0;
}
/*
.regional_city_list{
	width: 380px;
	margin-top:130px;
}
.regional_city_list.deutschland{
	width: 180px;
	margin-top:0px;
}
.list_popular{
  width: 300px;  
  margin:0;
  padding:0;
}

.list_popular.deutschland{
  width: 180px;  
  margin:0;
  padding:0;
}
.list_popular h2{
  margin-bottom:200px;
}
.list_popular li{
  float: left;
  width: 90px;  
  list-style-type: none;
}
.list_popular br{
  clear: left;
}
.wrapper{
  margin-bottom: 10px;
}

.list_popular li a{
  display: block;
  width: 80px;
  text-decoration: none;
}
*/
/* street signs */
/*
.street-sign{
	width:155px;
	border:3px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
 	border-radius: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
}
.street-sign div{
	width:146px;
	height:80px;
	border:4px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	text-align:center;
	display: table-cell; 
	vertical-align: middle;
}
.street-sign p{
	font-weight:bold;
	font-size:20px;
	display:inline;
}
.street-sign-country-de{
	border-color: #f0c00e;
	background-color:#f0c00e;	
}
.street-sign-country-de div{
	border-color: #000000;	
	background-color:#f0c00e;	
}
.street-sign-country-de p{
	color: #000000;
}
.street-sign-country-ch{
	border-color: #194a88;
	background-color:#194a88;	
}
.street-sign-country-ch div{
	border-color: #FFFFFF;
	background-color:#194a88;
}
.street-sign-country-ch p{
	color: #FFFFFF;
}
.street-sign-country-at{
	border-color: #FFFFFF;
	background-color:#FFFFFF;	
}
.street-sign-country-at div{
	border-color: #176fc1;
	background-color:#FFFFFF;
}
.street-sign-country-at p{
	color: #000000;
}
.street-sign-country-es{
	border-color: #FFFFFF;
	background-color:#FFFFFF;	
}
.street-sign-country-es div{
	border-color: #ad1a12;
	background-color:#FFFFFF;
}
.street-sign-country-es p{
	color: #000000;
}
*/
/* end street signs */