/************* Teaser ***************/


table {
    
    clear:both;
    height:97px;
    position:relative;
    
}


#teaserHeadline  {
    
    padding: 25px 0 25px 0;
    vertical-align:middle;
    width:403px;
    
}


#teaserHeadline h1 {
    
    color:#004C59;
    font-size:14px;
    letter-spacing:0.1em;
    line-height:19px;
    text-transform:uppercase;
    margin:0 0 0 11px;
    
}


#teaserText  {
    
    padding: 25px 0 25px 11px;
    vertical-align:middle;
    width:555px;
    
}


#teaserText p {
    
    color:#004C59;
    font-size:11px;
    line-height:16px;
    margin:0;
    
    
}


/********* Content **********/


#bg5SpalterTop {
    
    background: url(bg_5spalter-imprint-top.jpg) no-repeat 0px 0;
    height:100%;
    padding:53px 0 0 0;
    margin: 0 0 0 11px;
    overflow:hidden;
    width:970px;
    
}


#bg5SpalterBottom {
    
    background: url(bg_5spalter-imprint-bottom.jpg) no-repeat 0px bottom;
    width:970px;
}




#bg5SpalterBottom td {
    
    padding: 0 0 0px 0;
    vertical-align:top;

}


#bg5SpalterBottom td p {
    
    color:#004C59;
    font-size:11px;
    line-height:16px;
    margin:0;
            
}

#bg5SpalterBottom td p img {
    
    position:relative;
        
}


#bg5SpalterBottom td h1,
#bg5SpalterBottom td h2 {
    
    color:#004C59;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    margin:0;
   
        
}



/**** Spalte 1 ****/


#Spalte1Copy {
    
    width:190px;
    
}


#Spalte1Copy  p {
    
    padding: 0 7px 20px 11px;
    
}


#Spalte1Copy h1,
#Spalte1Copy h2,
#Spalte1Copy h3,
#Spalte1Copy h4,
#Spalte1Copy h5 {

    padding: 0 7px 20px 11px; /*Abstände wie Paragraph*/
    
} 


/**** Spalte 2 ****/

#Spalte2Copy {
    
    width:195px;
    
}


#Spalte2Copy p {
    
   padding: 0 7px 20px 11px;
    
}

#Spalte2Copy h1,
#Spalte2Copy h2,
#Spalte2Copy h3,
#Spalte2Copy h4,
#Spalte2Copy h5 {

    padding: 0 7px 20px 11px; /*Abstände wie Paragraph*/
    
} 



/**** Spalte 3 ****/

#Spalte3Copy {
    
    width:194px;
    
}


#Spalte3Copy p {
    
    padding: 0 7px 20px 11px;
    
}


#Spalte3Copy h1,
#Spalte3Copy h2,
#Spalte3Copy h3,
#Spalte3Copy h4,
#Spalte3Copy h5 {

    padding: 0 7px 20px 11px; /*Abstände wie Paragraph*/
    
} 


/**** Spalte 4 ****/

#Spalte4und5Copy {
    
    width:377px;
    
}


#Spalte4und5Copy p {
    
    padding: 0 7px 20px 80px;
    
}


#Spalte4und5Copy h1,
#Spalte4und5Copy h2,
#Spalte4und5Copy h3,
#Spalte4und5Copy h4,
#Spalte4und5Copy h5 { 

   padding: 0 7px 20px 80px; /*Abstände wie Paragraph*/
    
} 


/***** Kontakt-Form ******/


#Spalte4und5Copy fieldset {
    
    border:0;
    margin:0;
    padding:0;
    width:370px;
    
}


#Spalte4und5Copy fieldset p {
    
    padding: 0 0px 15px 8px !important;
    
    }
    
    
    
#Spalte4und5Copy div.errors {
    
    color:#ff0000;
    font-size:11px;
    padding: 0 20px 20px 80px;
    position:relative;    
    
 }
 
#Spalte4und5Copy div.errors strong {
    
    color:#000;
    
    } 
 
 

#Spalte4und5Copy fieldset p label.left {
    
    display:block;
    float:left;
    margin: 0 15px 0 0;
    text-align:right;
    width:60px;
    
}


#Spalte4und5Copy fieldset p select,    
#Spalte4und5Copy fieldset p input.field {
    
    background:#C1DFE5;
    border:solid 1px rgb(180, 180, 180);
    font-family:"trebuchet ms",verdana,arial,sans-serif; font-size:110%;
    margin:0 0 5px 0;
    padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/;
    width:270px;
    
    }
    
    
#Spalte4und5Copy fieldset p textarea {
    
    background:#C1DFE5;
    border:solid 1px rgb(180, 180, 180);
    height:100px;
    margin:0 0 5px 0;
    padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/;
    font-family:"trebuchet ms",verdana,arial,sans-serif; font-size:110%;
    width:270px;
    
    }
    
    
#Spalte4und5Copy fieldset p select:hover,    
#Spalte4und5Copy fieldset p input.field:hover,
#Spalte4und5Copy fieldset p textarea:hover,
#Spalte4und5Copy fieldset p select:focus,    
#Spalte4und5Copy fieldset p input.field:focus,
#Spalte4und5Copy fieldset p textarea:focus {
    
    background:#ececec;
    
}


#Spalte4und5Copy fieldset p .button_standard {
    
    border:none;
    color:#004C59;
    cursor:pointer;
    display:block;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.1em;
    margin: 0 10px 0 0;
    text-decoration:none;
    text-transform:uppercase;   
      
     
}




