/* CSS Document */
/* ************ default definitions - BEGIN ************ */
html, body {
    color: #112A35;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    height: 100%;
}

h1, h2, h3, h3 a{
    color: #C7114A !important;
    line-height: normal;
    font-weight: normal;
    margin: 0 0 10px !important;
    padding: 0;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h3 a{
    font-size: 14px;
}

h4{
    font-size: 12px;
}

h5{
    font-size: 10px;
}

a, a:active, a:visited {
    color: #9E9E9E;
    text-decoration: none;
    outline: none;
}

a:hover, a.active {
    color: #C7114A !important;
    text-decoration: none;
}

a img {
    outline: none;
    border: none;
}

strong {
    font-weight: bold;
}

p {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
    outline: none;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.contactDetailList li ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-top: 0px;
}
.contactDetailList li ul li:first-child {
    padding-top: 3px;
}
ul li {
    background-image: url("../img/icons/bullet.gif");
    background-position: 0 7px;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 4px 16px;
}

nav ul li{
    background: none;
    margin: 0;
    padding: 0;
}

ul li.noBullet {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}

textarea {
    resize: none;
}

form {
    margin: 0;
    padding: 0;
}

address {
    font-style: normal;
}

.table{

    width: auto;

}

.table td {
    border:none !important;
}

.page-break, .hide  { display: none !important; }

.clearfix:after {
    clear: both;
    float: none;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.img-responsive {
    display : inline;
}

#page {
    border-left: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    display: block;
    width: 1022px;
    min-height: 100%;
    height: auto !important;
    margin: 0 auto;
    padding: 0 20px;
    overflow: hidden !important;
    position: relative;
}
/* ************ default definitions - END ************ */



/* ************ header - BEGIN ************ */
header {
    position: relative;
    margin: 20px 0 0;
}

#headerSlideshow {
    margin-bottom: 30px;
}

#metanavigation {
    bottom: -3px;
    min-width: 152px;
    position: absolute;
    right: 0;
}

header img.logo.web-image {
    display: block;
}

header img.logo.print-image {
    display: none;
}

/* ************ header - END ************ */



/* ************ main navigation - BEGIN ************ */
#mainNavigation {
    border-top: 1px solid #9E9E9E;
    border-bottom: 1px solid #9E9E9E;
    margin: 12px 0 24px;
}

#mainNavigation ul {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none outside none;
    position: relative;
    left: -5px;
}

#mainNavigation ul li {
    float: left;
    position: relative;
    white-space: nowrap;
    margin-right: 5px;
}

#mainNavigation ul .hasSub:hover {
    /*  top: -1px; */
    /*  border-top: 1px solid #9E9E9E; */
}
#mainNavigation ul .hasSub .mainNaviArrow {
    background: url(../img/arrowTopNav.png) no-repeat scroll center top;
    position: absolute;
    top: 32px;
    left: 0px;
    height: 9px;
    width: 100%;
    display: none;
    z-index: 1000;
}
#mainNavigation ul .hasSub:hover .mainNaviArrow {
    display: block;
}

#mainNavigation ul #mainNavi-72 .mainNaviArrow, #mainNavigation ul #mainNavi-13 .mainNaviArrow, #mainNavigation ul #mainNavi-14 .mainNaviArrow {
    display: none;
}

#mainNavigation ul li a {
    color: #112A35;
    text-decoration: none;
    text-shadow: 0 0 1px #FFFFFF;
    padding: 8px 5px 9px;
    display: inline-block;
}


#mainNavigation ul #mainNavi-6 li.hasSub:hover a {
    padding: 9px 5px 8px;
    background: white;
}
/* special layout for career - BEGIN 
#mainNavigation ul #mainNavi-13 a {
  background: #C7114A;
  padding: 8px 10px 9px;
  color: #fff !important;
}
#mainNavigation ul #mainNavi-13:hover {
  top: 0;
}
/* special layout for career - END */

#mainNavigation ul li .sub {
    position: absolute;
    left: 5px;
    top: 34px;
    background: #e5e5e5;
    padding: 20px 0 8px;
    display: none;
    z-index: 999;
}

#mainNavigation ul li:hover .sub {
    display: block;
    min-width:150px;
}

#mainNavigation ul li .sub li {
    float: none;
}
#mainNavigation .firstSub {
    position: relative;
    padding: 0 10px;
    margin: 0;
    /* width: 110px; */
}
#mainNavigation #mainNavi-6 .firstSub {
    position: relative;
    padding: 0 20px 0 10px;
    margin: 0;
}

