/*############################## MAIN ########################*/
* {
    padding: 0px;
    margin: 0px;
}
body {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    background-color: #F2F2F2;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    background-image: url(../images/bg_body.gif);
    background-repeat: repeat-x;
    background-color:#FFFFFF;
}
.all {
    width: 760px;
    margin: 0;
    margin-top: 9px;
    background-color: #FFFFFF;
}
.top {
    position:relative;
    width: 760px;
    height:133px;
    background-image: url(../images/bg_contentTop.gif);
    background-repeat: repeat-x;
    background-color:#FFFFFF;
    }
.middle {
    padding: 0px;
    margin: 0px;
    height: 100%;
    color: #000000;
    background-color: #FFFFFF;
}
#header {
    position:absolute;
    right: 0px;
    top:0px;
   
}
#logo {
    position: absolute;
    top:42px;
    left:220px;
    padding: 0;
    margin: 0;
}
 .content, .contentRight, .contentLeft {
    float: left;
 }


.contentLeft {
/*  height:666px; */
    width: 204px;
    background: #FFFFFF/* url(../images/bg_contentLeft.jpg) bottom no-repeat*/;
    padding:0px 9px 0px 8px;    
}
.contentRight {
    width: 137px;
    height:666px;
    min-height: 666px;
    background-color: #FFFFFF;
}

.contentRight .image{
  margin: 108px 0px 33px 0px;
}

.contentText {
    width: 530px;
    background-color: #f5f5f5;
    padding:0px 0px 0px 0px;
    margin:0px 9px 9px 0px; 
    clear:both;
  
}
.content {
    width: 539px;
    background-color: #FFFFFF;
    padding:0;
    margin:0;     

}
.content .header {
    font-size: 1.7em;
    line-height: 65px;
}
.content ul {
    margin: 10px 0 10px 0;
}
.content ul li {
    list-style-position: outside;
    list-style-type: square;
    margin-left: 20px;
}
.content .bodytext {
    padding: 0px;
    margin: 0px;
}
.content h1 {
    margin: 0px 0px 10px 0px;
    padding: 14px 0px 0px 19px;
    line-height: 22px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.16em;
}
.content h1 a {
    text-decoration: none;
}
.content h2 {
    font-style: italic;
    font-size: 11px;
}


img.hr {
    display: block;
    margin: 10px 0;
    padding: 0;
}
.textItem {
    padding: 0 5px 20px 19px;
}
.clear {
    clear: both;
    background-color: #FFFFFF;
    height:0px;
}
a img {
    border: 0px;
}
img {
    vertical-align: bottom;
}

a {
    color: #9aba01;
    text-decoration: underline;
    font-weight:bold;
}
a:focus, a:hover, a:active {
    color: #000000;
    text-decoration: none;
}



/* ###################################################### */
/* ####################### NAVIGATION ################# */
/* ###################################################### */
#navigation {
    display:none;    
}

/* Brotkrumen- Navi*/
ul#breadcrumbnavi {
/* display:none;*/
    position:absolute;
    top:112px;
    left: 220px;
    height: 10px;
    width: 538px; 
    /*background: url(../images/bg_breadcrumb.jpg) top right no-repeat;*/
    background-color: transparent;  
    font-size: 11px;
    letter-spacing: 0.12em;       
    padding: 0;
    color:#656565;
    display:inline;
    list-style-type: none;
    clear: both;        
}
ul#breadcrumbnavi li{
    float:left;
}
ul#breadcrumbnavi li a {
    font-weight:normal;
    color: #656565;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 0.12em;               
}

ul#breadcrumbnavi li a:focus,
ul#breadcrumbnavi li a:active, 
ul#breadcrumbnavi li a:hover {
    color: #656565;
    font-size: 11px;
    letter-spacing: 0.12em;               
    font-weight: normal;
    text-decoration: underline;

}


/* Meta-Navi*/
ul#metaNavigation {
    display:none;

}

/* ###################################################### */
/* ####################### FOOTER ################# */
/* ###################################################### */
.footer {
    width: 760px;
    height: 26px;
    margin: 0px 0px 10px 0px;
    padding: 0;
    background: url(../images/bg_footer.gif) right no-repeat;
    clear:both;
}

/* ###################################################### */
/* ####################### MODULE ################# */
/* ###################################################### */


.imageTop{

float:left;
border-right:9px solid #FFFFFF;
border-bottom:9px solid #FFFFFF;
 
}

/* Sitemap */


UL.sitemap li{
list-style-type: none;
}
UL.sitemap li.level1,
UL.sitemap li.level2,
UL.sitemap li.level3,
UL.sitemap li.level4{
list-style-type: square;
}


.contentTextImg,
.teaserTextImg,
.teaserTextImgNext{
    width: 529px;
    min-height:269px;
    height:auto; 
    background: url(../images/bg_teaserTextImg.gif) repeat-y;    
    background-color: #FFF;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    clear:both;
}

.contentTextImg{    
/*    position:relative; */

}


 .contentTextImg {height:269px;}
html > body > div.all > div.middle > div.content > div.contentText > div.contentTextImg {height:auto; min-height:269px;}



.teaserTextImg .leftCol,
.teaserTextImgNext .leftCol{
  width:177px;
  min-height: 269px;
  height:auto;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px; 
  float:left;
}


.teaserTextImg .rightCol,
.teaserTextImgNext .rightCol{
  width:318px;
  padding:26px 10px 10px 14px;
  margin:0px 0px 0px 9px;   
  float:left; 
}
.teaserTextImgNext{
    border-top:9px solid #FFF;
}

