#ContBox {
background-color:#ffffff;
width:950px;
height:463px;
border:0px;
text-align:left;
margin:0px auto;
background-image:url(images/weiterback.jpg);
background-position: bottom;
background-repeat: no-repeat;
position:relative;
}
#TxtBox1, #TxtBox2 {
line-height:18px;
position:absolute;
}
#TxtBox1 {
width:800px;
left:76px; 
top:37px;
}
#TxtBox2 {
width:300px;
left:556px; 
top:333px;
}
#FormBox1, #FormBox2, #FormBox3 {
width: 150px;
height: 80px;
line-height:14px;
position:absolute;
top:130px;
}
#FormBox1 {
left:76px; 
}
#FormBox2 {
left:236px; 
}
#FormBox3 {
left:396px; 
}
#TxtAreaBox1 {
width: 370px;
height: 190px;
position:absolute;
line-height:14px;
left:556px; 
top:130px;
}
#SubmitBox1 {
width: 110px;
height: 20px;
line-height:14px;
position:absolute;
left:785px; 
top:328px;
}
.FormTable {
margin-left: 76px;
padding: 0px;
width: 800px;
}
INPUT, TEXTAREA {
font: normal 11px Arial, Helvetica, sans-serif;
color:#5C5B60;
}
INPUT {
width: 130px;
height: 15px;
margin: 5px 5px 5px 0px;
}
INPUT.sbut {
width: 97px;
height: 35px;
margin: 5px 5px 5px 0px;
}
TEXTAREA {
width: 320px;
height: 150px;
margin: 5px 5px 5px 0px;
}


