/**
 * Description for file
 *
 * CSS version $version
 *
 * @author      PROMACX AG
 * @copyright   PROMACX AG / Wasserwerkgasse 20 / 3011 CH-Bern
 * @link        www.promacx.ch
 * @version     0.0.1
 * @media       screen
 */

/* ------------------------------ Layout
*/

/* MAIN */

html {
padding:0px;
margin:0px;
}

body {
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
background-color: #ffffff;
color:#000000;
margin:0px;
padding:0px;
width:100%;
line-height:1.3em;
/*page:auto;*/
}
/*.fce-immo-container{ page-break-after:auto;}*/
div,table{
	page-break-after:auto;/**/
}
td{

font-family:Helvetica, Arial, sans-serif;
font-size:13px;
background-color: #ffffff;
color:#000000;
}
a{
color:#cf003d;
text-decoration:none;
}
img{ border:0;}

#greybox {}

#mainbox {}

#header {}

#logo { width:100%; text-align:right;}

#content { /*position:relative;*/ margin-top:50px;}

#print { display:none;}

/* NAVIGATION */

ul.mainmenu-level1-container { display:none;}

/* CONTENT */
div.fce-2cols-cell-left img{
	width:275px;
	height:325px;
}

#contentleft,
.fce-2cols-cell-left{
width:300px;
height:325px;
float:left;
}

#contentright,
.fce-2cols-cell-right{
/*position:absolute;*/
top:0px;
margin:0px;
padding:0px;
float:left;
width:280px;
height:310px;
}
.fce-2cols-cell-right .fce-image-container{ display:none;}
h3{ padding:0px 0px 5px 0px; margin:0px;}

.fce-immo-image{ width:300px;}
#fce-projects{ font-size:11px;}
/* Kontakt*/
.std-field{ border:0;}

/* PROJECT MENU */
.submit-project-docs{ display:none;}
#fce-project-menu{ display:none;}

.fce-1-2cols-cell-left{ display:none;}
.fce-1-2cols-cell-right{width:500px;}

h2{ clear:both; padding-top:30px;}
.fce-collection-image{  width:150px; padding-right:10px; padding-bottom:10px; float:left;}
.fce-collection-image img{  width:142px !important; height:104px !important;}

.tx-pilmailform-pi1{ display:none;}

/* NEWS / JOBS */
.news-list-item-image{ float:left; width:300px; white-space:pre; height:160px; }
.news-list-item-text{ float:left; width:280px; height:160px;}

 .team-list-item-image{ float:left; width:300px;  height:140px; }/**/
.team-list-item-text{ top:0px; margin:0px; padding:0px; height:140px;}