body {
	font-family: "Trebuchet MS", helvetica, verdana, sans-serif;
	font-size: 10pt;
	background-color: #e1dffb;
	text-align: left;
	color: #00;
}
#container {
	background-color: #e1dffb;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	width: 1000px;
}
#cont {
	width: 1000px;
	height: 500px;
}
#nav {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11pt;
	text-align: center;
	float: left;
}
#frame {
	background-color: #e1dffb;
	overflow: auto;
	width: 750px;
	height: 520px;
	margin-left: 5px;
	padding: 10px;
	float: left;
}
#nav2 {
	width: 180px;
	height: 400px;
	padding-top: 50px;
	padding-left: 10px;
	line-height: 12pt;
	float: left;
}
#nav3 {
	width: 180px;
	height: 400px;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 12pt;
	float: left;
}
#foot {
	width: 990px;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	float: left;
}
#clear {
	clear: both;
}
.lin {
	background: url(img/des/line.jpg);
	background-repeat: no-repeat;
	background-position: center 50%;
	position: relative;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mit {
	text-align: center;
}
/* ABGABE */
#abgabe {
	background: url(design/abg_hg.jpg);
	width: 612px;
	height: 302px;
	margin-left: 10px;
	border: 1px dotted #000040;
	float: left;
}
#abname {
	width: 580px;
	padding: 5px 10px 5px 10px;
	font-size: 14pt;
	font-weight: bolder;
	text-align: center;
	float: left;
}
#abtext {
	width: 260px;
	padding: 5px 20px 20px 10px;
	text-align: right;
	font-size: 9pt;
	line-height: 10pt;
	float: left;
}
#abfoto {
	width: 301px;
	padding-right: 20px;
	padding-top: 5px;
	float: left;
}
#zt {
	width: 602px;
	height: 300px;
	border: 1px dotted #000040;
	float: left;
}
#zttext {
	width: 260px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 9pt;
	line-height: 10pt;
	float: left;
}
#ztfoto {
	width: 300px;
	padding-left: 10px;
	padding-top: 0px;
	float: left;
}