.contentTextImg .leftCol{
/*    position:absolute;*/
    left:0px;
    bottom:0px; 
  float:left;     
}


.contentTextImg .rightCol{
/*    position:absolute;*/
/*    top:0px;*/
/*    left: 177px;*/
    width:318px;
    min-height: 269px;
    padding:26px 10px 10px 14px;
    margin:0px 0px 0px 9px;
  float:left;        
}







/*  Loginformular */
#contactForm{

}

#contactForm .error{
color: red;

}

#contactForm LABEL{
    width: 167px;
    display:block;
    float:left;
    font-weight:bold;
}
#contactFormSubmit,
.contactRow{
    margin-bottom: 15px;
}

.eingabe{
    width:324px;
    height:15px;
    border:1px solid #bbbbbb;

}

#contactFormSubmit{}
#contactFormSubmitRight{

}

#contactFormSubmitRight INPUT{
    width: 56px;
    height:17px;
    background-color: #ccfe00;
    border: none;
    font-weight:bold; 
    margin-left:167px;

}



/* BILDER-GALERIE */

.referenzenContainer{
    width: 530px;
/*    height:416px; */
    background: url(../images/bg_referenzenContainer.gif) repeat-y;

}

.textContainer{
    width:343px;
}

.textContainer .textFirstItem {
    padding: 10px 0px 20px 19px;
    height: 124px;
    width:334px;
    border-bottom: 4px solid #FFFFFF;
 
}

.referenzenContainer #mainImage{
    border-bottom: 9px solid #FFFFFF;

}

.textContainer .textItem {
    padding: 10px 5px 20px 19px;
}
.textContainer,
.thumbContainerAll{

    float:left;
/*    border: 1px solid #000;*/
}
.thumbContainerAll{
    width:177px;
    height: 391px;
}

.thumbContainer{
    width:89px;
    height: 68px;

}

.thumbContainerActive{
    width:89px;
    height: 68px;
    padding: 7px 0px 0px 88px; 
    background: url(../images/bg_thumbContainer_act.gif) 48px 54px no-repeat; 
    background-color:#a1a1a1;   
    border-bottom: 4px solid #FFFFFF;        
}

.thumbContainerLink{
    display:block;
    width:89px;
    height: 68px;
    padding: 7px 0px 0px 88px; 
    border-bottom: 4px solid #FFFFFF;    
    background: url(../images/bg_thumbContainer_no.gif) 48px 54px no-repeat;    
}
A.thumbContainerLink:hover,
A.thumbContainerLink:focus{
    background: url(../images/bg_thumbContainer_act.gif) 48px 54px no-repeat;
    background-color:#a1a1a1;          
}

/*
.thumbContainer:focus,
.thumbContainer:hover,
.thumbContainer:active{
 background: url(../images/bg_thumbContainer_act.gif) 48px 54px no-repeat;    
 background-color: #a1a1a1;
}
*/

.referenzenContainer .text,
.referenzenContainer .pictures{
    padding:0px;
    margin:0px;
    float:left;
    height: 18px;
    background-color:#f5f5f5;
    border-top: 9px solid #FFF;
    border-bottom: 9px solid #FFF;
    
}

.referenzenContainer a{

    color: #000;
    font-weight:normal;
}


.referenzenContainer .text{
    width: 343px;
    border-left: 9px solid #FFF;

}
.referenzenContainer .pictures{
    width: 177px;
}


.referenzenContainer .text LI,
.referenzenContainer .pictures LI{
    float:left;
    list-style-type: none;
    list-style-position: inside;
    padding:0px;
    margin:0px;
}

.referenzenContainer .text LI.nothing,
.referenzenContainer .text LI.previous,
.referenzenContainer .pictures LI.nothing,
.referenzenContainer .pictures LI.previous{
    width: 60px;
    margin-left:10px;
}

.referenzenContainer .text LI.next a:hover,
.referenzenContainer .text LI.previous a:hover,
.referenzenContainer .pictures LI.next a:hover,
.referenzenContainer .pictures LI.previous a:hover{

    color: #9aba01;    
}




.referenzenContainer .text LI.nothing,
.referenzenContainer .text LI.previous{
    margin-left:147px; 
    display:inline;
}

.referenzenContainer .pictures LI.previous,
.referenzenContainer .text LI.previous{

    background: url(../images/bpoint_grey.gif) left no-repeat;
    padding-left:10px;
}


.referenzenContainer .pictures LI.next,
.referenzenContainer .text LI.next{
    background: url(../images/bpoint_grey2.gif) right  no-repeat;
    padding-right:10px;
}


/* Auftraggeber */

.listrow1{
    position:relative;
    display:block;
    width:506px;/* für den IE6 */
    min-width: 510px;
    padding:0px 0px 20px 20px; 
    border-bottom: 4px solid #FFF;
    margin-left: -20px;
    margin-bottom:20px;
}

.listrow2{
    position:relative;
    display:block;
    width:506px; /* für den IE6 */   
    min-width:530px;
    padding:0px 0px 20px 0px;
    margin:0;
    margin-left: 0px;
}
.listrow1 .link,
.listrow2 .link{
    position:absolute;
    right:50px;
    bottom:20px;
    display:inline;  
    padding-left:37px;  
    background: url(../images/bg_arrows.gif) left no-repeat;  
    color:#000;  
}

.listrow1 a.link:hover,
.listrow2 a.link:hover{
    color: #9aba01;
}

