body {
  background: url("../img/body_back_11x11.png") !important;
  font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#FFFFFF;
}

/* clear floated elements : start */
.clearfix {
  display: inline-table;
    /* Hides from IE-mac \*/
    height: 1%;
    display: block;
    /* End hide from IE-mac */
}
     
html>body .clearfix {
  height: auto;
}
     
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
  visibility: hidden;
}
/* clear floated elements : end */


#wrapper_outer {
  background: url("../img/headbanner_1x418.png") repeat-x;
  width:100%;
  min-height:418px;
}

#wrapper_inner {
  width:1000px;
  margin:0 auto;
}

#logo {
  margin:0 200px 0 0;
}

#logo, #topnav {
  float:left;
}

#richmedia_header {
  margin:7px 0 0 0;
  position:relative;
}

#footer {
  background: url("../img/footer_back_1000x42.png") no-repeat center center;
  height:42px;
  width:auto;
  line-height:42px;
  padding:0 0 0 20px;
  font-size:11px;
  margin:0 0 2px 0;
        color:#FFFFFF;
}

/* searchform : start */
#searchform {
  float:right;
  margin:28px 0 0 0;
}

#searchform a{
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
}

.search input.box {
  height: 23px;
  background: url("../img/searchform_input_207x23.png") no-repeat center center;
  border:0;
  padding: 0 0 0 15px;
  color:#FFFFFF;
  font-size:12px;
  padding: 0 5px 0 10px;
        width: 208px;
}

.search button.btn {
  width: 19px;
  height: 21px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/searchform_send_19x21.png") no-repeat center center;
  border:0;
  padding: 0;
}
/* searchform : end */



/* topnav : start */
#topnav {
  list-style-type:none;
  margin:30px 0 0 0;
}

#topnav li {
  display:inline;
}

#topnav  a{
  background:url("../img/topnav_arrow_8x8.png") no-repeat left center;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 6px 0 9px;
}

#topnav a:hover {
  color:#56a6b0;
}
/* topnav : end */

/* mainnav : start */
#mainnav {
  display:block;
  background:url("../img/mainnav_back_1000x50_v2.png") no-repeat;
  width:auto;
  min-height:50px;
  margin:0;
  padding:0 0 0 20px;
  list-style-type:none;
  z-index:2;
  position:relative;
}

.mainnav_home {
    margin:23px 0 0 0 !important;
}

#mainnav li {
  display:block;
  float:left;
  line-height:48px;
  margin:1px 0 0 0;
  background:url("../img/mainnav_spacer_2x48.png") no-repeat center right;
  text-align: center;
}

#mainnav  a{
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 9px;
  height:48px;
}

#mainnav a:hover, #mainnav a.current {
  background:#82acb1;
  line-height:48px;
  display:block;
}



  /*suckerfish dropdown*/
    #mainnav, #mainnav ul { /* all lists */
      list-style: none;
      line-height: 1;
    }

    #mainnav a {
      display: block;
      width: auto;
    }

    #mainnav li { /* all list items */
      float: left;
      width: 184px; /* width needed or else Opera goes nuts */
    }

    #mainnav li ul { /* second-level lists */
      position: absolute;
      background: orange;
      width: 190px;
      left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
      background:#82acb1;
      
    }
    
    #mainnav li ul ul { /* third-and-above-level lists */
        margin: -29px 0 0 190px;
        border: none;
    }

    #mainnav li:hover ul ul, #mainnav li.sfhover ul ul {
      left: -999em;
    }

    #mainnav li:hover ul, #mainnav li li:hover ul, #mainnav li.sfhover ul, #mainnav li li.sfhover ul { /* lists nested under hovered list items */
      left: auto;
    }
  /*suckerfish dropdown*/

#mainnav li ul li {
  text-align: left;
  background:none;
  width:190px;
  line-height:28px;
}

#mainnav > li > ul > li > ul > li{
  width: 190px;
}

#mainnav li ul li a, #mainnav li ul li  a:hover {
  font-size:12px;
  font-weight:normal;
  height:28px;
  line-height:28px;
}

#mainnav li ul li  a:hover{
  background:#146064;
}

.about {width:130px !important; }
.about_de {width:120px !important; }
.achievements {width:160px !important; }
.achievements_de {width:95px !important; }
.publications {width:120px !important; }
.research {width:90px !important; }
.research_de {width:110px !important; }
.phd{width:130px !important; }
.events{width:80px !important; }
.events_de{width:155px !important; }
.press{width:150px !important;}
.press_de{width:150px !important;}
.fwj{width:80px !important;}
.fwj_de{width:70px !important;}
/* mainnav : end */

