body {
	font-family: "Trebuchet MS", helvetica, verdana, sans-serif;
	font-size: 9pt;
	background-color: #e1dffb;
	text-align: left;
	color: #00;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#header {
	width: 1000px;
	height: 100px;
	background: url(img/sons/ban/ban_ls.wn.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#nav {
	width: 140px;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	float: left;
}
#frame {
	background-color: #e1dffb;
	overflow: auto;
	width: 770px;
	height: 468px;
	padding: 10px 20px 10px 20px;
	margin-left: 20px;
	float: left;
}
#foot {
	width: 990px;
	height: 10px;
	text-align: center;
	float: left;
}
#clear {
	clear:both;
}
/* 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;
}
/* BLOCK */
#blog_cont {
	width: 600px;
	background: #8484FF;
	padding: 5px;
	margin: auto;
	border: 1px #000040 dotted;	
}
.blog_top {
	font-weight: bolder;
	font-size: 14px;
	padding: 2px;
}
