
@charset "UTF-8";
@media all {
.gs_blue {
    background-color: #58748f;
}
.gs_blue_50 {
    background-color: #acbac7;
}
.gs_blue_30 {
    background-color: #d4dbe3;
}
.gs_blue_15 {
    background-color: #eef1f4;
}
.gs_orange {
    background-color: #ff6100;
}
.gs_orange_50 {
    background-color: #ffb080;
}
.gs_orange_30 {
    background-color: #ffd7be;
}
.gs_orange_15 {
    background-color: #ffeee4;
}
.gs_sand_dk {
    background-color: #aca690;
}
.gs_sand_dk_50 {
    background-color: #d6d2c7;
}
.gs_sand_dk_30 {
    background-color: #eae8e3;
}
.gs_sand {
    background-color: #f6f4e7;
}
.gs_sand_50 {
    background-color: #faf9f3;
}
.gs_sand_30 {
    background-color: #fdfdf9;
}
.gs_grey_dk {
    background-color: #d9d9d9;
}
.gs_grey {
    background-color: #ededed;
}
.gs_fnt_blue {
    color: #496177;
}
.dialogue-container {
    background-color: #e6e6e6;
    margin-bottom: 0px;
    padding: 0;
}
.dialogue-container img {
    float: right;
}
.news-headlinks img {
    float: none;
}
.dialogue-container h1 {
    background: none repeat scroll 0 0 #e6e6e6;
    border-bottom: 1px solid white;
    color: #58748f;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 4px 10px;
    /* ALTES DESIGN text-shadow: 1px 1px white; */
}
.dialogue-container h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.dialogue-container h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin: 2px 8px;
    padding: 0;
}
.dialogue-container .contact h4 {
    margin: 0;
}
.dialogue-container table th, .dialogue-container table td {
    background: none repeat scroll 0 0 transparent;
}
.dialogue-container table tr:hover {
    background: none repeat scroll 0 0 #d9d9d9;
}
.dialogue-content, .dialogue-ts {
    color: #000;
    padding: 10px 10px 5px;
}
.dialogue-content hr {
    border: 1px dotted #fff;
    margin: 25px 0 10px;
    padding: 0;
}
.dialogue-content img {
    float: left;
    padding-right: 5px;
}
.dialogue-content a[href] {
    border-bottom: medium none;
    color: #496177;
}
.dialogue-content h4 a[href] {
    border-bottom: 1px dotted #496177;
    color: #496177;
}
.dialogue-content h4 a[href]:hover {
    border-bottom: 1px dotted #ff6100;
    color: #ff6100;
}
.dialogue-content a[href]:hover {
    border-bottom: medium none;
}
.dialogue-content form, .dialogue-ts form {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.dialogue-content select, .dialogue-ts select {
    height: 20px;
    max-width: 100%;
    width: 100%;
}
.dialogue-content ul, .dialogue-content ol, .dialogue-content dl {
    margin: 0 0 0 3px;
    padding: 0;
}
.dialogue-content ul li {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0;
}
.dialogue-content strong {
    color: #496177;
}
.dialogue-container hr {
    background: none repeat scroll 0 0 white;
    border-style: solid none none;
    border-top: 1px solid #d9d9d9;
    display: block;
    margin: 0;
    padding: 0;
}
.dialogue-container .contact {
    border-bottom: 1px solid white;
    padding: 5px 10px 10px;
}
.dialogue-container .contactImg {
    float: none;
    height: 100px;
}
.dialogue-container .imgContainer {
    background-color: #d9d9d9;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}
.vCard[href], .email[href] {
    background-image: url("../img/gs_icon_contact.svg");
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
    padding-left: 28px;
    margin-left: -9;
    color: #58748f;
    text-decoration: none !important;
}
.vCard[href]:hover, .email[href]:hover {
  background-image: url("../img/gs_icon_contact_hover.svg");
  background-position: left center;
  background-repeat: no-repeat;
  border: medium none;
  padding-left: 28px;
  margin-left: -9;
}
.vCard span:hover, .email span:hover {
    border-bottom: 1px dotted #ff6100;
    color: #ff6100;
}
.vCard span, .email span {
    border-bottom: 1px dotted #58748f;
    color: #58748f !important;
    text-decoration: none !important;
}
.email[href] {
    background-image: url("../img/gs_icon_contact.svg");
}
.gs_widget_orange h1, .gs_widget_orange_white h1 {
    background: none repeat scroll 0 0 #ff6100;
    color: #fff;
    text-shadow: none;
}
.gs_widget_orange_white {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ff6100;
}
.gs_widget_orange {
    background: none repeat scroll 0 0 #ffd7be;
}
.gs_widget_orange table tr:hover, .gs_widget_orange_white table tr:hover {
    background: none repeat scroll 0 0 #ffb080;
}
.csc-default {
    clear: both;
}
form {

	/*background-color: #e6e6e6;*/
    font-family: Helvetica,Arial,sans-serif;
    /*margin: 15px 0;*/
    padding: 10px;
}
form div {
    clear: left;
}
form p {
    margin: 0 0 0 140px;
}
form ul {
    margin: 5px 0 5px 140px;
}
fieldset {
    clear: both;
}
input, textarea, select {
    border: 1px solid #aaa;
    height: 20px;
    margin: 5px 0;
    max-height: 100px;
    max-width: 65%;
    padding: 0;
    width: 65%;
}
#col2 input[type="submit"], #col2 inputinput[type="reset"], #col2 inputinput[type="button"] {
    width: 50%;
}
#col2 input, #col2 textarea, #col2 select {
    border: 1px solid #aaa;
    height: 20px;
    margin: 5px 0;
    max-height: 100px;
    max-width: 100%;
    padding: 0;
    width: 100%;
}
#col2 label {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 80px;
}
legend {
    color: #58748f;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 10px;
}
label {
    display: block;
    float: left;
    margin: 5px 0;
    padding-right: 10px;
    text-align: right;
    width: 130px;
}
select {
    height: auto;
    padding: 2px 0;
}
select[multiple] {
    height: auto;
}
input + label {
    display: inline;
    float: none;
    padding: 0;
    text-align: left;
}
.checkbox_radio_block, .powermail_check_inner {
    clear: none;
    margin-left: 140px;
    padding: 5px 0;
}
.powermail_check_inner input[type="checkbox"], .checkbox_radio_block input[type="checkbox"], .checkbox_radio_block input[type="radio"] {
    margin: 0;
    vertical-align: middle;
    width: 20px;
}
input[type="image"] {
    width: auto;
}
input[type="submit"], input[type="reset"], input[type="button"] {
    background: #cdd5dd;
    color: #58748f !important;
    display: block;
    float: right;
    font-weight: bold;
    height: auto;
    margin: 20px 0 0 15px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none !important;
    width: auto;
    border-width: 0px;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background: #cdd5dd;
	color: #58748f !important;
	display: block;
	float: right;
	font-weight: bold;
	height: auto;
	margin: 20px 0 0 15px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none !important;
	width: auto;
	border-width: 0px;
}
input[type="image"] {
    background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    padding: 0px 0 0 0;
    margin: 0;
    vertical-align: top;
	border: none;
    /*ertical-align: middle;
    width: auto;*/
}
form .short {
    width: 15%;
}
.searchContent input {
    max-width: 95%;
    width: 95%;
}
.searchContent input[type="image"] {
    border: medium none;
    height: auto;
    width: auto;
}
.tx-securedownload-pi1 img {
    float: left;
}
.error p, .tx-powermail-pi1_mandatory {
    color: #ff6100;
    font-weight: bold;
}
input.powermail_captcha {
    vertical-align: top;
    width: 30%;
}
.powermail_captcha_captcha {
    margin: 0 0 0 5px;
}
.tx_powermail_pi1_form .style3 legend {
    display: none;
}
.checkbox_radio_block input.required_one[type="radio"] {
    height: 1px;
    position: absolute;
    visibility: hidden;
}
.checkbox_radio_block span {
    display: block;
}
#c11150 {
    padding-top: 93px;
}
form table {
    border: medium none;
}
form table td, form table th {
    background: none repeat scroll 0 0 transparent;
}
form table .csc-mailform-label {
    width: auto;
}
iframe.sofis {
    background-color: #ededed;
    border: medium none;
    height: 180px;
    overflow: hidden;
    width: 220px;
}
iframe {
    border: medium none;
    height: 21px;
    overflow: hidden;
    width: 120px;
}
.tx-iframe-pi1 iframe {
    width: 800px;
}
.tx-slideshare-pi1 iframe {
    height: auto;
    width: auto;
}
.searchContentNoBack {
    padding: 0 0 0 30px;
}
.searchContentNoBack form {
    background-color: transparent;
    padding: 0;
}
#lcTextbox {
    background-color: #ededed;
    height: 150px;
    margin: 10px 0;
    padding: 10px;
}
div.rgaccord1-nest {
}
h3.rgaccord1-toggle {
    /* ALTES DESIGN background: linear-gradient(to bottom, #8c99a6 0%, #475c71 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); */
    background-color: #58748f;
    color: #fff;
    cursor: pointer;
    line-height: 26px;
    padding: 2px 0 2px 15px;
}
span.rgaccord1-icon {
    background-image: url("../img/gs_menu_open.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
}
h3.act span {
    background-image: url("../img/gs_menu_open.png");
    background-repeat: no-repeat;
}
div.rgaccord1-content {
    padding-bottom: 15px;
}
div.rgaccord1-content .ce {
    margin-bottom: 0;
}
div.rgaccord1-content h1 {
    display: none;
}
.ui-state-active span.rgaccord1-icon {
    background-image: url("../img/gs_menu_open.png");
    background-repeat: no-repeat;
}
.tx-imagecycle-pi1 {
    padding: 0 0 10px;
}
.tx-imagecycle-pi1-images {
    display: none;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.tx-imagecycle-pi1-images img {
    display: block;
}
.tx-imagecycle-pi1-images li {
    margin: 0;
    padding: 0;
    position: absolute;
}
.tx-imagecycle-pi1-images li, .tx-imagecycle-pi1-images a {
    display: block;
    position: relative;
}
.tx-imagecycle-pi1-images a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none !important;
}
.tx-imagecycle-pi1-images .imagecycle-caption {
    background-color: #d9d9d9;
    bottom: 0;
    color: #000;
    display: none;
    left: 0;
    opacity: 0.8;
    padding: 5px;
    position: absolute;
    white-space: nowrap;
    width: 100%;
}
.imagecycle-controller {
    background: none repeat scroll 0 0 #666;
    height: 30px;
    left: 0;
    margin: 0 10px;
    top: 130px;
    width: 200px;
}
.tx-imagecycle-pi1-pager {
    margin: 0 0 5px;
    text-align: center;
}
.tx-imagecycle-pi1-pager a {
    background: none repeat scroll 0 0 #fc0;
    border: 1px solid #ccc;
    margin: 0 5px;
    padding: 3px 5px;
    text-decoration: none;
}
.tx-imagecycle-pi1-pager a.activeSlide {
    background: none repeat scroll 0 0 #ea0;
}
.rgtabs-wrapper {
    border-color: #e6e6e6;
    border-style: none solid solid;
    border-width: 1px;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}
.rgtabs-menu {
    background: none repeat scroll 0 0 #cdd5dd;
    height: 28px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: auto;
}
.rgtabs-menu li {
    /* ALTES DESIGN
    border-left: 1px solid #ededed;
    border-right: 1px solid #999;
    */
    cursor: pointer;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.rgtabs-menu li a {
    /* ALTES DESIGN
    border-bottom: medium none;
    */
    color: #58748f;
    display: block;
    float: left;
    font-family: arial;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 12px;
    text-decoration: none;
}
li.rgtabs-selected {
    background: none repeat scroll 0 0 #ff6100;
}



.rgtabs-menu li.rgtabs-selected a {
    /* ALTES DESIGN
    background: -moz-linear-gradient(center top , #ff9f23 0%, #ff6301 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ff6100;
    */
    background-color: #ff6100;
    color: #fff;
}

.rgtabs-menu li a:hover {
    background-color: #58748f;
    color: #fff;
}
li.rgtabs-selected a:hover{
  background-color: #ff6100;
  color: #fff;
}

/* .tx-rgtabs-pi1 .rgtabs-menu .tx-rgtabs-pi1 {

    ALTES DESIGN background: linear-gradient(to bottom, #8c99a6 0%, #475c71 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none; li.rgtabs-selected a:hover

    background-color: #58748f;
    color: #fff;
}
*/

.rgtabs-pageswrapper {
    display: block;
}
.filesize {
    font-size: 10px;
}
.tx_powermail_pi1_fieldwrap_html .datepicker {
    height: auto;
    padding: 3px;
    width: auto;
}
.gs_pagebrowser {
    padding: 10px 0;
}
.gs_pagebrowser ul {
    margin: 0;
    padding: 0;
}
.gs_pagebrowser ul li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.gs_pagebrowser ul li a {
    background-color: #e6e6e6;
    border: medium none;
    padding: 5px;
    text-decoration: none;
}
.gs_pagebrowser ul li .active a {
    /* ALTES DESIGN
    background: -moz-linear-gradient(center top , #ff9f23 0%, #ff6301 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    */
    background: #ff6310;
    color: #fff;
}

.gs_pagebrowser ul li .active a:hover {
    /* ALTES DESIGN
    background: -moz-linear-gradient(center top , #ff9f23 0%, #ff6301 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    */
    background: #ff6310;
    color: #fff;
}

.gs_pagebrowser ul li a:hover {
    /* ALTES DESIGN
    background: linear-gradient(to bottom, #8c99a6 0%, #475c71 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    */
    background: #58748f;
    color: #fff;
}
.date {
    width: 237px !important;
}
#calroot {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 15px #666;
    font-size: 11px;
    margin-top: -1px;
    padding: 2px;
    width: 198px;
    z-index: 10000;
}
#calhead {
    height: 22px;
    padding: 2px 0;
}
#caltitle {
    color: #fa8800;
    float: left;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ddd;
    width: 155px;
}
#calnext, #calprev {
    background: url("../img/prev.gif") no-repeat scroll center center transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}
