/*
Layout Name: Holl Flachdachbau
Version: 1.0
Date: 20-januar-2010
Author: Claudia Elbert
Author URI: http://claudia-elbert.de
*/

  body,html{
    color: #000000; 
	  background: #9EBEE1 url(../gfx/Hintergrund.jpg) repeat-x;    
	  font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
  }
  
  *{margin: 0px; padding: 0px;}

/* -------------------- basic text and field stuff -------------------- */

  a:active, a:focus {
    outline: none;
    color: #1974c3;
  }

  a:link{
	color: #1974c3;
	text-decoration: none;
  }

  a:visited {
	color: #808080;
	text-decoration: none;
  }

  a:hover, a:focus {
	color: #808080;
  }

  a:active {
	color: #1974c3; 
  }
  
  #content-default p a, #content-no-subheadlines p a, #content-1subheadlines p a, 
  #content-2subheadlines p a, #content-default-news p a{
    color: #1974c3; 
  }

  a img{border: none;}  
  
  .bodytext, p{
    color: #404040;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 14px;
  }
  
  .clear{clear: both; display: block;}
  
  * {behavior: url(../res/iepngfix.htc);}
  
/*************** layout *************************************/

  #page{
    position: relative;
    background-color: #ffffff; 
    overflow: hidden; 
    width: 960px; 
    height: 770px; 
    margin: 0px auto;
    text-align: left;
    padding: 14px 30px 14px 30px;
  }
  
  #left{
    width: 711px;
    float: left;
  }
  
  #right{
    width: 227px;
    float: right;
  }
  
  #content-area{
    margin-top: 19px;
    float: right;
    width: 532px;
    
  }
  
  #content{
    padding: 0px 0px 0px 9px;
    height: 228px;
  }
  
  #content-default{
    padding: 0px 0px 0px 9px;
    height: 228px;
  }
  
  #content-default-news{
    padding: 0px 0px 0px 0px;
    height: 245px;
  }
  
  #content-2subheadlines{
    padding: 0px 0px 0px 9px;
    height: 245px;
  }
  
  #content-1subheadlines{
    padding: 0px 0px 0px 9px;
    height: 263px;
  }
  
  #content-no-subheadlines{
    padding: 0px 0px 0px 9px;
    height: 279px;
  }
  
  #content-default .content-left{
    float: left;
    width: 260px;
  }
  
  #content-default .content-left{
    float: left;
    width: 260px;
  }
  
  #content-default p, #content-no-subheadlines p, #content-1subheadlines p, #content-2subheadlines p, #content-default-news p{
    margin-right: 12px;
  }
  
  #content-start{
    float: left;
    width: 324px;
    padding: 22px 0px 0px 10px;
  }
  
  #footer{
    position: absolute;
    bottom: 0px;
    width: 960px;
    height: 55px;
    border-top: 1px solid #b2b2b2;
  }

/*************** header *************************************/
  #header{
    height: 120px;
  }
  
  #header a{
    font-size: 10px;
    color: #808080;
  }
  
  #header a:hover{
    color: #1974c3;
  }
  
  #home{
    width: 200px;
    float: left;
    margin-left: 10px;
  }
  
  #short-navi{
    width: 300px;
    float: right;
    text-align: right;
    margin-right: 8px;
  }
  
  #short-navi a{
    margin-left: 12px;
  }
  
  #short-navi .active{
    color: #404040;
  }
  
  #claim{
    width: 200px;
    float: left;
    margin-top: 35px;
    margin-left: 10px;
  }
  
  #logo{
    width: 300px;
    float: right;
    text-align: right;
    margin-top: 35px;
    margin-right: 8px;
  }

/*************** header *************************************/
  #footer p{
    font-size: 10px;
    color: #808080;
    float: right;
    margin: 15px 310px 0px 0px;
  }
  
  #footer img{
    float: left;
    margin: 13px 0px 0px 10px;
  }
  
