div#front2 {
	width: 100%;
	float:left;
}


div#teamlinks {
	width:260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:10px;
}


div#teamrechts {
	width:260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	margin-bottom:10px;
}

.bodytext {
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}

.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 */

