﻿/*
-
- Concept, design and implementation by
- Futurecom interactive AG
- P.O. Box
- 8037 Zurich
- Switzerland
- http://www.futurecom.ch
-
- NMC: cts
- NMD: wro
- ITS: pj, agl
-
*/
/***************************************************
landingpage styles
***************************************************/
#leftCollumn {
  float:left;
  display:inline;
  margin: 0px 0px 30px 25px;
  width:263px;
  height:285px;
  background-color:#d5d5d5;
  font-size:12px
  }

#leftCollumnColor {
  float:left;
  display:inline;
  margin: 0px 0px 30px 25px;
  width:244px;
  height:271px;
  background-color:#ff6600;
  padding: 7px;
  color:#ffffff;
  font-size:12px
  }

#centerCollumn {
  float:left;
  display:inline;
  margin: 0px 0px 30px 10px;
  width:263px;
  height:268px;
  position:relative;
  font-size:12px
  }
#rightCollumn {
  float:left;
  display:inline;
  margin: 0px 7px 30px 10px;
  width:197px;
  height:268px;
  position:relative;
  font-size:12px
  }
  
div.sectionWrapper{
  border-bottom: 1px solid #FFFFFF;
  }
  
div.sectionTxt {
  background-color:#ff6600;
  color:#ffffff;
  font-size:11px;
  padding: 0px 10px 10px 50px;
  }
  
 #showLabel0 a, #showLabel0 a:active, #showLabel0 a:visited
 {
  display:block;
  width:263px;
  height:30px;
  background-image:url(/de/_img/img_impleniaInvest_lo-de.gif);
  background-repeat:no-repeat;
  }
#showLabel0 a:hover {
  background-image:url(/de/_img/img_impleniaInvest_hi-de.gif);}
  
 #showLabel1 a, #showLabel1 a:active, #showLabel1 a:visited
 {
  display:block;
  width:263px;
  height:30px;
  background-image:url(/de/_img/img_impleniaDev_lo-de.gif);
  background-repeat:no-repeat;
  }
#showLabel1 a:hover {
  background-image:url(/de/_img/img_impleniaDev_hi-de.gif);}
  
 #showLabel2 a, #showLabel2 a:active, #showLabel2 a:visited
 {
  display:block;
  width:263px;
  height:30px;
  background-image:url(/de/_img/img_reussIng_lo-de.gif);
  background-repeat:no-repeat;
  }
#showLabel2 a:hover {
  background-image:url(/de/_img/img_reussIng_hi-de.gif);}
  
 #showLabel3 a, #showLabel3 a:active, #showLabel3 a:visited
 {
  display:block;
  width:263px;
  height:30px;
  background-image:url(/de/_img/img_impleniaGU_lo-de.gif);
  background-repeat:no-repeat;
  }
#showLabel3 a:hover {
  background-image:url(/de/_img/img_impleniaGU_hi-de.gif);}
  
 #showLabel4 a, #showLabel4 a:active, #showLabel4 a:visited
 {
  display:block;
  width:263px;
  height:30px;
  background-image:url(/de/_img/img_immo_lo-de.gif);
  background-repeat:no-repeat;
  }
#showLabel4 a:hover {
  background-image:url(/de/_img/img_immo_hi-de.gif);}
  
#showLabel5 a, #showLabel5 a:active, #showLabel5 a:visited
 {
  display:block;
  width:263px;
  height:30px;
  background-image:url(/de/_img/img_tetrag_lo-de.gif);
  background-repeat:no-repeat;
  }
#showLabel5 a:hover {
  background-image:url(/de/_img/img_tetrag_hi-de.gif);}

div.teaserTitle {  
  border-top:1px solid #e3e3e3;
  border-bottom:2px solid #ff6600;
  margin-bottom: 5px;
  padding: 3px 0px 2px 0px;
}

div.teaserTitle a, div.teaserTitle a:active, div.teaserTitle a:visited, div.teaserTitle a:hover
{
  display:block;
  font-size:12px;
  color:#ff6600;
  text-decoration:none;
 }

div.teaserLink {
  position:absolute; 
  top:264px; 
  left:0px; 
  width:263px;
  }
div.teaserLink a, div.teaserLink a:active, div.teaserLink a:visited{
  display:block;
  font-size:12px;
  color:#666666;
  border-bottom:1px solid #e3e3e3;
  margin-bottom: 5px;
  padding: 3px 0px 2px 15px;
  background-image:url(/de/_img/img_navBullet_orange.gif);
  background-position: 0px 8px;
  background-repeat:no-repeat;
  text-decoration:none;
  }
div.teaserLink a:hover{
  color:#ff6600;}
  
/*.newsItem p {font-size:12px;line-height:normal;margin:5px 0px 5px 0px;}
.newsItem p + p {font-weight:normal; margin-bottom:15px;}*/