@charset "UTF-8";

/*************************************/
/* reset all browser default styling */
/*************************************/
@import "reset-min.css";



/***************************************************************/
/* import example.css for default styling of content elements  */
/***************************************************************/
@import "example.css" all;
html {
  overflow-y: scroll;
  }


/***************/
/* GRID LAYOUT */
/***************/
div#navigationAids, div#footer h3, div#navigationFirstLevel h2, div#navigationSecondLevel h2 {
  display:none;
  }
div#outerWrap {
  width:100%;
  text-align:center;
  margin:0 auto;
  overflow:auto;
  }
div#outerWrap div {
  text-align:left;
  }
div.inner-wrap {
    width:900px;
    margin:0 auto;
    border:solid 0px #f00;
}
div#header, div#header .inner-wrap {
  height:110px;
  }
div#header .inner-wrap {
  position: relative;;
  }
div#navigationSecondLevel {
  float:left;
  width:21%;
  }
div#main {
  width: 50%;
  float:left;
  }
div#secondary {
  width:25%;
  float:right;
}
div#footer {
  clear:both;
  }
body.hideRightColumn div#secondary {
  display:none;
  }
body.hideRightColumn div#main {
  width:76%;
  float:left;
  position:relative;
  }
body.hideLeftColumn div#main {
  width:74% !important;
  float:left;
  position:relative;
  }
body.hideLeftColumn div#navigationSecondLevel {
  display:none;
  }
body.hideRightAndLeftColumn div#main {
  width:100%;
  }
body.hideRightAndLeftColumn div#secondary, body.hideRightAndLeftColumn div#navigationSecondLevel {
  display:none;
  }
body.hideRightAndLeftColumn div#contentWrap, body.hideLeftColumn div#contentWrap {
  background-image:none;
  }


/*******************/
/* GENERAL PADDING */
/*******************/
div#secondayContent, div#navigationContent, div#footer {
  padding:12px;
  }
div#mainContent {
  padding:30px 0 30px 0;
  overflow:hidden;
  }


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
body {
  /**background: url(../images/bg.gif) top left repeat-x transparent;**/
  }
html {
  background:#fff;
  }
strong {
  font-weight:bold;
  }
div#header .inner-wrap {
  background:url("../images/header_overlay.png") no-repeat right 0px top -20px transparent;
  }
div#contentWrap {
  /**background: url(../images/bg_contentWrap.gif) top left repeat-y;**/
  overflow:hidden;
  clear:both;
    min-height:36em;
  background:#fff;
  }
div#navigationSecondLevel {
    margin-right: 3%;
  }
div#secondary {
  margin-top:48px;
  }
div#footer .inner-wrap {
  border-top:solid 1px;
  }
div#footer .footerFrame,
div#footer .footerFrame-last {
  float:left;
  width: 31%;
  margin: 5px 0 0 20px;
  }
div#footer .footerFrame-last .csc-textpic-imagewrap {
    float:right;
  }
div#footer .footerFrame h4 {
  margin: 0 0 1em 0;
  }
div#footer #licensebadge {
  margin-top: 3px;
  opacity: 0.3;
  }
div#topMenu ul li, div#languageMenu ul li, div#navigationRootLevelMenu ul li {
  display:inline;
  padding-left:1em;
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Oswald,arial,helvetica,sans-serif;
    font-size: 120%;
    height: 43px;
    margin: 0;
    padding: 15px 18px 0;
    text-shadow: 0.1em 0.1em 0.2em black;
    text-transform: uppercase;
    border-right: solid 1px #fff;
    font-weight: bold;
  }
div#topMenu ul li.last, div#languageMenu ul li.last, div#navigationRootLevelMenu ul li.last {
    border-right: none;
}
div#topMenu, div#languageMenu, div#navigationRootLevelMenu {
  float:right;
  padding-bottom:24px;
  margin:13px 0 0 0;
  }
div.secondaryContentSection {
  background:#f2f2f2;
  border:1px solid #cfcecf;
  width:100%;
  border-top:none;
  margin:0 0 2.4em 10px;
  overflow:hidden;
  font-size:90%;
  }
div.secondaryContentSection .csc-default > div {
  padding:0 15px;
  }
div.secondaryContentSection .csc-default .csc-header {
  padding:0;
  }
#footerContent div.secondaryContentSection {
  background:transparent;
  border:0px solid #cfcecf;
}
div#navigationFirstLevel .inner-wrap {
  /**background: #3c8dd9 url(../images/navOverlay.png) top left repeat-x;**/
    position:relative;
  }
div#navigationFirstLevelMenu ul {
  overflow:hidden;
  margin:0;
  }
div#navigationFirstLevelMenu ul li {
  display:block;
  float:left;
  margin-left:0;
  }
div#navigationFirstLevelMenu ul li a {
  padding:0.5em 1em;
  display:block;
  }
div#breadcrumb {
  position:relative;
  margin-left:0px;
  top:16px;
  font-size:90%;
  }
div#breadcrumb span {
  font-weight:bold;
  }
