#main_wrapper {
	font-family: Verdana, Geneva, sans-serif;
	padding: 181px 0px 0px 0px;
	min-width: 1003px;
	max-width: 1200px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	font-family: Verdana, Geneva, sans-serif;

}

#header {
	background: #000 url(../images/header_bg.jpg) no-repeat;
	height: 181px;
	width: 1200px;
}
#sub_wrapper {
	width: 1003px;
	background: black;
	margin: 0 auto;
}
a img {
	border: none;


}
#main_content {
	width: 1003px;
	float: left;
	margin: auto;
	padding-bottom: 30px;
}

#left_bg {
	background: url(../images/left_bg.jpg) no-repeat;
	height: 558px;
	width: 92px;
	float: left;
}
#right_bg {
	background: url(../images/right_bg.jpg) no-repeat;
	float: left;
	height: 558px;
	width: 105px;
}
#navigation_bar {

}
#searchbox {
	float: right;
	width: 240px;
	height: 39px;
	background: url(../images/navigation_bg_right.jpg) no-repeat;
}
#teaser_img {
	padding: 20px 30px 10px 30px;
}
#content {
	margin: 20px 33px 20px 30px;
	background: #f0efef url(../images/content_bg.jpg) no-repeat;
	padding: 40px 60px 40px 40px;
	min-height: 400px;
}
#footer {
	background: url(../images/footer_bg.jpg) no-repeat center top;
	height: 126px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer a:focus {
	color: #FFF;
	text-decoration: underline;
}
#apDiv1 a {
	color: #000;
	text-decoration: none;
}
#apDiv1 a:hover {
	color: #FFF;
}
#apDiv1 a:focus {
	color: #FFF;
}
#archiv #main_wrapper #sub_wrapper #main_content #content div div #js-table-id {
	display: none;
}

