/* ###### Contactform ###### */
       div.contactform2.clear { /* Container (z.B. div) für floatende Buttons */
       /* overflow: hidden; */
       /* width: 100%; */
    }
       div.contactform2 table {
        /* background: transparent url(../images/transparent_bg.gif); */
        /* background: #fff; */
        /* font: normal 10px verdana, arial, sans-serif; */
           font-weight: bold;
	   font-size:1.05em;
           line-height:1.5em;
        /* color: #a1a1a1; */
        /* border: 2px dotted #b1b1b1; */
        /* padding: 10px 0 10px 50px; */
           margin: 0 0 0 10px;
        /* width: 500px; */
    }
      div.contactform2 input,
      div.contactform2 select {
           background: transparent;
           border-style: none;
    }
      div.contactform2 font {
           background: transparent url(../images/bg_button_a-t4.gif) no-repeat top right; /* Grafikende */
        /* font: normal 10px verdana, arial, sans-serif; */
           display: block;
           float: left;
           height: 24px;
           margin-right: 6px;
           padding-right: 18px; /*sliding doors padding */
           text-decoration: none;
    }
      div.contactform2 font span {
           background: transparent url(../images/bg_button_div-t4.gif) no-repeat;  /*Grafikanfang */ 
           display: block;
           line-height: 14px;
           padding: 2px 0 4px 10px;
    }
