
#rueckruf {
float: left;
 margin-left: 30px;
width: 770px;
height: 240px;
background-image: url(../pics/rueckruf.gif);
padding-left: 40px;
padding-top: 10px;
}
#footer {
float: left;
position: relative;
width: 800px;
 margin-left: 30px;
height: 50px;
padding: 5px;
padding-left: 30px;
margin-top: 10px;

}
#formular {
float: left;
position: relative;
width: 750px;
min-height: 300px;
padding: 5px;
padding-left: 60px;
text-align: left;

}

/* formulare */
input.form {
	width: 150px;
	height: 20px;
	border: 1px solid Black;
	margin-bottom: 5px;
	background-color: #F4F4D9;
}
input.plz {
	width: 40px;
	height: 20px;
	border: 1px solid Black;
	margin-bottom: 5px;
	background-color: #F4F4D9;
}
input.ort {
	width: 100px;
	height: 20px;
	border: 1px solid Black;
	margin-bottom: 5px;
	background-color: #F4F4D9;
}
select {
	width: 150px;
	height: 20px;
	border: 1px solid Black;
	margin-bottom: 5px;
	background-color: #F4F4D9;
}
input.radio {
	width: 20px;
	height: 10px;
	
	
	background-color: #F4F4D9;
}
	
}

input.checkbox {
	width: 20px;
	height: 20px;
	border: 1px solid Black;
	margin-bottom: 5px;
	background-color: #F4F4D9;
}
tr.ueberschriften {
	  border-bottom: 1px dotted Maroon; 
	  background-color: #E7E7E7;
	  text-align: left;
}
	/* Haupt Nav */