#calnext {
    background-image: url("../img/next.gif");
    float: right;
}
#calprev.caldisabled, #calnext.caldisabled {
    visibility: hidden;
}
#caltitle select {
    border: 1px solid #d9d9d9;
    font-size: 10px;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
#caldays {
    border-bottom: 1px solid #ddd;
    height: 18px;
}
#caldays span {
    display: block;
    float: left;
    text-align: center;
    width: 28px;
}
#calweeks {
    background-color: #fff;
    margin-top: 4px;
}
.calweek {
    clear: left;
    height: 22px;
}
.calweek a {
    border: medium none;
    color: #666;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin-left: 1px;
    text-align: center;
    text-decoration: none;
    width: 27px;
}
.calweek a:hover, .calfocus {
    background-color: #ff6100;
    border: medium none;
    color: #000000;
}
a.calsun {
    color: red;
}
a.caloff {
    color: #ccc;
}
a.caloff:hover {
    background-color: rgb(245, 245, 250);
}
a.caldisabled {
    background-color: #efefef !important;
    color: #ccc !important;
    cursor: default;
}
#calcurrent {
    background-color: #58748f;
    color: #fff;
}
#caltoday {
    background-color: #333;
}
.gs_popup {
    min-width: 100px;
}
.gs_popup .page {
    margin: 0;
    min-height: 100px;
    width: auto;
}
.gs_popup #col3 {
    margin: 0;
    padding: 0;
}
.gs_popup #footer {
    padding-left: 15px;
}
.gs_fce_box_rounded {
    background: linear-gradient(to bottom, #8c99a6 0%, #475c71 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333;
    display: block;
    float: left;
    font-weight: bold;
    height: auto;
    margin: 0;
    min-height: 90px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100% !important;
}
.gs_fce_box_rounded p {
    margin: 0;
    padding: 0;
}
.gs_fce_box_rounded p a, .gs_fce_box_rounded p a[href]:hover {
    border: medium none;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 10px;
    top: 50%;
}
.gs_fce_box_rounded:hover {
    background: -moz-linear-gradient(center top , #ff9f23 0%, #ff6301 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}
.gs_fce_50, .gs_fce_33, .gs_fce_25 {
    border-spacing: 10px;
    display: table;
    margin-left: -1.5%;
    width: 103%;
}
.gs_fce_50 .gs_fce_col_1, .gs_fce_50 .gs_fce_col_2 {
    display: table-cell;
    width: 50%;
}
.gs_fce_33 div {
    display: table-cell;
    width: 33.3%;
}
.gs_fce_25 div {
    display: table-cell;
    width: 25%;
}
.gs_fce_50 div div, .gs_fce_33 div div, .gs_fce_25 div div {
    display: block;
    width: auto;
}
.gs_fce_grey {
    padding: 10px 20px;
}
}