#mainNavigation .firstSub li {
    white-space: normal;
    word-wrap: break-word;
    width: auto;
}
#mainNavigation #mainNavi-7 li.firstSub:first-child > span.columns {
    /*width: 210% !important; */
    z-index:980;
}

#mainNavigation #mainNavi-7 li.firstSub:last-child > span.columns {
    width: 92% !important;
}

#mainNavigation #mainNavi-7 li.firstSub:last-child > span.columns ul{
    width: 100% !important;
}
#mainNavi-7 span.columns ul {
    width:47%;
}
#mainNavi-7 span.second_level ul {
    width:92%;
}
#mainNavi-7 ul {
    width: 210%;
    z-index:970;
}
/* #mainNavigation ul li#mainNavi-7 ul.sub li.firstSub ul {
  left:0px !important;
  } */

span.second_level, ul.second_level {
    margin-top:-20px;
    padding-top:20px;
}
#mainNavigation #mainNavi-9 .firstSub .columns {
    width: 94%;
}

#mainNavigation #mainNavi-9 li.firstSub:nth-child(1) > ul.columns {
    margin-top: 0px;
    padding-top: 20px;
    width: 75%;
    z-index: 888;
    padding-left: 10px !important;
}
#mainNavigation #mainNavi-9 li.firstSub:nth-child(2) > ul.columns {
    margin-top: -20px;
    padding-top: 40px;
    width: 60%;
    z-index: 887;
    padding-left: 10px !important;
}
#mainNavigation #mainNavi-9 li.firstSub:nth-child(3) > ul.columns {
    margin-top: -40px;
    padding-top: 60px;
    z-index: 886;
    padding-left: 10px !important;
    width: 100%;
}

#mainNavigation .firstSub a, #mainNavigation ul li.hasSub:hover .sub a {
    padding: 0;
}
#mainNavigation .firstSub a:hover, #mainNavigation .firstSub a.active {
    color: #C7114A !important;
}
#mainNavigation .firstSub .columns {
    background: #e5e5e5;
    display: none;
    position: absolute;
    top: -20px;
    left: 150px;
    /*opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;*/
}
#mainNavigation .firstSub:hover .columns {
    display: block;
    /*opacity: 1;*/
}
#mainNavigation .firstSub ul {
    padding: 20px 0 8px 20px;
}

#mainNavigation  .columns  ul {
    padding: 22px 0 8px 15px;
}

/* ************ main navigation - END ************ */



/* ************ content definitions for backendlayouts - BEGIN ************ */
#contentWrapperIndex, #contentWrapper, #contentWrapperSmall, #contentWrapperNavionly, #contentNoSideWrapper {
    padding-bottom: 100px;
}

#contentNoSideWrapper #content {
    width: 100%
}

#content {
    float: left;
    width: 77.54%;
}

#contentWrapperIndex #content, #contentWrapperSmall #content {
    width: 54.08%;
}

#sidebar, #secondSidebar {
    float: left;
    margin-left: 2.15%;
    width: 20.3%;
}

#contentWrapperSmall #secondSidebar, #contentWrapperNavionly #sidebar {
    margin-left: 0;
    margin-right: 3.06%;
}
/* ************ content definitions for backendlayouts - END ************ */



/* ************ general sidebardefinitions - BEGIN ************ */
aside select {
    width: 100%;
}
/* ************ general sidebardefinitions - END ************ */



/* ************ footer - BEGIN ************ */
footer {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 100%;
    padding: 0 0 10px;
}

footer a {
    margin-left: 10px;
}

footer span {
    position: absolute;
    right: 40px;
    bottom: 3px;
}
/* ************ footer - END ************ */



/* ************ default sidebar definitions  - BEGIN ************ */
aside nav {
    margin-bottom: 20px;
}
/* ************ default sidebar definitions  - END ************ */



/* *************************************** */
/* ************ Extension CSS ************ */
/* *************************************** */

/* ************ indexed search - typoscript searchbox - BEGIN ************ */
.searchBox{
    float: right;
}
.searchBoxInput {
    border: 1px solid #9e9e9e;
    font-size: 12px;
    margin: 4px 0 0;
    padding: 3px 5px;
    width: 190px;
    line-height: normal;
}
.searchBoxButton {
    display: none;
}
/* ************ indexed search - typoscript searchbox - END ************ */



