@charset "UTF-8";

.fce3cols .col1{
     	float:left;
     	width:186px;
     	padding-right:10px;
     	height:auto !important;
     	height:156px;
     	min-height:156px;
     	background-image:url(../../images/eins.gif);
     	background-repeat:no-repeat;
     	background-position:0px 0px;
     	border:1px solid #ffffff;
     }
     .fce3cols .col2{
     	float:right;
     	width:186px;
     	padding-right:10px;
     	height:auto !important;
     	height:156px;
     	min-height:156px;
     	background-image:url(../../images/drei.gif);
     	background-repeat:no-repeat;
     	background-position:0px 0px;
     	border:1px solid #ffffff;
     }
     .fce3cols .col3{
     	padding-right:10px;
     	/*margin:0 196px 0 196px;*/
     	height:auto !important;
     	height:156px;
     	min-height:156px;
     	background-image:url(../../images/zwei.gif);
     	background-repeat:no-repeat;
     	background-position:0px 0px;
     	border:1px solid #ffffff;
     	width:183px;
     }
