body, HTML {
background: #fff;
margin: 0px;
margin-top:20px;
padding: 0;
overflow: auto;
overflow-x: hidden;
}

body, p, td, input, select, textarea {
color: #000;
font-size: 12px;
font-family: Arial, Verdana, Helvetica;
}

a {
color:#f06102;
}

h1 {
font-size: 15px;
color:#f06102;
}

h2 {
font-size: 13px;
color:#000;
}

h3, h4, h5, h6 {
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

#placeholder {
text-align: left;
margin-left:auto;
margin-right: auto;
width: 950px;
}
  #block_1
  {
  float: left;
  width: 730px;
  margin-left: 220px;
  margin-top:40px;
  padding-bottom:10px;
  }
    * html #block_1
	  {
	  display: inline;
	  }
  #block_2
  {
  float: left;
  width: 180px;
  margin-left: -950px;
  min-height: 470px;
  background-image: url('../../img/bg-border.gif');
  background-repeat:no-repeat;
  background-position:right top;
  }
    * html div#block_2 {
    height: 470px;
    }

    #banner {
    background-image: url('../../img/team.jpg');
    background-repeat:no-repeat;
    background-position:0px 79px;
    padding-top:260px;
    color:#f06102;
    text-align:right;
    padding-right:20px;
    }
      #banner h3 {
      font-weight:bold;
      font-size:12px;
      margin-bottom:10px;
      }
      #banner select {
      width:110px;
      margin-bottom:4px;
      }
  #wrapper
	{
	width: 950px;
	}
    #wrapper
	  {
	  float: left;
	  float/**/: none;
	  }
    /* easy clearing */
    #wrapper:after
    {
    content: '[DO NOT LEAVE IT IS NOT REAL]';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    #wrapper
    {
    display: inline-block;
    }
    /*\*/
    #wrapper
    {
    display: block;
    }
    /* end easy clearing */
  #footer
  {
  clear: both;
  }
  #header, #footer
  {
  width: 950px;
  }

  #header {
  background: url(../../img/spindler.gif) no-repeat right top;
  height: 73px;
  }
  #mainmenu {
  border-bottom: 1px solid #f06102;
  font-weight: bold;
  height:15px;
  }
    #fgw_menu_pulldown a.itemNor, #fgw_menu_pulldown a.itemAct {
    color: #f06102;
    text-decoration: none;
    padding: 0px 5px;
    display:block;
    }
    #fgw_menu_pulldown .submenu {
      border-right:1px solid #f06102;
      border-left:1px solid #f06102;
      border-bottom:1px solid #f06102;
      text-align:center;
    }
      #fgw_menu_pulldown .submenu a {
      color: #f06102;
      text-decoration: none;
      display:block;
      }
    #fgw_menu_pulldown a.itemAct, #fgw_menu_pulldown a:hover {
    background: #f06102;
    color: #fff;
    }

#footer {
    background: url(../../img/back_bottom.gif) no-repeat;
    height: 36px;
    border-top: 1px solid #f06102;
    text-align: right;
    vertical-align:  middle;
}
#footer .disclaimer {
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
    margin-top: 5px;
}

#footer a:hover {
    text-decoration: underline;
}

#footer img {
    margin-left: 10px;
    margin-top:5px;
}

.verkocht {
    color: #C00;
    font-size: 9px;
    font-weight: bold;
    line-height: 16px;
}

.searchresultitem {
    width: 47%;
    float: left;
    border-left: 1px solid #f06102;
    height: 126px;
    margin-bottom: 20px;
    margin-right: 20px;
    background: url(../../img/thumbnail.jpg) 3px 26px no-repeat;
    cursor:pointer;
}
.searchresultitemName {
    font-weight: bold;
    border-bottom: 1px solid #f06102;
    color: #f06102;
    padding: 3px;
}
.searchresultitemAttr {
    padding: 3px 3px 3px 160px;
}
  .searchresultitemAttrStatus{
  color: #f06102;
  font-weight:bold;
  }
.searchresultitemIcons {
    padding: 3px 3px 3px 160px;
}
#searchresultpaging {
    clear: both;
}
#searchresultpaging a{
text-decoration: none;
}
#searchresultpaging .active{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

#home{}
  #home .left{
  float:left;
  width:370px;
  }
  #home .middle{
  float:left;
  width:35px;
  }
  #home .newest{
  float:left;
  width:280px;
  }
    .newesttitle{
    font-weight:bold;
    width:140px;
    float:left;
    }
    .newestbutton{
    width:140px;
    float:left;
    text-align:right;
    }
      .newestbutton input{
      border:1px solid #f06102;
      color:#f06102;
      background-color:#f3f3f3;
      font-weight:bold;
      }
    #home .newest .searchresultitem{
    width:100%;
    height:85px;
    margin-bottom:10px;
    }
    #home .newest .searchresultitemAttr {
    padding: 3px 3px 3px 110px;
    }
    #home .newest .searchresultitemIcons {
    padding: 3px 3px 3px 110px;
    }