div#navigationSecondLevelMenu ul {
  text-indent:20px;
  line-height:2.2em;
  border-bottom:1px solid #ccc;
  margin-left:0;
  }
div#navigationSecondLevelMenu ul ul {
  text-indent:35px;
  border-bottom:none;
  margin-bottom:0;
  }
div#navigationSecondLevelMenu ul ul ul {
  text-indent:50px;
  }
div#navigationSecondLevelMenu {
  width:190px;
  margin-top:13px;
  }
div#navigationSecondLevelMenu li.active {
  background:#fff;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  font-weight:bold;
  }
div#navigationSecondLevelMenu li.active ul li {
  font-weight:normal;
  }
div#navigationSecondLevelMenu li.selected {
  background: #fff url(../images/bg_liCurrent.gif) top right no-repeat;
  font-weight: bold !important;
  border-top:1px solid #ccc;
  }
div#navigationSecondLevelMenu li.selected li {
  font-weight:normal;
  }
div#navigationSecondLevelMenu li {
  border-top:1px solid #ccc;
  list-style-type:none;
  margin-left:0;
  }
div#navigationSecondLevelMenu li.active li, div#navigationSecondLevelMenu li.selected li {
  border-top:1px solid #eee;
  }


/*****************************/
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
  color: #3c8dd9;
  text-decoration: none;
  }
a:visited {
  color: #3c8dd9;
  text-decoration:none;
  }
a:hover {
  text-decoration:underline;
  }
div#footer a:link, div#footer a:visited {
  color:#646464;
  text-decoration:none;
  }
div#footer a:hover {
  text-decoration:underline;
  }
div#topMenu ul li a, div#languageMenu ul li a, div#navigationRootLevelMenu ul li a {
  color:#fff !important;
  }
.selected {
  background:transparent;
}
div#navigationFirstLevelMenu ul li a {
  color:#fff;
    font-size: 150%;
    font-weight: normal;
    text-shadow: 0.1em 0.1em 0.2em black;
  }
div#navigationFirstLevelMenu ul li a.selected, div#navigationFirstLevelMenu ul li a.active {
  background:#35969F;
    border:solid #35969F 1px;
  }
div#navigationFirstLevelMenu ul li a:hover {
  background: url(../images/navButtonOverlay.png);
  text-decoration: none;
  }
div#breadcrumb a {
  color: #5d5d5d;
  margin:0 4px;
  }
div#breadcrumb span {
  margin:0 4px;
  }
div#navigationSecondLevelMenu ul li a {
  color:#353535;
  }
div#navigationSecondLevelMenu ul li a:hover {
  color:#3c8dd9;
  text-decoration: none;
  }
div#header h1 a {
  color:#fff;
  text-decoration: none;
  background:url("../images/hugo-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width:628px;
  height:58px;
  display:block;
  }

/******************/
/* FONT TREATMENT */
/******************/
body {
  font: 70%/1.6em Verdana, Geneva, sans-serif;
  color:#515151;
  }
div#mainContent {
  font-size:125%;
  }
h1, h2, h3 {
  font-weight:normal;
    font-family:Verdana,Arial,Helvetica,sans-serif;
  margin:0.5em 0 1em 0 ;
  color: #000;
    line-height:100%;
  }
h1 {
  font-size:2.5em;
    text-align:right;
    border-bottom:solid 1px;
    color:#35969F;
    font-weight:bold;
    letter-spacing:-0.1em;
    padding-right:8px;
  }
div#header #siteTitle {
  color:#fff;
  font: 400% Georgia, "Times New Roman", Times, serif;
  color: #f2f2f2;
  margin-left:0px;
  position:absolute;
  font-style:italic;
  }
div.secondaryContentSection .csc-header h1, div.secondaryContentSection .csc-header h2, div.secondaryContentSection .csc-header h3 {
  color:#fff;
  background:#318A92;
  padding: 6px 10px;
  margin:0 0 1em 0;
  width:92%;
  text-align:center;
  }
div.secondaryContentSection .tx-cal-controller {
    padding: 6px 10px;
    }
.tx-cal-controller .pagebrowser, .tx-cal-controller .found, .tx-cal-controller > h1 {
    display:none;
    }
.tx-cal-controller dl dt {
  padding:10px 10px 0;
}
.tx-cal-controller dl dd {
  padding:0 10px 30px;
  margin-bottom:0px;
  border-bottom: dashed 2px #ccc;
}
h2 {
  font-size:130%;
  }
h3 {
  font-size:115%;
  }
h4, h5 {
  font-size:105%;
  }
.csc-frame-frame1 {
  color:#353535;
  }
p {
  margin-bottom:1em;
  text-align:justify;
  }
blockquote {
  margin:1em 0 1em 2em;
  padding-left:2em;
  border-left:1px solid #ccc;
  }
div#footer {
  color:#646464;
  }
div#navigationSecondLevel h2 {
  margin-left: 12px;
  padding-top:12px;
  }



/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
  width:100px;
  }
div#searchBox {
  left:5px;
  bottom:11px;
  position:absolute;
  width: 168px;
  height: 21px;
  background: url(../images/bg_searchInput.gif) no-repeat;
  display:none;
  }
