



/* ---------- Print ---------- */

div#bg,
div#meta_navigation,
div#navigation,
div#impressum,
div#logo_footer,
div.pagination,
div#content div.module-content div#mailform_submit_button input.mailform-submit {
	display: none;
}

body {
	font: 18px/22px Arial, Helvetica, sans-serif !important;
}

div#siteframe_content {
	margin-top: 20px;
	padding-bottom: 0;
}

header {
	border: none;
	height: 140px;
}

div#header_content {
	margin: 0;
	padding: 0;
}

div#header_content a#logo img {
	width: 403px;
	height: 119px;
}

div#content {
	min-width: 645px !important;
	padding-left: 0;
	font-size: 16px !important;
	color: black;
	border-right: 1px dashed #d3d3d3;
}

div#content p,
div#content ul,
div#content ol,
div#content table td,
div#content table th {
	color: black;
	font-size: 16px !important;
}

div#content h1#page_title {
	font-size: 28px !important;
}

div#content h2,
div#content div.introduction {
	font-size: 20px !important;
}

div#content h3 {
	font-size: 17px !important;
}

div#content h4 {
	font-size: 15px !important;
}


div#content table th {
	font-weight: bold;
}

div#content div.resource_container.videos {
	display: none;
}

footer {
	box-shadow: none;
}

footer div#footer_content {
	margin-left: 0;
	margin-top: 50px;
	border-top:  1px solid #d3d3d3;
	width: 440px;
}

footer div#footer_tags {
	text-align: left;
	font-size: 18px !important;
	color: black;
}

footer div#footer_tags p {
	font-size: 18px !important;
}

div#content div.resource_container.documents {
	display: none;
}





/* ---------- Portlets ---------- */


div#portlets {
	padding-right: 0;
	width: 210px;
	font-size: 15px !important;
}

div#portlets div.portlets div.portlet div.portlet-content p {
	color: black;
	font-size: 15px !important;
}

div#portlets div.portlets div.portlet  a.portlet-listing-more {
	display: none !important; 
	color: red;
}

div#portlets div.portlets div.portlet div.portlet-listing-content-container {
	margin-bottom: 20px;
}

div#portlets div.portlets div.portlet h3.portlet-title {
	font-size: 20px !important;
}

div#portlets div.portlets div.portlet div.portlet-content h2 a,
div#portlets div.portlets div.portlet div.portlet-content h2 {
	font-size: 16px !important;
	margin: 5px 0;
}


div#portlets div.portlets div.portlet div.portlet-content a.portlet_content_link {
	font-size: 15px !important;
}

div#portlets div.portlets div.portlet div.portlet-content div.portlet-listing-content-container div.portlet-entry-date {
	font-size: 14px !important;
}




/* ---------- Modules ---------- */

div.overview_item_with_picture {
	width: 235px;
}

div#content div.module-content div#mod_overview div.overview_item_with_picture {
	width: 600px;
}

div#content div.module-content div#mod_overview div.overview_item_with_picture div.content {
	float: left;
	width: 350px;
}

div#content div#mod_overview div.overview_item div.content div.text {
	font-size: 16px !important;
}


div#content div.module-content div#mod_overview div.overview_item  h2,
div#content div.module-content div#mod_overview div.overview_item  h2 a {
	font-size: 20px !important;
}

div#content div.module-content div#mod_overview div.overview_item  div.introduction {
	font-size: 17px !important;
}

div#map_container_void {
	visibility: hidden;
}

div#content div.listing_entry_detail.with_picture {
	width: 410px;
}

div#content div.listing_entry_with_picture div.listing-content-text {
	font-size: 16px !important;
}