#navigation{
  width:700px;
  border-right:1px solid #f06102;
  border-top:1px solid #f06102;
  clear:both;
  padding-top:5px;
}
  #navigation a {
  text-decoration:none;
  padding-right:2px;
  padding-left:1px;
  border-right:1px solid #000000;
  }
    #navigation a.last, #navigation .navLeft a, #navigation .navRight a {
    border:none;
    }
    #navigation a.active {
    color:#000000;
    }
  #navigation .navLeft, #navigation .navMiddle, #navigation .navRight{
  float:left;
  }
  #navigation .navLeft, #navigation .navRight{
  width:25%;
  }
  #navigation .navRight{
  text-align:right;
  }
  #navigation .navMiddle{
  width:49%;
  text-align:center;
  }
  
#detailPage{}
  #detailPage #form1 {
  margin-top:10px;
  }
    #detailPage #form1 h1 {
    border-bottom: 1px solid #f06102;
    font-size:12px;
    margin-left:-11px;
    background-color:#FFFFFF;
    padding-bottom:3px;
    margin-top:0px;
    }
    #detailPage #form1 .page {
    border-left: 1px solid #f06102;
    padding-left:10px;
    }

  #detailpageHeader {
  border-left: 1px solid #f06102;
  border-bottom: 1px solid #f06102;
  }
  .detailpageName {
      font-weight: bold;
      border-bottom: 1px solid #f06102;
      color: #f06102;
      padding: 6px;
      font-size: 16px;
  }
  .detailpageAttr {
      padding: 6px;
      color:#f06102;
  }
  .detailpagePhoto {
      margin-right: 8px;
  }
    .detailpageActions {
    float: right;
    margin-top: 6px;
    width:140px;
    }
      .detailpageActions img{
      margin-bottom:2px;
      cursor:pointer;
      }
  .detailpageThumbs {
      clear: both;
      margin-top:20px;
  }
  .detailpageThumbs img {
      float: left;
      margin: 6px;
  }

  .detailpageDescr {
      font-weight: bold;
      color: #f06102;
      margin:10px 0 3px 0;
  }

  .detailpageContent {
      border-top: 1px solid #f06102;
      border-left: 1px solid #f06102;
      padding: 6px;
  }

#search {
    display: none;
}

#contact{
background: url(../../img/brochures.jpg) no-repeat right top;
min-height: 365px; 
}
  * html div#contact {
  height: 365px;
  }

#form1{
width:450px;
}

#form1 .pageNav{display:none;}
#form1 .addressGroup {
    border-top:1px solid #f06102;
    border-left:1px solid #f06102; 
}
#form1 .addressGroup .addressTitle {
    font-size: 12px;
    padding:8px 0 10px 0;
    color: #f06102;
    font-weight: bold;
}
#form1 .addressGroup a {
background: url(../images/more.gif) no-repeat 0px 3px;
padding-left:13px;
}

#form1 h2 {
display:none;
}
  #form1 .addressLabel {
  display:none;
  }

/* Special select fields */
.specialSelect {
    border: 1px solid #f06102;
    background-color: #ededed;
    margin-bottom:10px;
    width:400px;
}

.specialItem {
    background: #ededed;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.specialItem, .specialActive, .specialActive2 {
    line-height: 18px;
}

.specialItemTitle {
    color:#008000;
    font-weight: bold;
    margin-left: 3px;
}

.specialActive, .specialActive2 {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.specialActive {
    background-color: #f06102;
}
.specialActive2 {
    background-color: #a2d0a2;
}
/*two columns*/
.twocolumns {
}
  .twocolumns td {
  }
  .twocolumns .col01 {
  width: 48%;
  }
  .twocolumns .col02 {
  width: 48%;
  }
/*three columns*/
.threecolumns {
}
  .threecolumns td {
  }
  .threecolumns .col01 {
  width:33%;
  }
  .threecolumns .col02 {
  width:33%;
  }
  .threecolumns .col03 {
  width:33%;
  }
/*four columns*/
.fourcolumns {
}
  .fourcolumns td {
  }
  .fourcolumns .col01 {
  width:23%;
  }
  .fourcolumns .col02 {
  width:23%;
  }
  .fourcolumns .col03 {
  width:23%;
  }
  .fourcolumns .col04 {
  width:23%;
  }
  
.openHuiseLabel{color:#cc0000;margin-top:15px;} 




