/*
 * Feature left column
 */

div.left-column-feature ul {
	width: 231px;
	margin-bottom: 25px;
	list-style: none;
}

div.left-column-feature ul li {
	display: block;
	height: 19px;
	border-bottom: 1px solid #66cef5;
	background: #9edcf4;
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	text-transform: uppercase;
	padding: 7px 0 0 12px;
}

div.left-column-feature ul li:hover {
	background: #dff4fc;
}

div.left-column-feature ul li:first-child {
	background: #dff4fc;
}

div.left-column-feature ul li.image {
	padding: 0;
	height: auto;
	background: none;
	height: 93px;
}

div.left-column-feature ul img {
	border: none;
}

div.left-column-feature ul a {
	display: inline-block;
	text-decoration: none;
	color: #000000;
	width: 206px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 0;
	padding: 0;
}

div.teaser {
	float: left;
	position: relative;
	width: 231px;
	height: 280px;
	border-bottom: 1px solid #66cef5;
	margin-left: 19px;
	margin-bottom: 25px;
}

/*
 * Teaser main column
 */

div.teaser:first-child {
	margin-left: 0;

}

div.second-teaser-row div.teaser {
	margin-bottom: 0;
}

div.teaser h1, div.teaser h2 {
	color: #000;
	font-weight: normal;
	font-size: 14pt;
	font-family: Geogrotesque-Medium, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 0;
	margin-top:  -4px;
}

div.teaser div.csc-textpic-imagewrap {
	height: 169px;
	width: 231px;
	overflow: hidden;
	margin-bottom: 10px;

}

div.teaser img {
	border: none;
}

div.teaser p.bodytext {
	font-size: 9pt;
	line-height: 1.4em;
	font-weight: normal;
}

div.teaser div.csc-textpic-text a {
	position: absolute;
	bottom: 10px;
	right: 0;
	display: inline-block;
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
	font-size: 9pt;
	text-decoration: none;
	color: #0c6081;
}

div.no-right-margin {
	margin-right: 0;
}

div.no-bottom-margin {
	margin-bottom: 0;
}

div.indent {
	margin-left: 20px;
}


/*
 * Accordion right column
 */

#right-column div.tx-t3scontent-pi1-accordion,
#upper-right-column div.tx-t3scontent-pi1-accordion,
#lower-right-column div.tx-t3scontent-pi1-accordion {
	width: 231px;
	padding: 0;
	margin: 0;
}


#right-column div.expedition-accordion,
#upper-right-column div.expedition-accordion,
#lower-right-column div.expedition-accordion {
	width: 231px;
	padding: 0;
	margin: 0;
}


#right-column h3.ui-accordion-header,
#upper-right-column h3.ui-accordion-header,
#lower-right-column h3.ui-accordion-header {
	height: 26px;
	border: none;
}


#right-column .ui-corner-all,
#right-column .ui-corner-top,
#right-column .ui-corner-right,
#right-column .ui-corner-br,
#right-column .ui-corner-bl,
#right-column .ui-corner-bottom,
#upper-right-column .ui-corner-all,
#upper-right-column .ui-corner-top,
#upper-right-column .ui-corner-right,
#upper-right-column .ui-corner-br,
#upper-right-column .ui-corner-bl,
#upper-right-column .ui-corner-bottom,
#lower-right-column .ui-corner-all,
#lower-right-column .ui-corner-top,
#lower-right-column .ui-corner-right,
#lower-right-column .ui-corner-br,
#lower-right-column .ui-corner-bl,
#lower-right-column .ui-corner-bottom {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;

}

#right-column .ui-widget-content,
#upper-right-column .ui-widget-content,
#lower-right-column .ui-widget-content {
	border: none;
	background: #f5f5f5;
}

#right-column h3.ui-accordion-header a,
#upper-right-column h3.ui-accordion-header a,
#lower-right-column h3.ui-accordion-header a {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#right-column .ui-accordion-content,
#upper-right-column .ui-accordion-content,
#lower-right-column .ui-accordion-content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 0;
}

