

.first_col {
	float:left;
	padding-right:40px;
	width:230px;
} 

.second_col {
	float:left;
	width:380px;
	padding:0 230px 0 0;
}
.2col H1 {
	float:left;
	width: 100%;
}
#three_col {
	float:left; 
	
	width: 100%;
	margin: 0px ;
	padding: 0px 0px 120px 0px;
}
#colwrap {
	float:left; 
	clear: left; 
	width: 100%;
}
#firstcol { 
	width: 260px; 
	padding-right: 11px; 
	float:left;
}
#secondcol { 
	float:left;
	padding-right:19px;
	width:350px;
}
#thirdcol {
	background:#E4E4E4 none repeat scroll 0 0;
	float:left;
	padding:10px 10px 20px 20px;
	width:220px;
	margin-right:-30px;
}

/*FCE - CONTENT ELEMENT*/
.twocol {padding: 10px 0;}
.twocol .first{float: left; width: 40%; padding: 0 5%;}
.twocol .second{float: left; width: 40%; padding: 0 5%;}

.frontpage-teaser {
float: left;
height: 131px;

margin-bottom: 10px;
}



.frontpage-teaser.ft-left {
width: 300px;
padding-right: 290px;
}

.frontpage-teaser.ft-center {
width: 300px;
}

.frontpage-teaser.ft-right {
width: 160px;
display:none;
}

.frontpage-teaser.ft-top {
	/*border-bottom: 1px solid #aaa;*/
	padding-bottom:30px;
}

.frontpage-teaser h1 {
font-size: 12px;
margin-top: 0px;
width: 170px;
}

.frontpage-teaser .ft-image {
 width: 115px;
 float: left;
 padding-right: 15px;
}

.frontpage-teaser .ft-text {
 float: left;
 width: 170px;
 position: relative;
 height: 117px;
 
}



.frontpage-teaser .ft-link-more {
width: 100%;
text-align: right;
position: absolute;
bottom: 0;
}

.frontpage-teaser a {
text-decoration: none;
font-weight: bold;
color: #000;
}
