/* @override http://www.entenstube.de/themes/entenstube_corporate/css/layout.css */

/* @group sidebar */

.sb_wrapper {
	width: 285px;
	float: left;
}

.sb_top {
	width: 285px;
	background: url(../images/sidebar/box_top.png) center bottom;
	height: 15px;
	float: left;
}

.sb_content_wrap {
	float: left;
	width: 285px;
	clear: both;
	background: url(../images/sidebar/box_bottom.png) no-repeat center bottom;
}

.sb_content {
	width: 240px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 5px 20px 20px;
	float: left;
}



/* @end */

/* @group Global */

* {
	
}

img {
	border-style: none;
}

body {
	margin: 0;
}



/* @end */

/* @group grundlayout */

#header_wrapper, #navigation_wrapper, #content_wrapper, #content_wrapper_two, #content_wrapper_inhalt, #footer_wrapper  {
	width: 100%;
	float: left;
}

#header_content, #navigation_content, #content_content, #footer_content {
	width: 950px;
	margin: auto;
}

#header_wrapper {
	background: url(../images/header/header_content_bg.png) no-repeat center top;
}

#header_content {
	height: 85px;
}

#navigation_wrapper {
	background: url(../images/navigation/nav-wrapper-bg.png) repeat-x left top;
	margin-top: 15px;
	margin-bottom: 15px;
}

#navigation_content {
	background: url(../images/navigation/nav-inner-bg.png) no-repeat center top;
	height: 49px;
}

#content_wrapper {
	background: url(../images/content/content_wrapper_bg.png) repeat-x left bottom;
}

#content_wrapper_two {
	background: url(../images/content/entenkopf_bg.png) no-repeat center bottom;
}

#content_wrapper_inhalt {
	background-repeat: no-repeat;
	background-position: center top;
}

#content_content {
	min-height: 300px;
	height: auto !important;
}

#footer_wrapper {
	background: url(../images/footer/footer_bg_global_2011.png) repeat-x center top;
}

#footer_content {
	height: 290px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
}



/* @end */

/* @group contentlayout */

/* @group h */



/* @end */

#banner {
	position: absolute;
	float: left;
	margin-top: 78px;
	margin-left: 772px;
	z-index: 9999;
}

#header_logo {
	position: absolute;
	float: left;
	overflow: visible;
	z-index: 11;
}

#header_navigation {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	color: gray;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	width: 930px;
	height: 20px;
	text-align: right;
}

#header_navigation a {
	color: gray;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
}

#header_teaser {
	float: left;
	width: 440px;
	margin-right: 0;
	position: absolute;
	z-index: 10;
	margin-left: 300px;
	margin-top: 55px;
}



/* @end */

/* @group footer */

#footer_imprint {
	margin-top: 15px;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	color: gray;
	float: left;
	width: 850px;
}

#footer_twop {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#footer_twop a {
	display: block;
	width: 62px;
	height: 73px;
	background-image: url(../images/logos/grimm-state.png);
}

#footer_twop a:hover {
	background-image: url(../images/logos/grimm-over.png);
}



/* @end */

