/* CSS MZ */

#allFrame { text-align: left; border: 2px solid #ff9900; width: 1000px; padding-bottom: 10px; background-color: #fff; }
#head   { z-index:1; padding-left: 20px; background-color: #ff9900; width: 980px; height: 70px; border-bottom: 2px solid #666699; color: #fff; font-family: verdana; font-size:36px; letter-spacing: 4px; }
#subline   { z-index:1; padding-left: 0px; background-color: #ff9900; width: 900px; font-size: 11px; font-family: Verdana, Arial, Helvetica; line-height: 14px; color: #333399; }

#search { z-index:1; float: left; border: 1px solid #666699; text-align: left; margin-left: 50px; margin-top: 10px; padding: 2px; font-size: 11px; font-family: Verdana, Arial, Helvetica; color: #666699; width: 200px;}

DIV.page {
	width:980px;
	margin:0px;
	position:relative;
	overflow:hidden;
}

/* Hintergrund Mitte */
DIV.content_bg {
	width:536px;
	position:absolute;
	top:30px;
	left:204px;
	background:#fff;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	border: 1px solid #333399;
}

#content {
	background:#ffffff;
	color: #333399;
	width:500px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