#right-column h3.ui-state-active,
#upper-right-column h3.ui-state-active,
#lower-right-column h3.ui-state-active {
	background: #cbccca;
}

#right-column h3.ui-state-default,
#upper-right-column h3.ui-state-default,
#lower-right-column h3.ui-state-default {
	background: #cbccca;
}


#right-column span.ui-icon,
#upper-right-column span.ui-icon,
#lower-right-column span.ui-icon {
	left: 200px;
}

.ui-accordion-content p, .ui-accordion-content p.bodytext {
	font-size: 9pt;
	line-height: 1.2em;
}

.ui-accordion-content ul {
	margin-left: 20px;
}


/*
 * Body copy
 */

p, p.bodytext {
	font-size: 10pt;
	line-height: 1.5em;
	margin-bottom: 10px;
}


a {
	color: #0b627e;
}


a.internal-link, a.abs-internal-link, a.internal-link-new-window {
	padding-left: 16px;
	background: url('../pics/icon_link_internal_page.jpg') no-repeat left 2px;
}

a.internal-link-more {
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 4px;
}

a.external-link, a.external-link-new-window {
	padding-left: 16px;
	background: url('../pics/icon_link_external_page.jpg') no-repeat left 2px;
}

a.download, a.download-pdf, a.download-zip, a.download-doc, a.download-jpg {
	padding-left: 16px;
	background: url('../pics/icon_link_download.jpg') no-repeat left 2px;
}

#main-column ul {
	margin-bottom: 20px;
	/* list-style: disc; */
}

#main-column ol {
	margin-bottom: 20px;
	list-style-type: decimal;
}

#main-column ul li,
#main-column  ol li {
	margin-left: 20px;
	font-size: 10pt;
	line-height: 1.5em;
	margin-bottom: 5px;
}


/*
 * Grey box 1px border top
 */