/* ************ fw luther awards - BEGIN ************ */
.tx-fw-luther-awards {
    border-left: 1px solid #9E9E9E;
    border-top: 1px solid #9E9E9E;
    width: 758px;
    margin-left: 2px;
}
.awardBox {
    padding: 60px;
    width: 252px;
    height: 252px;
    border-right: 1px solid #9E9E9E;
    border-bottom: 1px solid #9E9E9E;
    float: left;
    position: relative;
    text-align: center;
}
.awardLayer p {
    text-align: center;
}
.awardLayer {
    background: none repeat scroll 0 0 rgba(242, 242, 242, 0.95);
    display: none;
    height: 251px;
    width: 251px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 900;
}
/* ************ fw luther awards - END ************ */







/* ************************************************************** */
/* ************ fw luther BEGIN roman.css below here ************ */

/** extemsion defaults - paginator **/
.f3-widget-paginator {
    float: right;
}
.f3-widget-paginator li{
    background: none;
    float: left;
    padding: 0 5px 0 0;
}
/** extemsion defaults - fileextensions **/
.filepdf {
    background: url(/typo3conf/ext/fw_luther/Resources/Public/Icons/File/pdf.gif) no-repeat scroll left center transparent !important;
    padding-left: 18px;
}

/** autocomplete **/
.acWrapper {
    position: relative;
}
.acBox {
    background: #FFFFFF;
    /*width: 188px;*/
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    position: absolute;
    left: 0;
    top: 22px;
    padding: 5px;
    border: 1px solid #9E9E9E;
    border-top: 0;
}
.acElement {
    background: none;
    padding-left: 0;
}
.acElement a {
    display: block;
}

/** gallery **/
.gallery {
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}
.galleryThumbnailContainer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DEDEDE;
    width: 300px;
    height: 169px;
    padding: 5px;
    margin: 0 10px 10px 0;
    float: left;
    text-align:center;
    position: relative;
}
.playoverlay {
    position: absolute;
    left: 130px;
    top: 65px;
}
.playVideo {
    display: block;
    position: relative;
}
.playVideo .playoverlay {
    left: 430px;
    top: 233px;
}
.galleryLayer {
    display: none;
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.galleryLayer .next, .galleryLayer .prev {
    font-weight: 900;
    font-size: 100px;
    line-height: 100%;
    position: relative;
    left: -50px;
    top: 250px;
}
.galleryLayer .next {
    left: auto;
    right: -870px;
}
.lightbox {
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    position: absolute;
    left: 80px;
    top: 150px;
    width: 940px;
    height: 546px;
}
.bigMedia {
    background: #fff;
    display: none;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 900px;
    height: 506px;
    text-align: center;
    z-index: 1000;
}


/* */
#appointmentListContainer .appointmentListappointment {
    border-bottom: 1px solid #BDBFBE;
    padding: 10px 0;
}
#appointmentListContainer .appointmentListappointment div {
    float: left;
}
#appointmentListContainer .appointmentListRow1 {
    width: 520px;
}
#appointmentListContainer .appointmentListRow2 {
    width: 85px;
}
#appointmentListContainer .appointmentListRow3 {
    width: 125px;
}
#appointmentListContainer .appointmentListRow4 {
    width: 170px;
}
#appointmentListContainer .appointmentListRow5 {
    width: 80px;
}

.contactResult {
    position:relative;
}
.contactResultsPicture {
    position:absolute;
    top: -50px;
    left: 770px;
    display: none;
    width: 215px;
}

.contactResult:hover .contactResultsPicture {
    display: block;
}
.contactResultsPicture.last0  {
    position:absolute;
    top: -158px !important;
    left: 770px;
}
.contactResultsPicture.last1  {
    position:absolute;
    top: -133px !important;
    left: 770px;
}
.contactResultsPicture.last2  {
    position:absolute;
    top: -92px !important;
    left: 770px;
}
#contactResultsPicture18  {
    position:absolute;
    top: -110px !important;
    left: 770px;
}
#contactResultsPicture17  {
    position:absolute;
    top: -118px !important;
    left: 770px;
}
#contactResultsPicture16  {
    position:absolute;
    top: -77px !important;
    left: 770px;
}