/* slides jquery plugin : start */
#slides {
position:relative;
}

.pagination {
    margin: -40px auto 0 auto;
    width: 105px;
  list-style:none;
  display:block;
  position:relative;
  z-index:2;
}

.slides_container {
  position:relative;
  z-index:1;
}

.pagination li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}

.pagination li a {
  background-image: url("../img/slider_pagination_16x36.png");
  background-position: 0 0;
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
  padding: 17px 0 0 0;
  width: 16px;
  background-color: transparent;
  border: none;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  background-color: transparent;
}

.pagination li.current a {
    background-position: 0 -19px;
}
/* slides jquery plugin : end */

#content {
  margin:0 0 10px 0;
  color:#333333;
}
#content_top {
  display:block;
  background-image:url("../img/content_top_back_1000x21.png");
  width:1000px;
  height:21px;
}

#content_middle {
  display:block;
  background:url("../img/content_middle_back_1000x3.png") repeat-y;
  width:1000px;
  padding:0;
}

#content_bottom {
  display:block;
  background-image:url("../img/content_bottom_back_1000x16.png");
  width:1000px;
  height:16px;
}

#breadcrumb  {
  color:#646464;
  margin:5px 0 5px 20px;
  font-size:10px;
}

#breadcrumb  a{
  color:#646464;
  text-decoration:none;
  font-size:10px;
}

#breadcrumb .cur {
  font-weight:bold;
  color:#646464;
}

#left {
  width:625px;
  margin:0 0 0 20px;
  float:left;
}

#right{
  float:right;
  width:280px;
  margin-right:30px;
}

.content {
  margin:0 0 20px 0;
  padding:0 0 20px 0;
}

.spacer_bottom {
  background:url("../img/spacer_horizontal_483x1.png") no-repeat center bottom;
}

h1 {
  font-size:18px;
  font-weight:bold;
  color:#145254;
  text-transform:uppercase;
  margin:0 0 15px 0;
  line-height: 24px;
}

h2 {
  font-size:14px;
  font-weight:bold;
  color:#8cbbc0;
  text-transform:uppercase;
  margin:0 0 5px 0;
}

h3 {
  font-size:13px;
  font-weight:bold;
  margin:0 0 2px 0;
}

p {
  margin:0 0 8px 0;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

.content a, .csc-default a {
  color:#333333;
  font-weight:bold;
  font-style:italic;
}

/* tt_news start */
.news-single-additional-info {
  margin:15px 0;
}

.news-latest-item {
  float:left;
  width:186px;
  margin:0 27px 0 0;
}

.lastLatest {
  margin:0 0 0 0 !important;
}

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

.news-latest-item p {
  display:inline;
}

.news-latest-item .more a, .tx-cal-controller .more a  {
  color:#333333;
  font-style:italic;
  font-weight:bold;
}

.news-latest-item h2 a, .tx-cal-controller .vevent .title a  {
  color:#8cbbc0;
  font-size:14px;
  font-weight:bold;
  text-transform:none;
  margin:12px 0;
  font-style:normal;
}

.news-list-item {
  background:#ededed;
  margin:0 0 15px 0;
}

.news-list-item h2 a {
  font-size:16px;
  line-height: 24px;
  font-weight:bold;
  color:#147479;
  font-style:normal;
}

.news-list-item p {
  display:inline;
}

.news-list-date {
  background:#ffffff url("../img/news_head_back_625x25.png") no-repeat 0 0;
  font-size:14px;
  font-weight:bold;
  color:#145254;
  line-height:25px;
  padding:0 0 0 5px;
}

.news-list-img {
  float:left;
  margin:0 15px 5px 0;
}

.news-list-item-inner {
  padding:10px;
}

.news-single-date {
  color:#808080;
  font-size:12px;
}

.news-single-item h1{
  color:#144c4d;
  font-size:18px;
  font-weight:bold;
  text-transform: none;
  margin:10px 0 10px 0;
  line-height: 24px;
}

.news-single-item h2{
  color:#333333;
  font-size:12px;
  font-weight:bold;
  text-transform: none;
  margin:10px 0 10px 0;
}

.news-single-img img, .news-latest-item img, .news-list-img img {
border:1px solid #eeeeee;
}

.news-single-item a{
  color:#144c4d;
  text-decoration:underline;
  font-style:normal;
}

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

.news-single-rightbox {
  float:right;
  margin:27px 0 0 20px;
}

.news-single-backlink a {
  text-decoration:none;
  margin:7px 0 0 0;
}

.seeAllNews {
  margin:0px 0 0 0;
  text-align:right;
}

.seeAllNews a {
  text-decoration:underline;
        color:#145254;
        font-style:normal;
}
.seeAllNews a:hover {
  text-decoration:none;
}

.jobs h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    text-transform:none;
    color:#333333;
}
/* tt_news end*/