div.box-grey-border-top h1,
div.box-grey-border-top h2,
div.box-grey-border-top h3,
div.box-grey-border-top h4 {
	color: #000;
	font-weight: normal;
	font-size: 14pt;
	font-family: Geogrotesque-Medium, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

div.box-grey-border-top ul,
div.box-grey-border-top ol {
	width: auto;
	background: #f5f5f5;
	padding: 20px;
	border-top: 1px solid #66cef5;
	margin-bottom: 20px;
	list-style: square;
}


div.box-grey-border-top p.bodytext,
div.box-grey-border-top div.csc-textpic {
	width: auto;
	background: #f5f5f5;
	padding: 20px;
	border-top: 1px solid #66cef5;
	margin-bottom: 20px;
}



/*
 * Mitarbeitersuche
 */

div.tx-geostaff-pi1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.tx-geostaff-pi1 ul {
	list-style: none !important;
}

div.tx-geostaff-pi1 ul li {
	display: list-item;
	float: none;
	margin-left: 0 !important;
}

div.tx-geostaff-pi1 label {
	display: inline-block;
	font-size: 10pt;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

div.tx-geostaff-pi1 input {
	height: 16px;
	border; 1px solid #aaaaaa;
	width: 200px;
	font-size: 10pt;
}

div.tx-geostaff-pi1 input[type=submit] {
	margin-left: 150px;
	width: auto;
	height: auto;
}


div.letter_search {
	float: left;
	height: 24px;
	width: 24px;
	background: #eff0f0;
	margin-right: 1px;
	text-align: center;
}

div.letter_search_active {
	background: #9edcf4;
}

div.letter_search a {
	display: inline-block;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
}

div.tx-geostaff-pi1 h2, div.tx-geostaff-pi2 h2 {
	color: #000;
	font-weight: normal;
	font-size: 14pt;
	font-family: Geogrotesque-Medium, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

div.tx-geostaff-pi1 form {
	margin-bottom: 20px;
}

div.tx-geostaff-pi1 div.search-result {
	width: 691px;
	background: #f5f5f5;
	padding: 0;
	border-top: 1px solid #66cef5;
	margin-bottom: 20px;
}

div.staff {
	border-bottom: 1px solid #ffffff;
	padding: 10px 20px;
}

div.staff a, div.tx-geostaff-pi2 a {
	font-size: 9pt;
	text-decoration: none;
	color: #0c6081;
}

div.staff a.more {
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
}

#staffLoader {
	margin-top: 20px;
	text-align: center;
}



/*
 * tt_news
 */

.news-latest-item {
	position: relative;
	height: 140px;
	background: #e2f7fe;
	margin-bottom: 20px;
	padding-right: 20px;
}

.news-latest-item-video {
	position: relative;
	height: 293px;
	background: #FFFFFF;
	margin-bottom: 20px;
	padding-right: 20px;
}

.news-latest-item-copy {
	margin-left: 20px;
	height: 140px;
}

.news-latest-item a img {
	float: left;
	margin-right: 20px;
}

span.news-latest-date {
	display: inline-block;
	margin: 20px 0 16px 0;
	font-size: 8pt;
	font-weight: bold;
	color: #1a6a89;
}

.news-latest-item h2 {
	margin: -10px 0 10px 0;
}

.news-latest-item h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.news-latest-item a  {
	text-decoration: none;
}

.news-latest-item p, .news-latest-item b {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.news-latest-item span.more {
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 9pt;
	color: #1a6a89;
}

div.news-single-img {
	float: right;
	width: 231px;
}

span.news-single-date {
	display: inline-block;
	font-size: 8pt;
	margin-bottom: 5px;

}

div.news-single-item-text {
	width: 481px;
	float: left;
}

div.news-single-item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

p.news-single-imgcaption {
	margin-top: 5px;
	font-size: 8pt;
	line-height: 1.1em;
}

div.news-single-backlink {
	margin-bottom: 20px;
}

div.news-single-backlink a {
	text-decoration: none;
	font-size: 9pt;
	padding-left: 12px;
	background: url('../pics/target_groups_arrow_back.png') no-repeat right 2px;
}

div.news-single-additional-info {
	margin-top: 20px;
}

div.news-single-additional-info dl {
	margin-bottom: 20px;
}

div.news-single-additional-info dt {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}

div.news-single-additional-info dd, div.news-single-additional-info dd a {
	font-size: 10pt;
	text-decoration: none;
}

div.news-single-additional-info dd a {
	margin-right: 5px;
}

div.news-single-additional-info dd img {
	margin-right: 5px;
}

.news-list-browse {
	text-align: center;
	font-size: 10pt;
}

div.news-header-list-container {
	margin-bottom: 10px;
}

div.news-header-list-time {
	font-size: 9pt;
}

div.news-header-list-title {
	font-size: 10pt;
	font-weight: bold;
}


div.showResultsWrap {
	margin-bottom: 10px;
}

div.browseLinksWrap {
	margin-bottom:  10px;
}

div.browseLinksWrap span {
	margin: 0 5px 0 5px;
}

div.browseLinksWrap span.activeLinkWrap {
	font-weight: bold;
}

div.browseLinksWrap a {
	text-decoration: none;
	margin: 0 5px 0 5px;
}

.csc-textpic-caption {
	padding-top: 5px;
	font-size: 8pt;
	line-height: 1.1em;
}

.csc-textpic-single-image {
	margin-bottom: 20px;
}



/*
 * Indexed search
 */

div.res-tmpl-css {
	border-top: 1px solid #66CEF5;
	margin-top: 10px;
	padding-top: 20px;
}

span.percent-tmpl-css {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

div.tx-indexedsearch-res h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

span.tx-indexedsearch-icon img {
	vertical-align: bottom;
}

.tx-indexedsearch-text-item-path {
	font-size: 8pt;
	float: left;
}

.tx-indexedsearch-info {
	background: none !important;
}

#tx_indexedsearch legend {
	display: none;
}

#tx_indexedsearch fieldset {
	border: none;
}

div.tx-indexedsearch-form label {
	display: inline-block;
	width: 150px;
	height: 30px;
	font-size: 10pt;
	font-weight: bold;
}

#tx-indexedsearch-searchbox-sword {
	font-size: 10pt;
    height: 16px;
    width: 200px;
}

#tx-indexedsearch-searchbox-button-submit {
	margin-left: 150px;
	font-size: 10pt;
}


