/*allgemein*/body {	margin: 0;	padding: 0;	height: 100%;	background: white url(../images/bg/mof.gif) repeat-y 20px 0;	font-family: Trebuchet MS, Geneva, Arial, sans-serif;	color: #555;	}	img {	border: 0;	}	#uebersicht {	position: absolute;	top: 25%;	left: 20px;	float: left;	width: 975px;	padding-top: 4px;	background: url(../images/bg/mof_uebers_top.gif) no-repeat 0 top;	}	#content {	float: left;	padding: 46px 0 55px 53px;	width: 935px;	height: auto;	background: url(../images/bg/mof_uebers_bottom.gif) repeat-y 0 bottom;	}#content img {	float: left;	margin: 0 10px 10px 0;	cursor: pointer;	}	.more {	position: absolute;	top: 55%;	left: 250px;	width: 480px;	padding: 38px 0 0 0;	background: url(../images/bg/mofmore_top.png) no-repeat left top;	*background: url(../images/bg/mofmore_top.gif) no-repeat left top;	}	#closer {	position: absolute;	top: 14px;	left: 15px;	cursor: pointer;	}#info {	width: 446px;	padding: 10px 26px 40px 17px;	background: url(../images/bg/mofmore_bottom.png) no-repeat left bottom;	*background: url(../images/bg/mofmore_bottom.gif) no-repeat left bottom;	}	#info img {	display: inline;	margin: 0 5px 0 0;	}	#info p {	padding: 0;	margin: 10px 0;	font-size: 12px;	}	p.title {	color: #000;	}	a {	padding-left: 5px;	color: #015353; 	text-decoration: none;	}/*	#info a {	background: url(../images/grafik/pdf-icon.gif) no-repeat;	}	*/	a:hover {	color: #899ca4;	}	.main_nav {	position: absolute;	bottom: 0;	right: 0;	text-align: right;	}	#mofnav {	background: #dbe1e4;	height: 27px;	display: block;	font-size: 11px;	}	img#opener {	position: absolute;	bottom: 0;	right: 0;	cursor: pointer;	}	img.closer {	float: left;	cursor: pointer;	}	a.home, a.agentur {	padding: 3px 0 5px 20px;	margin: 4px 10px 0;	float: left;	}	a.home {	background: url(../images/grafik/ico_home.gif) no-repeat 0 3px;	}	a.agentur {	background: url(../images/grafik/ico_next.gif) no-repeat 0 3px;	}	p {	padding: 20px 0 0 60px;	margin: 10px 0;	font-size: 12px;	