/*************** main-navi *************************************/
  
  #main-navi li{
    list-style: none; 
    float: left;
    overflow: hidden;
  }
  
  #main-navi li a{
    display: block; 
    margin-right: 1px;
  }
  
  #main-navi li img{
    display: block;
    
  }
  
  #main-navi li .last{
    margin-right: 0px;
  }
  
  .main-navi-item{
    display: none;
  }
  
/*************** teaser *************************************/
  #teaser{
    margin-top: 1px;
    width: 711px;
    height: 184px;
  }
  
  #teaser-start{
    margin-top: 1px;
    width: 355px;
    float: right;
  }
  
/*************** sub-navi *************************************/
  #sub-navi{
    margin-top: 19px;
    width: 167px;
    float: left;
  }
  
  #sub-navi li{
    list-style: none; 
    padding-left: 10px;
    border-bottom: 1px solid #b2b2b2;
  }
  
  #sub-navi .sub-navi-li{
    border-bottom: none;
  }
  
  #sub-navi li a{
    color: #404040;
    font-size: 11px;
    /*line-height: 20px;*/
    line-height: 18px;
  }
  
  #sub-navi li a:hover, #sub-navi li a.active{
    color: #1974c3;
  }
  
  #sub-sub-navi{
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    margin-left: -10px;
  }
  
  #sub-sub-navi li{
    list-style: none; 
    padding-left: 10px;
    margin-left: 10px;
    border-bottom: 1px solid #b2b2b2;
  }
  
  #sub-sub-navi li.last{
    list-style: none; 
    padding-left: 10px;
    margin-left: 10px;
    border-bottom: none;
  }
  
/*************** content *************************************/
  #content-area h1{
    color: #1974c3;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    margin: 4px 9px 0px 9px;
  }
  
  #content-area h2{
    color: #404040;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    border-bottom: 1px solid #b2b2b2;
    margin: 0px 0px 18px 0px;
    padding-bottom: 19px;
    padding-left: 9px;
  }
  
  #content-area a:hover{
    color: #808080;
  }
  
  #content-default h3, #content-2subheadlines h3, #content-1subheadlines h3, #content-no-subheadlines h3{
    color: #404040;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 3px;
  }
  
  #content-start h1{
    color: #1974c3;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    margin-top: 4px;
  }
  
  #content-start p{
    color: #404040;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
  }

/*************** stellenangebote ***************************/
  #content-default ul{
    float: left;
    list-style-type: none;
    margin-right: 20px;
    line-height: 16px;
  }
  
  #content-area .joboffers a{
    color: #404040;
  }
  
  #content-area .joboffers li a:hover{
	color: #1974c3;
  }
  
  #content-area .joboffers a:visited{
	color: #404040;
	/*color: #808080;*/
  }
  
  #content-area .joboffers li .hover{
	color: #1974c3;
  }
  
  #joboffers a{
    display: block;
    width: 180px;
    color: #404040;
    background: url(../gfx/Pfeil_weiss.png) no-repeat 170px 4px; 
  }
  
  #joboffers a:hover{
    color: #1974c3;
    background: url(../gfx/Pfeil_blau_positiv.png) no-repeat 170px 4px; 
  }
  

/******************* kontakt *********************************/
  .tx-pilmailform-pi1 .form-left{
    width: 280px;
    float: left;
  }
  
  .tx-pilmailform-pi1 .form-right{
    width: 200px;
    float: left;
  }
  
  .tx-pilmailform-pi1 .label{
    width: 70px;
    display: block;
    float: left;
  }
  
  .tx-pilmailform-pi1 .label-textarea{
    display: block;
    margin: 4px 0px 14px 0px;
  }
  
  .tx-pilmailform-pi1 select{
    color: #404040;
    font-size: 11px;
    width: 168px;
    margin-bottom: 14px;
  }
  
  .tx-pilmailform-pi1 select option{
  }
  
  .tx-pilmailform-pi1 .radio{
    margin-bottom: 14px;
    float: left;
  }

  .tx-pilmailform-pi1 .text-radio{
    padding-bottom: 10px;
    margin-right: 10px;
    padding-left: 4px;
    display: block;
    float: left;
  }
  
  .tx-pilmailform-pi1 .field .input{
    width: 185px;
    border: 1px solid #999999;
    margin-bottom: 7px;
  }
  
  .tx-pilmailform-pi1 textarea{
    width: 240px;
    border: 1px solid #999999;
  }
  
  .tx-pilmailform-pi1 .submit{
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background: #404040;
    width: 45px;
    border: none;
    cursor: pointer;
    height: 16px;
    margin-top: 11px;
    position: absolute;
  }
  
  .tx-pilmailform-pi1 .submit:hover{
    font-size: 11px;
    background: #1B75C3;
  }

