
/* ------------------------------------- Basic ------------------------------------- */

/* ---------------------------------- Page Parts ----------------------------------- */

body {
	background: url(../img/body_bg.png) repeat-x center top #DBDBDB;
	margin: 0;
	padding: 0;
	font: 12px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	text-align: left;
}

div#contentframe {
	width: 888px;
	margin: 0 auto;
	padding: 23px 21px 21px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #f1f1f1; 
	background: -moz-linear-gradient(top, #f1f1f1 1%, #ffffff 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f1f1f1), color-stop(100%,#ffffff)); 
	background: -webkit-linear-gradient(top, #f1f1f1 1%,#ffffff 100%); 
	background: -o-linear-gradient(top, #f1f1f1 1%,#ffffff 100%); 
	background: -ms-linear-gradient(top, #f1f1f1 1%,#ffffff 100%); 
	background: linear-gradient(to bottom, #f1f1f1 1%,#ffffff 100%); 
	z-index: 1 !important;
}

div#contentframe_bottom {
	height: 10px;
	background: url(../img/content_bottom.gif) center top no-repeat;
}

div#navigation {
	float: left;
	display: inline;
	width: 200px;
	margin: 0;
	padding: 0 0 30px 0;
	color: #fff;
}

div#title {
	width: 646px;
	float: right;
	margin: -3px 0 0 0;
}

div#content {
	float: right;
	display: inline;
	width: 648px;
}

div#listing_title,
div.listing-description,
div.listing_entry,
div#standard_content,
div#listing_entry_content_documents,
div#contentwrap {
	background: #fff;
	margin: 0;
	padding: 8px 20px 10px 20px;
	border: 1px solid #d8d8d8;
}

div#contentwrap {
	position: relative;
}

div#content_left {
	float: left;
	width: 220px;
	display: inline;
	margin: 0;
	padding: 0;
}

.ie {
	display: none;
}



/* ------------------------------------- Header ------------------------------------ */

div#header_wrap {
	height: auto;
	z-index: 80 !important;
}

div#header {
	background: url(../img/watermark.png) no-repeat bottom center;
	margin: 0 auto;
	padding: 0;
	width: 930px;
	height: 202px;
	color: #fff;
}

div#header div#logo {
	float: left;
	display: inline;
	margin: 40px 0 0 20px;
	padding: 0;
}

div#header div#meta {
	float: right;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	width: 515px;
	height: 110px
}

div#header div#metanavigation {
	margin: 12px 0 0 0;
	padding: 0;
	text-align: right;	
}

div#header div#language {
	margin: 0;
	padding: 0;
	text-align: right;
}

div#header .controls {
	display: none;
}



/* ------------------------------------- Footer ------------------------------------ */

div#footer {
	margin: 0 auto;
	padding: 12px 30px 17px 15px;
	width: 870px;
	color: #484848;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div#footer a {
	color: #484848;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer span {
	display: none;
}



/* ----------------------------------- Resources ----------------------------------- */

div.resource.picture {
	margin: 1px 0 1px 1px;
	padding: 0;
}

div#standard_pcitures div.twoperrow div.resource.picture {
	margin: 0 2px 2px 0;
	padding: 0;
}

div.twoperrow div.resource.picture_1,
div.twoperrow div.resource.picture_3,
div.twoperrow div.resource.picture_5,
div.twoperrow div.resource.picture_7,
div.twoperrow div.resource.picture_9 {
	margin-right: 0;
}

.resource_container.left,
.resource_container.float_left,
.resource_container.float_left_with_clear {
	margin: 0;
}


/* ---------------------------------- Management ----------------------------------- */

/* Management Pagination */

div#contentframe .management_container div.pagination-numbers a:hover,
div#contentframe .management_container div.pagination-numbers a.current,
div#contentframe .management_container div.pagination-links a:hover {
	background: #666;
	color: #fff !important;
	font-weight: normal;
	border-radius: 0;
}

div.management fieldset.page_properties a.button {
	color: red;
}

div#contentframe div.management a.button:hover {
	color: #fff !important;
}


/* ------------------------------- Additional stuff -------------------------------- */

a * {
	cursor: pointer;
}

div#contentframe div.page-ressource-container {
	margin: 0 1px 1px 0;
	padding: 0;
}

div#contentframe a.page-ressource-link {
	padding: 0;
	border: 0;
}

div#standard_content div.documents {
	background: transparent none;
	margin: 15px 0 10px 0;
	padding: 0;
	border: none;
}

div#content div.left_content {
    float: right;
    width: 425px;
}

div#content div.pictures_left {
    float: left;
    width: 161px;
    margin: 0;
}

div#content div.pictures_left .resource.picture {
	margin: 20px 0 0 0;
}

div#content div.pictures_left .resource.picture.picture_0 {
	margin: 0;
}

div#content div.right_content {
    float: left;
    width: 425px;
}

div#content div.pictures_right {
    float: right;
    width: 161px;
    margin: 0;
} 

div#content div.pictures_right .resource.picture {
	margin: 20px 0 0 0;
}

div#content div.pictures_right .resource.picture.picture_0 {
	margin: 0;
}

div#module_listing div.float_left div.resource.picture {
	margin: 0 1px 1px 0;
	padding: 0;
}

div#listing_entry_content_documents div.documents {
	padding-left: 0;
	padding-bottom: 0;
	border: 0;
}

div.pictures_top {
	margin-bottom: 20px;
}

div.page_123 {
	float: right;
	width: 606px;
	clear: none;
	margin: 0;
	padding: 8px 20px;
	border: 1px solid #d8d8d8;	
}

div#content table.page_counter {
	float: right;
	clear: none;
	width: 646px;
	margin: 0 0 20px 0;
	border: 1px solid #d8d8d8;
}

tr {
	border: 0;
	background: #fff;
}

div#content table.page_counter td {
	background: #fff;
	padding: 8px 20px;
	border: 0;
}

div.gmap-map {
	margin: 20px 0;
}

div#contentframe div.gmap-map h2 {
	margin: 0 0 4px 0;
	line-height: 16px;
	font-size: 16px;
}

div#contentframe div.infowindow {
	line-height: 14px;
}

#content .management_container table {
	border: none;
}

div#standard_pictures {
	margin: 20px 0 0 0;
}



/* Hide first introduction text */



div#standard_content div.introduction {
	display: block;
}
