body
    {
      margin: 20px;
      background: #ffffff;
      color: #333333;
    }
    
    body,td
    {
      font-family: Tahoma, Helvetica;
      font-size: 11px;
      line-height: 20px;
    }

    table td {vertical-align: top}
    .imgtd
    {
      vertical-align: middle;
      text-align: center;
      padding: 3px;
      width: 128px;
      height: 128px;
    }
    .imgtd img {border: 1px solid #333333; }
    table.info {border-collapse: collapse; border: 0px;}
    table.info td {border: 1px solid #b0b0b0;}

    input, select, textarea {font-family: Tahoma, Helvetica; font-size: 11px; color: #333333;}
    
    .stripe
    {
      width: 100%;
      height: 14px;
      font-size: 8px;
      background: #3F73AC;
    }

    .infobox
    {
      border: 1px solid #b0b0b0;
      padding: 3px;
    }
    
    .head
    {
      background: #074A93;
      text-align: left;
      margin-bottom: 10px;
    }
    
    .foot
    {
      height: 20px;
      background-image: url(http://www.spielmannszug-obermarsberg.de/cms/images/foot.gif);
      text-align: center;
      color: #ffffff;
    }
    
    .content
    {
      text-align: left;
      background: #ffffff;
      border-collapse: collapse;
      width: 800px;
    }
    
    table.content td
    {
      
    }
        
    .menuarea
    {
      vertical-align: top;
      text-align: left;
      line-height: 17px;
      padding: 10px 10px 10px 0px;
      width: 120px;
    }
    
    .infoarea
    {
      vertical-align: top;
      padding: 10px 0px 10px 10px;
    }
    
    a
    {
      color: #115599;
      text-decoration: none;
      font-weight: normal;
    }
    
    a:hover,a:active
    {
      color: #000000;
      text-decoration: underline;
    }
    
    h1, .head1 {font-size: 18px; font-weight: bold; color: #000000;}
    h2, .head2 {font-size: 14px; font-weight: bold; color: #000000; margin-top: 0px;}    
    h3, .head3 {font-size: 12px; font-weight: bold; color: #000000;}
    p {clear: both; }
    
    .white {color: #ffffff; }
    .red {color: #cc0000; }
    .highlight {color: #000000; font-weight: bold; display: inline;}
    .float-right {float: right;}
    .float-left {float: left;}
    
    .border {border: 1px solid #000000;}
    
    .btn { width: 100%; cursor: pointer; padding-left: 3px;}
    .btn1 {border-bottom: 1px solid #666666; background: #ffcc66;} 
    .btn1 a {color: #000000; text-decoration: none;}
    .btn1 a:hover, a:active {color: #000000; text-decoration: none;}
    .btn0 {border-bottom: 1px solid #b0b0b0; background: parent;}
    .btn0 a {color: 115599;}
  
    .tblhighlight {background: #ffcc66;}

.contact_addrfield {
  float: left;
  width: 160px;
  margin-left: 0px;
  margin-right: 60px;
  margin-bottom: 40px;
}

.contact_form {
	float: left;
}

.contact_form fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.contact_form label {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 120px;
}

.contact_input {
	margin: 3px;
	padding: 2px;
	width: 200px;
	border: 1px solid #000000;
}

.contact_textarea {
	width: 200px;
	height: 100px;
	margin: 3px;
	padding: 2px;
	border: 1px solid #000000;
}

.contact_captcha {
	width: 204px;
	margin-left: 157px;
	text-align: center;
	border: 1px solid #000000;
}

.contact_btn {
	width: 100%;
	text-align: right;
}

#contact_info {
	float: left;
	width: 250px;
	color: #cc0000;
}

.clear {
	clear: both;
}
