body {
	background-image:none;
	background-color:#FFFFFF;
	overflow: hidden;
}

.resource-list-element-teaser {
	font-size: 11px !important;
}

.resource-list-title, .resource-detail-title, .registration-detail-title, .changepassword-detail-title, .login-detail-title, .memberarea-detail-title, .profile-detail-title, .userdata-detail-title, .upload-title {
	background:transparent url(../img/header_background.gif) repeat scroll 0 0;
}

.map-module-title, .map-module-title-list-detail {
	background:transparent url(../img/header_background.gif) repeat scroll 0 0;
}

.submenu-separator, .resource-list-element-title, .submenu-item, .footer a, .resource-list-element-more a, .resource-detail-attachments a, .tab-menu div a:hover, a {
	color:#3773B9;
}

.resource-list-element-active .resource-list-element-title {
	background:transparent url(../img/list_element_down.gif) no-repeat scroll 2px 50%;
}

.resource-list-element-title {
	background:transparent url(../img/list_element.gif) no-repeat scroll 2px 50%;
}

.resource-list-element-active, .resource-list-element-hover {
	background-color:#DEE8F4;
	border:1px solid #3773B9;
}

.button-large, .activity-guide {
	background-image:url(../img/background_btn.gif);
}

.header {
	display:none;
}

.MainMenu {
	display:none;
}

.menu {
	height:26px;
	background-image:none;
	margin-top:5px;
	border-width:0px;
}

.module {
	width:530px;
}

.map-module {
	width:638px;
}

.map-module-title {
	width:638px;
}

.map {
	width:638px;
}

.footer {
	margin-top:-32px;
	text-align:right;
	display:none;
}

#resource_detail {
	/*display:none;*/
}

.button-large {
	display:none;
}

.map-module-title-list-detail div a {
	display:none;
}

.menu {
	display:none;
}

.resource-detail-metadata {
	margin-top:10px;
	width:520px;
}

.map-list-detail {
	width:100%;
	height: 440px !important;
}

.tab-content {
	overflow-x: hidden;
}
