

td.headholder {
 height: 129px;    
 background: url(/images/kontakt/titlebg.jpg) center no-repeat;
}

div.headholdertext_pos {
 color: #ffffff;
 font-size: 45px;
 margin: 35px 0px 0px 20px;
 text-transform: uppercase;
}

td.head_rightpart {
 width: 207px;
 height: 129px;
 background: url(/images/kontakt/logobg.jpg) top no-repeat;
}

div.ell_logo {
 margin : 33px 0px 0px 0px;
 height: 60px;
 text-align: center;
}

/* Content */
table.contenttable {
 width: 100%;
}


td.contentholder {
  padding-left: 10px;
}

td.contentitem {
   width: 46%;
   padding: 0px 0px 13px 0px;
   background: url(/images/common/contentitem_bottom.jpg) bottom repeat-x; 
}


td.contentseparator {
   width: 3%;
}



/* menu */

div.mmback_1 {background: url(/images/kontakt/menubg_1.jpg) top center no-repeat;}
div.mmback_2 {background: url(/images/kontakt/menubg_2.jpg) top center no-repeat;}  
div.mmback_3 {background: url(/images/kontakt/menubg_3.jpg) top center no-repeat;}  
div.mmback_4 {background: url(/images/kontakt/menubg_4.jpg) top center no-repeat;}  
div.mmback_5 {background: url(/images/kontakt/menubg_5.jpg) top center no-repeat;}  
  
/*feedback form*/  

div.footer {
 text-align: center;
 font-size: 14px;
 color: #686866;
}

div.footer a:link,div.footer a:visited, div.footer a:hover {color: #686866; text-decoration: none;} 