div.tx-indexedsearch-whatis {
	font-family: Geogrotesque-Medium, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-top: 30px;
}

div.tx-indexedsearch-browsebox {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.tx-indexedsearch-browsebox ul {
	list-style: none;
}

div.tx-indexedsearch-browsebox ul li {
	display: inline-block;
	margin-right: 10px;
}


/*
 * Weather Teaser
 */

div.geo-weather {
	width: 231px;
	margin-top: 10px;
}

div.geo-weather-webcam-image {
	width: 231px;
	height: 98px;
	overflow: hidden;
}
div.geo-weather-webcam-image img {
	margin-top: -160px;
}
div.geo-weather .ui-accordion-header {
	width: 211px;
	height: 16px;
	padding: 5px 10px 3px 10px;
	background: #9edcf4;
	font-weight: normal;
	font-size: 10pt;
	border-top: 1px solid #FFFFFF
}

div.geo-weather h3 {
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

div.geo-weather h3.ui-state-default {
	background: #9edcf4 url('../pics/accordion_blue_arrow_down.png') no-repeat 205px 3px;
}

div.geo-weather h3.ui-state-active {
	background: #9edcf4 url('../pics/accordion_blue_arrow_up.png') no-repeat 205px 3px;
}

div.geo-weather .ui-accordion-content {
	background: #dff4fc;
	padding: 8px 10px 3px 10px;
	height:  85px;
	width: 211px !important;
	font-size: 10pt;
	line-height: 1.2em;
}

div.geo-weather .ui-accordion-content a {
	float: right;
	display: inline-block;
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
	font-size: 9pt;
	text-decoration: none;
	color: #0c6081;
}

div.geo-weather-form {
	padding: 20px;
	background: #dddddd;
	margin-bottom: 20px;
}

div.geo-weather-form select {
	width: 180px;
	margin-right: 10px;
}

#month-selector {
	margin-left: 390px;
	margin-top: 10px;
	height: 15px;
	width: 220px;
}

#month-selector select {
	width: auto !important;
}