/*************** downloads ***************************/

  .download{
    margin-bottom: 16px;
  }
  
  .download h5{
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #3F3F3F;
    cursor: pointer;
  }
  
  .download .preview-image{
    display: none;
  }
  
  .download a{
    color: #1974c3;
  }

/*************** standorte ***************************/
  #content-default .text-standorte{
    float: left;
    width: 260px;
    color: #404040;
  }
  
  #content-default .text-standorte h4{
    margin: 8px 0px 0px 0px;
    color: #404040;
    font-size: 11px;
  }
  
  #content-default .text-standorte .position{
    color: #404040;
  }
  
  #map-standorte{
    position: absolute; 
    top: 460px;
    left: 560px;
    z-index: 10;
  }
  
  #map-standorte-detail{
    position: absolute; 
    left: 486px;
    z-index: 100;
    height: 225px;
    background: #ffffff;
  }
  
  #map-standorte a{
    position: absolute;
    width: 6px;
    height: 6px;
    display: block;
    z-index: 50;
    border: 1px;
  }
  
  #map-standorte a:hover{
    background: url(../gfx/Punkt_blau-Karte.png) no-repeat 1px 1px;
  }
  
  #map-standorte .hover{
    background: url(../gfx/Punkt_blau-Karte.png) no-repeat 1px 1px;
  }
  
  #map-standorte .Berlin{left: 137px; top: 67px;}
  
  #map-standorte .Fellbach{left: 57px; top: 185px;}
  
  #map-standorte .Fuerth{left: 99px; top: 166px;}
  
  #map-standorte .Geesthacht{left: 83px; top: 40px;}
  
  #map-standorte .Halle{left: 113px; top: 103px;}
  
  #map-standorte .Hanau{left: 54px; top: 143px;}
  
  #map-standorte .Hannover{left: 70px; top: 75px;}
  
  #map-standorte .Hohenleuben{left: 114px; top: 126px;}
  
  #map-standorte .Karlsruhe{left: 41px; top: 176px;}
  
  #map-standorte .Lingenfeld{left: 40px; top: 169px;}
  
  #map-standorte .Ludwigsfelde{left: 137px; top: 74px;}
  
  #map-standorte .Maisach{left: 96px; top: 204px;}
  
  #map-standorte .Pleidelsheim{left: 58px; top: 176px;}
  
  #map-standorte .Ravensburg{left: 63px; top: 215px;}
  
  #map-standorte .Remseck{left: 60px; top: 180px;}
  
  #map-standorte .Salzgitter{left: 82px; top: 83px;}
  
  #map-standorte .Ueberlingen{left: 55px; top: 215px;}
  
  #content-default .image-map-detail{
    display: none;
  }
  
  .link-detail-standorte{
    display: block;
    width: 92px;
    height: 17px;
    text-align: center;
    line-height: 18px;
    
    background: #F2F2F2;
    clear: both;
    position: absolute;
    top: 688px;
    left: 485px;
  }
  
  #standorte .link-detail-standorte:hover, #standorte .active-standorte{
    color: #ffffff;
    background: #1A76C3;
  }
  