div#searchBox input#inputText {
  float: left;
  padding: 1px 0 2px 4px;
  margin: 2px 0 0 20px;
  border: 0;
  width: 110px;
  background: none;
  color:#515151;
  }
div#searchBox input.inputButton {
  float: right;
  margin: 3px 4px 0 0;
  cursor: pointer;
  }
div#searchBox legend {
  display:none;
  }

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li {
  display:inline;
  margin-right:5px;
  }
.tx-indexedsearch-redMarkup {
  font-weight: bold;
  }
.tx-indexedsearch .tx-indexedsearch-title {
  background: #e5e5e5;
  padding: 1px 5px;
  }
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
  float:left;
  }
dl.tx-indexedsearch-info {
  font-size:80%;
  color: #999;
  text-transform:uppercase;
  line-height:1.4em;
  }
dt.item-crdate, dt.item-mtime, dt.item-path {
  font-weight:bold;
  }
div.tx-indexedsearch-res {
  margin-bottom:2em;
  }
.tx-indexedsearch td {
  padding:2px;
  }
.tx-indexedsearch .tx-indexedsearch-searchbox {
  }
input#tx-indexedsearch-searchbox-sword {
  width:250px;
  }
.tx-indexedsearch select {
  width:156px;
  }
.tx-indexedsearch label {
  display:block;
  margin-top:1em;
  text-transform:uppercase;
  font-size:90%;
  }
.tx-indexedsearch legend {
  display:none;
  }
.tx-indexedsearch-search-submit {
  padding:1em 0;
  }


/***************************/
/* TT_NEWS - BASIC STYLING */
/***************************/
.news-latest-item h3, .news-latest-item p {
  margin-bottom: 0;
  }
.news-list-subheader p {
  display:inline;
  }
.news-list-item {
  padding: .4em 0 1em;
  clear:both;
  }
.news-list-container img {
  float:left;
  margin: 0 10px 10px 0;
  }
.news-single-img {
  float:left;
  margin: 0 10px 10px 0;
  }
.news-list-category {
  font-size: 90%;
  }


/************************/
/* THEME COLOR OVERIDES */
/************************/
.themeColorForeground {
  color:#465397;
  }
.themeColorBackground {
  background-color:#465397 !important;
  }

div#header {
  background-color:#465397;
  }
a:link, a:visited {
  color:#465397;
  }
div#navigationFirstLevel {
  /**background-color:#465397;**/
    border-bottom:5px solid #35969F;
    height:35px;
    margin-top:-36px;
  }
div#navigationSecondLevelMenu ul li a:hover {
  color:#465397;
  }


/**************************/
/* CONTENT ELEMENT LAYOUT */
/**************************/
div#headerContent {
    position:absolute;
    top:50%;
    margin-top:-70px;
    right:0px;
    color:#fff;
    width:660px;
    font-size:130%;
}
div#headerContent h1, div#headerContent h2 { font-family:Oswald,Arial,sans-serif; }
div#headerContent h1 {
    font-size: 400%;
    margin:0.2em 0;
}
div#headerContent h2 {
    font-size: 230%;
    margin-bottom:0.2em;
}
div#headerContent * {
    text-align:right;
  color:#fff;
}
div#headerContent p {
  display:none;
}
.we-person-address {
    border-bottom: 2px solid #2D4895;
    border-right: 2px solid #2D4895;
    float: left;
    font-size: 95%;
    margin: 0 10px 10px 0;
    min-height: 170px;
    padding: 10px;
    width: 308px;
}
.we-person-address.last {
    float:right;
    margin: 0 0 10px 0;
}
.we-person-address .we-person-pic {
    float: right;
}

.big-button {
    border: solid 4px #999;
    border-radius:5px;
    background:#35969F;
    font-size:200%;
    font-weight:bold;
    width:300px;
    padding: 25px;
    margin: 30px auto;
}

.big-button a {
    margin: auto;
    display:block;
    text-align:center;
}


/************************/
/*     Eigene Styles    */
/************************/
.table1, .table2 {
    border-collapse: collapse;
    width:100%;
    color:#555;
}

.table3 {
    border-collapse: collapse;
    color:#555;
}

.table1 thead th, .table2 thead th, .table3 thead th {
    font-weight:normal;
    color:#fff;
    font-size:1.5em;
    padding:4px 10px;
}

.table1 thead tr {
    background:#318A92;
}

.table2 thead tr {
    background:#aca;
}

.table1 tfoot tr, .table2 tfoot tr {
    background: #ddd;
    font-weight:bold;
    color:#666;
}

.table1 tbody tr:hover, .table2 tbody tr:hover {
    background-color:rgb(250, 235, 175);
}

.table1 td, .table1 th, .table2 td, .table2 th {
    border: solid 1px #888;
    padding:1px 5px;
    vertical-align:top;
}

.table3 td {
    border: solid 0px #fff;
}

.table1 th, .table2 th, .we-nowrap {
    white-space:nowrap;
}

.table1 tr, .table2 tr {
    border-color: #bbb;
}

dd > p {display: none;}


.secondaryContentSection p { padding:0 15px; }