.tx-geoweather-pi1 table {
	width: 481px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.tx-geoweather-pi2 table {
	width: 731px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.tx-geoweather-pi1 tr.header, .tx-geoweather-pi2 tr.header {
	background: #cbccca;
}

.tx-geoweather-pi1 tr.header th, .tx-geoweather-pi2 tr.header th {
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 20px 4px 20px;
	text-align: right;
	border-left: 1px solid #efefef;
}

.tx-geoweather-pi1 tr.odd, .tx-geoweather-pi2 tr.odd {
	background: #f5f5f5;
}

.tx-geoweather-pi1 td, .tx-geoweather-pi2 td {
	font-size: 10pt;
	padding: 4px 20px 4px 10px;
	border-left: 1px solid #efefef;
}

.tx-geoweather-pi1 td:first-child, .tx-geoweather-pi2 td:first-child {
	border: none;
}

.tx-geoweather-pi1 td.parameter, .tx-geoweather-pi2 td.parameter {
	padding: 4px 20px 4px 20px;
	text-align: right;
}


.tx-geoweather-pi2 a.switch-view {
	font-size: 8pt;
	display: block;
	margin-top: 10px;
}

.tx-geoweather-pi2 h2 {
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14pt;
    margin-bottom: 10px;
    text-align: center;
}

.tx-geoweather-pi2 h3 {
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    margin-bottom: 20px;
    text-align: center;
}

.tx-geoweather-pi2 div.graph-container {
	width: 180px;
	height: 600px;
	position:
	relative;
	float: left;
}

.tx-geoweather-pi2 div.graph-container .overlay{
	position: absolute;
	top: 50px;
	left: 50px;
	height: 511px;
	width: 111px;
	z-index: 10;
}

/*
 * Expeditionen
 */

div.expedition-teaser {
	position: relative;
	width: 711px;
	height: 160px;
	background: #e2f7fe;
	margin-bottom: 20px;
	padding-right: 20px;
}

div.expedition-teaser a img {
	float: left;
	margin-right: 20px;
}
div.expedition-teaser h2 {
	padding: 10px 0 10px 0;
}

div.expedition-teaser h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

div.expedition-teaser a  {
	text-decoration: none;
}

div.expedition-teaser p, div.expedition-teaser b {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

div.expedition-teaser span.more {
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 9pt;
	color: #1a6a89;
}

div.expedition-list-browse {
	text-align: center;
	margin-bottom: 20px;
}
div.expedition-list-browse a {
	font-size: 10pt;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

div.expedition-main-image {
	margin-bottom: 20px;
}

div.expedition-accordion .ui-accordion-header {
	width: 211px;
	height: 16px !important;
	padding: 5px 10px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	/* border-top: 1px solid #FFFFFF !important; */
}

div.expedition-accordion h3 {
	margin-bottom: 0 !important;
}


div.expedition-accordion h3.ui-state-default {

}

div.expedition-accordion h3.ui-state-active {

}

div.expedition-accordion .ui-accordion-content {
	background: #dff4fc;
	padding: 8px 10px 3px 10px;
	height:  150px;
	width: 211px;
	font-size: 10pt;
	line-height: 1.2em;
}

div.expedition-accordion p.bodytext {
	margin: 10px;
	font-size: 8pt;
}

div.gmnoprint {
	bottom: 15px !important;
}

.tx-geoexpedition-pi1 a.back {
	text-decoration: none;
	font-size: 8pt;
	display: inline-block;
	margin: 20px 0 20px 0;
}

#expeditionLoader {
	margin: 20px 0 20px 0;
	text-align: center;
}

.tx-geoexpedition-pi1 .platform-filter {
	display: block;
	height: 40px;
	width: 100%;
}

.tx-geoexpedition-pi1 .platform-filter h2 {
	width: 50%;
	margin-top: 20px;
}

.tx-geoexpedition-pi1 .platform-filter select {
	float: right;
}


/*
 * Section Menu
 */

ul.csc-menu {
	display: inline-block;
	list-style: none;
	width: 100%;
	padding: 0;
}

ul.csc-menu li {
	display: inline-block;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 93px;
	border-right: 1px solid #fff;
	padding: 5px;
	margin: 0 !important;
	background: #f5f5f5;
	text-align: center;
}

ul.csc-menu li a {
	font-size: 8pt;
	text-decoration: none;
	color: #000;
	line-height: 1.1em;
}

div.csc-sitemap ul, div.csc-sitemap ul li {
	margin-bottom: 0 !important;
	line-height: 1.5em;
}

div.csc-sitemap {
	margin-bottom: 20px;
}

div.csc-sitemap li.level-1 {
	margin-bottom:20px !important;
}

div.csc-sitemap li.level-2 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

div.csc-sitemap li.level-1 a {
	font-family: Geogrotesque-Medium, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

div.csc-sitemap li.level-2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div.csc-sitemap li.level-3 a {
	font-size: 10pt;
	font-weight: normal;
}


/*
 * OceanRep
 */

.tx-oceanrep-pi1 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.tx-oceanrep-pi1 h2 {
	margin-top: 20px;
}

.ep_view_blurb {
	margin: 10px 0 20px 0;
}


/* Formulare */

fieldset.csc-mailform {
	border: none;
}

div.csc-mailform-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 10px;
}

div.csc-mailform-field span {
}

fieldset.csc-mailform label {
	display: inline-block;
	width: 150px;
	height: auto;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

fieldset.csc-mailform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

fieldset.csc-mailform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 480px;
	height: 140px;
	resize: none;
}

fieldset.csc-mailform input[type=radio] {
	margin-right: 5px;
}


/*
 * Projects
 */

div.project-teaser {
    background: none repeat scroll 0 0 #E2F7FE;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    width: 691px;
}

div.project-teaser a {
	color: #000000;
	text-decoration: none;
}

span.project-acronym {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 10px;
}

span.project-runtime {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 10px;
}

p.project-funding, p.project-contact {
	font-size: 9pt;
	margin-bottom: 10px;
}

div.project-teaser span.more {
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

div.project-teaser span.more a {
	font-size: 9pt;
	color: #1a6a89;
	text-decoration: none;
}

div.project-list-browse {
	text-align: center;
	margin-bottom: 20px;
}
div.project-list-browse a {
	font-size: 10pt;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#projectLoader {
	margin: 20px 0 20px 0;
	text-align: center;
}

div.tx-geoproject-pi1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.tx-geoproject-pi1 ul {
	list-style: none;
}

div.tx-geoproject-pi1 ul li {
	display: list-item;
	float: none;
	margin-left: 0 !important;
}

div.tx-geoproject-pi1 label {
	display: inline-block;
	font-size: 10pt;
	font-weight: bold;
	width: 150px;
	height: 30px;
}

div.tx-geoproject-pi1 input {
	height: 16px;
	border; 1px solid #aaaaaa;
	width: 200px;
	font-size: 10pt;
}

div.tx-geoproject-pi1 input[type=submit] {
	margin-left: 150px;
	width: auto;
	height: auto;
}

div.project a.back {
	display: inline-block;
	font-size: 10pt;
	margin-bottom: 20px;
}

div.project table {
    border-collapse: separate;
    border-spacing: 1px 1px;
    background: #a0dcf7;
}

div.project table td.label {
	background: #dff4fd;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
}

div.project table td {
	background: #ffffff;
	font-size: 10pt;
	padding: 4px 5px 4px 5px;
}

/*
 * Contenttable
 */

div#main-column table.contenttable, div#upper-main-column table.contenttable, div#lower-main-column table.contenttable {
	margin-bottom: 20px;
	border-collapse: collapse;
}

div#main-column table.contenttable td, div#upper-main-column table.contenttable td, div#lower-main-column table.contenttable td {
	padding: 3px;
	border: 1px solid #000;
}

div#main-column table.contenttable td p.bodytext, div#upper-main-column table.contenttable td p.bodytext, div#lower-main-column table.contenttable td p.bodytext {
	margin: 0;
}

table.table-border {
	border-collapse:collapse;
}

table.table-border th, table.table-border td {
	border: 1px solid black;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

table.table-border p {
	margin-bottom: 0;
}

table.table-no-border th, table.table-no-border td {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

table.table-no-border p {
	margin-bottom: 0;
}

.news-latest-item-bdm h2 a{
	text-decoration: none;
	color: black;
/*	margin: 0;
	padding: 30px; */
}

.news-latest-item-bdm span.more {
	padding-right: 12px;
	background: url('../pics/target_groups_arrow.png') no-repeat right 2px;
	font-size: 9pt;
	color: #1a6a89;
	text-decoration: none;
}

.news-latest-item-bdm a{
	text-decoration: none;
}

/* geshizzle */


#.news-latest-item-bdm span.more a.more{
#	text-decoration: none;
#}

#right-column h3.ui-accordion-header,
#upper-right-column h3.ui-accordion-header,
#lower-right-column h3.ui-accordion-header {
	height: 21px;
    padding: 6px 0 0;
	border: none;
	font-weight: normal !important;
}

#right-column h3.ui-accordion-header .ui-icon,
#upper-right-column h3.ui-accordion-header .ui-icon,
#lower-right-column h3.ui-accordion-header .ui-icon {
    background-image: url("images/ui-icons_000000_256x240.png") !important;
}

#right-column div.expedition-accordion h3.ui-accordion-header,
#upper-right-column div.expedition-accordion h3.ui-accordion-header,
#lower-right-column  div.expedition-accordion h3.ui-accordion-header {
     padding: 6px 10px;
}