.regformColumn {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.regformColumn input {
    width: 100%;
    margin-bottom: 10px;
}
.regformComment {
    width: 98%;
}

/** news teaser **/
article {
    margin-bottom: 25px;
}




.newsTeaserStartOneRowImage a,
.newsTeaserStartTwoRows a,
.newsTeaserStartThreeRowsImage a,
.newsTeaserStartTwoRowsImages a,
.newsTeaserThreeColumnText a,
.newsTeaserStartOneRow a ,
.newsTeaserStartFourRow  a,
.newsTeaserStartOneRowImageNoCol a,
.newsTeaserStartFourRow a {
    color: #112A35 !important;
}
article.newsTeaserStartFourRow {display:block;}
.newsTeaserStartOneRowImage:hover a,
.newsTeaserStartTwoRows:hover a,
.newsTeaserStartThreeRowsImage:hover a,
.newsTeaserStartTwoRowsImages:hover a,
.newsTeaserThreeColumnText:hover a,
.newsTeaserStartFourRow:hover a ,
.newsTeaserStartOneRow:hover a ,
.newsTeaserStartFourRow:hover a {
    color: #C7114A !important;
}
a.newsTeaser
.newsLink {
    display:block;
    width: 10px;
    height: 10px;
    background: url(../img/newslink.png) no-repeat scroll left top transparent;
}
.newsTeaserStartOneRowImage:hover .newsLink,
.newsTeaserStartTwoRows:hover .newsLink,
.newsTeaserStartThreeRowsImage:hover .newsLink,
.newsTeaserStartTwoRowsImages:hover .newsLink,
.newsTeaserThreeColumnText:hover .newsLink,
.newsTeaserStartOneRow:hover .newslink {
    background: url(../img/newslink.png) no-repeat scroll left bottom transparent;
}

/** contact **/
#contactDetailContentBoxRight, #contactDetailContentBoxLeft {
    float: left;
    width: 50%;
}
.contactDetailContentInner {
    margin-right: 10px;
    display: block;
}
.contactSearchSidebar label {
    display: none;
}
#contactSearchName input {
    padding: 4px 6px;
    width: 100%;
    border: 1px solid #9E9E9E;
    margin-bottom: 5px;
    color: #112a35;
    font-size: 12px;
}
.contactSearchSidebar #contactSearchName input {
    padding: 3px 5px;
    width: 94%;
}
.submitButton {
    background: transparent;
    border: 0 none;
    padding: 0;
    text-align: right;
    width: auto;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}
.submitButton:hover {
    color: #C7114A;
}
/** publications **/
.brochuresListRow1 {
    float: left;
    width: 20%;
    margin-right: 2%;
}
.brochuresListRow2 {
    width: 54%;
    float: left;
}
.brochuresListRow3 {
    float: right;
    text-align: left;
    width: 20.5%;
}
/** services **/
.serviceContact {
    padding-top: 10px;
}
.serviceImage {
    display: block;
    margin: 40px auto;
}
.contactsSidebarContainer {
    width: 200px;
    min-height: 290px;
    overflow: hidden;
    position: relative;
    margin-left: 8px;
}
ul.contactsSidebar {
    margin-bottom: 3px !important;
    position:relative;
}
#sidebar .contactsSidebarContainer {
    width: 200px;
    min-height: 225px;
    overflow: hidden;
    position: relative;
    margin-left: 0px !important;
    margin-top: 5px;
}

.contactsSidebar {
    height: 270px;
    /* position: absolute; */
}
h3.locationHead {
    padding-top: 10px;
}
.contactsSidebar li {
    float: left;
    width: 200px;
    background: none;
    padding: 0;
    display:inline-block;
}

span.honors-header {
    cursor: pointer;
    user-select: none;
}
.honor-arrow{
    margin-top: -1px;
}

span.lowcase {
    text-transform: lowercase;
}


#layerWrapper {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    cursor: pointer;
}

#layerWrapper #christmasLayer > div:first-child{
    margin: 0 auto;
    padding: 20px;
}

#layerWrapper #christmasLayer {
    width: auto;
    margin: 100px auto;
    position: relative;
    z-index: 99999;
}

@media (max-width: 992px){
    #mainNavigation.mobile .nav-slide-2 .firstSub ul.columns{
        float: none;
    }
}

@media (max-width: 768px){
    #mainNavigation.mobile .nav-slide-2 .firstSub ul{
        width: 98% !important;
        float: none;
    }
}