/* calendar start */
.calLabel {
  font-weight:bold;
  width:100px;
  float:left;
}
.dtstart-container {
        font-weight:bold;
}

dt.vevent {
  margin:0 0 27px 0;
}

.vevent-list {
  background-color:#ddebec;
  padding:10px;
}

.even-list {
  background-color:#ededed;
}

.yearwrapper {
    background: url("../img/news_head_back_625x25.png") no-repeat scroll 0 0 #FFFFFF;
    color: #145254;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 0 0 5px;
    margin:15px 0 0 0;
}

.dtstart-container-list {
    color:#147479;
    font-size: 14px;
    font-weight: bold;
    float:left;
    width:175px;
}

.title-list a {
    font-weight:normal;
    font-style:normal;
}

.title-list {
    padding-left: 175px;
    width: 425px;
}
/* calendar end*/

/* UI Accordion start */
.ui-accordion-content h1 {
  display:none;
}

.ui-accordion .ui-accordion-content {
    padding: 0 !important;
}

.tx-t3scontent-pi1 p {
  padding:0.5em;
}

.tx-t3scontent-pi1 .csc-textpic {
padding:1em;
}

.ui-widget-content {
    color: #333333 !important;
}
/* UI Accordion end*/


/* azsinglevideo start */
.azsinglevideo-item p {
    color: #8CBBC0;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 12px 0;
    text-transform: none;
}

.azsinglevideo-item a {
  text-decoration:underline;
        color:#145254;
        font-style:normal;
}
.azsinglevideo-item a:hover {
  text-decoration:none;
}
/* azsinglevideo end */

/* Search start */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
    margin-left: 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
    margin: 10px;
}

.tx-indexedsearch-searchbox-button {
    border: none;
    background: url('../img/button.png') no-repeat top left;
    padding: 2px 8px;
    color:#FFFFFF;
    line-height:24px;
    cursor:pointer;
}
/* search end */

.structure {
  padding:1em;
  width: 100%;
  color:#333333 !important;
}

.structure th, .structure td {
  padding:0 5px 0 0;
}
.structure th {
  font-weight:bold;
  font-size:13px;
  padding:0 5px 7px 0;
}
.structure a {
  font-style:normal;
}

.csc-textpic-text ul, .csc-textpic-text ol, .csc-default ul, .csc-default ol {
  margin:0 0 10px 20px;
}

table.rg_staff td {
  padding-right:8px;
  color:#333333;
}

.videolistPreview {
  width:280px;
  height:158px;
  margin:0 5px 5px 0;
}

.azlistvideos .left {
  float:left;
  position:relative;
}
.azlistvideos {
  margin: 0 0 20px;
      padding: 0 0 20px;
}

.azlistvideos h2 a {
  color:#8CBBC0;
  font-style:normal;
}

.playbutton {
    left: 50%;
    margin-left: -32px;
    margin-top: -25px;
    opacity: 1;
    position: absolute;
    top: 50%;
    z-index: 2;
}

.slide DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 0px;
}

.staff h2 a {
  color:#8CBBC0;
}

#language {
float: left;
  margin:30px 0 0 0;
}

#language a {
  background: url("../img/topnav_arrow_8x8.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 6px 0 9px;
    text-decoration: none;
    text-transform: uppercase;
}

.ui-state-default .ui-icon, .ui-state-active .ui-icon {
    float: left;
}

/* VA 15.7.2015 */
h1 {
  line-height: 24px;
} 

h2, h3 {
  line-height: 40px;
}

tr {
  border-bottom: 3px solid transparent;
  border-top: 2px solid transparent;
}

.panel-default>.panel-heading {
  background: url('images/ui-bg_glass_75_147479_1x400.png') repeat-x scroll 50% 50% #147479;
  padding: 0;
}

.panel-title {
  font-size: 12px;
}

.panel-title>a {
  color: #fff !important;
  display: block;
  padding: 10px 15px;
}

/* added by matthias krappitz - newscope */
#richmedia_header #slides #slider_wrap .slides_control { height: 310px !important; }
.accordion-heading { background: url("images/ui-bg_glass_75_147479_1x400.png") repeat-x scroll 50% 50% #147479; border-radius: 8px; }
.accordion-heading a { color: #fff; }
.news-latest-container .news-latest-item h2 a { line-height: 18px; }


div.tx-thexttable-pi1 table {
  border-collapse: separate;
  border-spacing: 2px;
}