/*************** image map *********************************/
  #map{
    position: absolute; 
    top: 470px;
    left: 560px;
  }
  
  #map img{
    position: relative; 
    z-index: 10;
  }
  
  #map a{
    position: absolute;
    width: 6px;
    height: 6px;
    display: block;
    z-index: 50;
  }
  
  #map a:hover{
    background: url(../gfx/Punkt_blau-Karte.png) no-repeat 1px 1px;
    display: block;
  }
  
  #map .hover{
    background: url(../gfx/Punkt_blau-Karte.png) no-repeat 1px 1px;
  }
  
  #map .Berlin{left: 137px; top: 67px;}
  
  #map .Fellbach{left: 57px; top: 185px;}
  
  #map .Fuerth{left: 99px; top: 166px;}
  
  #map .Geesthacht{left: 83px; top: 40px;}
  
  #map .Halle{left: 113px; top: 103px;}
  
  #map .Hanau{left: 54px; top: 143px;}
  
  #map .Hannover{left: 70px; top: 75px;}
  
  #map .Hohenleuben{left: 114px; top: 126px;}
  
  #map .Karlsruhe{left: 41px; top: 176px;}
  
  #map .Lingenfeld{left: 40px; top: 169px;}
  
  #map .Ludwigsfelde{left: 137px; top: 74px;}
  
  #map .Maisach{left: 96px; top: 204px;}
  
  #map .Pleidelsheim{left: 58px; top: 176px;}
  
  #map .Ravensburg{left: 63px; top: 215px;}
  
  #map .Remseck{left: 60px; top: 180px;}
  
  #map .Salzgitter{left: 82px; top: 83px;}
  
  #map .Ueberlingen{left: 55px; top: 215px;}

/*************** news *************************************/
  #news{
    
  }
  
  #news .news-header{
    border-bottom: 1px solid white;
  }
  
  /*height: 227px;*/
  .news-item{
    width: 207px;
    /*height: 69px;*/
    /*margin-bottom: 2px;*/
    border-bottom: 2px solid white;
    padding: 8px 10px 8px 10px;
    background: #f2f2f2 url(../gfx/Pfeil_hellgrau.png) no-repeat 209px 59px;
  }
  
  .news-item:hover{
    color: #333333;
    background: #e0e0e0 url(../gfx/Pfeil_dunkelgrau.png) no-repeat 209px 59px;
  }
  
  .news-item h1{
    color: #404040;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;

  }
  
  .news-item h2 a{
    color: #1974c3;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;

  }
  
  .news-item .bodytext{
    font-size: 11px;
    line-height: 14px;
    margin: 5px 0px 9px 0px;
    /*background: url(../gfx/Pfeil_hellgrau.png) no-repeat 194px 19px; */
  }
  
  .news-item p:hover{
    /*background: url(../gfx/Pfeil_dunkelgrau.png) no-repeat 194px 19px; */
  }
  
  .news-item img{
    margin-top: 8px;
  }
  
  #news .archiv-link{
    margin: 6px 10px 8px 10px;
    display: block;
    width: 207px;
    color: #1974c3;
    background: url(../gfx/Pfeil_blau_positiv.png) no-repeat 199px 4px; 
  }
  
  #news .archiv-link:hover{
    background: url(../gfx/Pfeil_weiss.png) no-repeat 199px 4px; 
    color: #808080;
  }
  
  #content-default-news .news-list-item{
    border-bottom: 1px solid #b2b2b2;
    margin: 0px 10px 16px 0px;
    padding-left: 10px;
  }
  
  #content-default-news .news-list-item h3{
    color: #404040;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    margin: 0px;
  }
  
  #content-default-news .news-list-item .news-text{
    width: 260px;
    float:left;
  }
  
  #content-default-news .news-list-item h4 a{
    color: #1974c3;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
  }
  
  #content-default-news .news-list-item p{
    width: 260px;
  }
  
  #content-default-news .news-list-item .news-image{
    float:right;
  }
  /*
  .news-single-img {
	 float: right;
	 margin-left:5px;
  }
  */
  .news-single-backlink{
    margin: 6px 10px 8px 10px;
    display: block;
    width: 207px;
    color: #1974c3;
  }
  
  .news-single-item h2{
    height: 34px;
  }
  
  .news-single-item h2 p{
    color: #404040;
    font-size: 15px;
    line-height: 17px;
    margin-bottom:0px;
    width: 420px;
  }
  
  .news-single-img img{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }

/********** stoerer **************************/
  #stoerer{
    position: absolute; 
    top: 183px; 
    left: 640px;
  }
