#kontaktformular {
}
#line_start {
	height: 7px;
	width: 902px;
	background-image: url(../images/layout/trenner.jpg);
}
#content {
	height: 8350px;
	width: 900px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #adabab;
	border-left-color: #adabab;
}
#content_oben {
	text-align: left;
	height: 320px;
	font-family: avantgarde_mdbt_m, arial, verdana;
}
#content_spalte1 {
	float: left;
	width: 850px;
	height: 777px;
	padding-left: 5px;
	margin-top: 19px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	margin-left: 19px;
}

#content_unten {
	float: left;
}
#content_spalte2 {
	width: 427px;
	float: right;
	height: 1300px;
	margin-right: 11px;
	padding-left: 7px;
	margin-top: 19px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #DFDFDF;
}
