body {
background-color: #fff;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 82%;
text-align: left;
}

* html body {
background-color: #fff;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 72%;
text-align: left;
}

#wrapper {
width: 700px;
margin: 1% auto;
}

#cont1 {
width:710px;   
}

#cont2 {
width:710px;
}

* html #cont2 {
margin-top:20px;
width:710px;
}

html* #cont2 {
margin-top:20px;
width:710px;
}

fieldset { 
background-repeat: no-repeat;
width: 690px;
margin: 0 auto;
background-color: #E5F3FF;
color: #000;

}
* html fieldset {
position: relative;
margin: -2.9em 0 0 0;
}/* to avoid creeping bgcolor (IE) */

html* fieldset {
position: relative;
margin-left: -1.9em ;
}/* to avoid creeping bgcolor (IE) */

legend {
margin: 0px 0px 0px 30px;
padding: 3px 10px;
letter-spacing: 2pt;
background-color: #E4E4DF;
color: #686353;
border-top: 1px solid #b1ab9c;
border-left: 1px solid #b1ab9c; 

}
* html legend { 
position: relative; 
top: -0.8em;
}/* to avoid creeping bgcolor (IE) */

html* legend {
position: relative;
top: -0.8em;
}/* to avoid creeping bgcolor (IE) */

.formbox {
width: 650px;
margin: 0 auto;
padding: 20px 0px 20px 0px;
text-align: left; 
}

* html .formbox {
padding: 20px 0px 20px 0px;
}

html* .formbox {
padding: 20px 0px 20px 0px;

}

div.eins,
div.eins-a {
float: left;
width: 440px;
height:20px;
margin: 5px 20px 5px 0px;
color: #000;
}
div.eins-a {
border: 0 none;
background-color: transparent;
color: #000;
}

div.zwei {
float: left;
width: 40px;
height:20px;
margin: 5px 20px 5px 0px; 
}
div.zwei input,
div.zwei textarea {
width: 40px;

margin-top: 0px;
background-color: #eceae6;
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
border: 0 none;
border-right: 1px solid #686353;
border-bottom: 1px solid #686353;

}
div.zwei textarea {
overflow: auto;
}
div.zwei input:focus,
div.zwei textarea:focus {
background-color: #f3f2f1;
color: #000;

}

div.drei,
div.drei-a {
float: right;
width: 80px;
height:20px;
margin: 5px 20px 5px 0px;
}

div.drei-a {
border: 0 none;
background-color: transparent;
color: #000;
}

label {
padding: 1px 0 0 10px;
background-color: transparent;
color: #000; 
}

div.zwei input.senden {
width: 302px;
margin-top: 8px;
padding: 2px 0;
font-size: 12px;
letter-spacing: 2pt;
background-color: #bdb9ac;
color: #000;
border-right: 1px solid #686353;
border-bottom: 1px solid #686353;
cursor: pointer;
}
* html div.zwei input.senden {
width: 304px;
}

div.vier
{ 
float: left;
width: 140px;
height:20px;
margin: 5px 20px 5px 0px;
/*border-top: 1px solid #b1ab9c;
border-left: 1px solid #b1ab9c;
background-color: #e3e0db;  */
color: #000;
}

div.fuenf {
float: left;    
width: 380px;
height:20px;
margin: 5px 20px 5px 0px;
}

div.fuenf input,
div.fuenf textarea {
width: 380px; 
margin-top: 0px;
background-color: #eceae6;
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
border: 0 none;
border-right: 1px solid #686353;
border-bottom: 1px solid #686353;

}

div.sechs
{  
float: left;
width: 640px;
height:20px;
margin: 5px 20px 5px 0px;
text-align:center;
/*border-top: 1px solid #b1ab9c;
border-left: 1px solid #b1ab9c;
background-color: #e3e0db;  */
color: #000; 
}


.breaker {
clear: left;
}
.footmen {
text-align: left;
margin-left: 30px;
}
.footmen a {
background-color: transparent;
color: #686353;
}