/* @group Header */

#header_wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: url(../images/header/header_wrapper_bg.png) repeat-x left top;
}

#header_content {
	height: 80px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: url(../images/body/body_bg.png) no-repeat center top;
}

#header_logo {
	width: 533px;
	height: 74px;
	float: left;
}

#header_navigation {
	width: 285px;
	height: 10px;
	float: right;
	background: url(../images/global/schmidt_blau.jpg) repeat;
	padding: 10px 5px;
	margin-right: 51px;
}



/* @end */

/* @group Spruchleiste */

#spruchleiste_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/spruchleiste/spruchleiste_wrapper_bg.png) repeat-x left top;
}

#spruchleiste_content {
	height: 49px;
	padding: 0;
	width: 980px;
	background: url(../images/spruchleiste/spruchleiste_content_bg_2.png) no-repeat center top;
	margin: 0 auto;
}

#spruchleiste_inhalt {
	margin-left: 9px;
	height: 21px;
	padding-top: 14px;
	padding-bottom: 14px;
}



/* @end */

/* @group Content */


#homevoben {
	width: 713px;
	height: 150px;
	z-index: 10;
	position: absolute;
	overflow: visible;
}

#homerolle {
	position: absolute;
	overflow: hidden;
	float: left;
	height: 150px;
	padding-left: 10px;
	width: 708px;
	clear: both;
	z-index: 0;
}

#vmarquee {
	width: 708px;
	text-align: justify;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
	position: absolute;
}

#fe_PreviewContent {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

#fe_PreviewContent ul li{
	list-style-type: square;
	list-style-image: url(../images/content/news_li.png);
}

#content_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: #00548e url(../../schmidt_corp_dark/images/content_wrapper_bg.jpg) repeat-x left bottom;
	height: auto;
}

#content_wrapper_bg {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/content/content_wrapper_bg_bg.png) no-repeat center top;
}

#content_content {
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#content_sidebar {
	width: 177px;
	float: left;
	height: auto !important;
	min-height: 285px;
	height: 285px;
	padding-left: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right: 1px solid white;
}

#navigation_wrapper {
	width: 177px;
	float: left;
	height: auto !important;
	min-height: 285px;
	height: 285px;
	margin-bottom: 15px;
}

#newsbox {
	width: 177px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	left: 0;
	bottom: 0;
	float: left;
	margin-top: 15px;
}

#newsbox_h {
	color: white;
	background: url(../images/navigation/navigation_li_a_bg.png) repeat-x left bottom;
	width: 172px;
	float: left;
	height: 21px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 5px;
	font: 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
}

#newsbox_content ul {
	display: block;
	padding-bottom: 5px;
	list-style-type: none;
	left: -10px;
	padding-left: 0;
	padding-right: 5px;
}

#newsbox_content ul li {
	padding-bottom: 5px;
}

#content_inhalt {
	width: 712px;
	height: auto !important;
	min-height: 385px;
	height: 385px;
	padding-left: 31px;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
}

#content_footer {
	width: 712px;
	height: 15px;
	border-top: 1px solid gray;
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
}

#content_footer_graf {
	float: left;
	background: url(../images/content/content_footer_grafik.png) no-repeat;
	width: 46px;
	height: 10px;
	margin-top: 5px;
}

#content_footer_toolbox {
	float: right;
	padding-top: 5px;
}



/* @end */

/* @group Footer */

#footer_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/footer/footer_wrapper_bg_2.png) repeat-x left top;
}

#footer_content {
	height: 100px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: url(../../schmidt_inhalte_layout/images/content/content_navigation_bg_2.png) no-repeat center 20px;
}

#footer_inhalt {
	
}

#footer_copyright {
	color: gray;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 27px;
	text-align: left;
	float: left;
}

#footer_navigation {
	color: gray;
	padding-top: 25px;
	text-align: left;
	float: left;
	width: 206px;
	padding-left: 9px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer_navigation a {
	color: #00548e;
	text-decoration: none;
	text-align: left;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer_navigation a:hover {
	color: gray;
}






/* @end */

/* @group Globale Angaben */



/* @end */

