/* Füge hier Dein eigenes CSS ein *//* Füge hier Dein eigenes CSS ein */

/* TESTS */

.av-image-caption-overlay-center p:last-child {
    margin-bottom: 5px !important;
}

/* TESTS */




/* HEADER Menu Schatten grösser */
header.av_minimal_header_shadow {
  box-shadow: 0 0 12px 6px rgba(0,0,0,0.3);
}

header.av_header_transparency {
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}
/* HEADER Menu Schatten grösser */


/* Logo in SLIDER */
.avia-slideshow li img {
    display: block;
    width: 349px !important;
    margin: 0 auto;
    border-radius: 3px;
    position: absolute !important;
	  right: -1240px; bottom: -640px;
	  background-color: rgba(255, 255, 255, 0.8);     
}

/* Bildgalerie Text Legende */
.av-image-caption-overlay-center {
    display: table-cell;
    vertical-align: bottom !important;
    font-size: 1.3em !important;
    line-height: 1.3em !important;
}

/* Bildgalerie Text Overlay */
.av-caption-image-overlay-bg {
	position: absolute;
  bottom: 0 !important;
	max-height:70px !important;
}

.slideshow_align_caption {
    display: table-cell;
    vertical-align: top !important;
    position: relative;
	padding-top: 50px;
}

.slideshow_caption {
    z-index: 100;
    width: 90% !important;
    position: absolute;
    bottom: 0;
    top: auto;
    height: 100%;
    display: block;
    text-decoration: none;
}

#top .avia-logo-element-container .slide-entry {
    padding: 40px !important;
}



/* Reiter TABS */
.tab_content {   
    padding: 5px 5px 1px 5px !important;
    overflow: auto;
    position: absolute;
}
.tab_inner_content {
    margin: 1px 0 !important;
    left: -200%;
    position: relative;
}

.top_tab .tab {
    border-bottom: none;
    padding: 12px 16px 14px 16px;
    font-size: 18px !important;
	text-transform: uppercase;
}

.alternate_color .tabcontainer .tab.active_tab {
    color: #004E53 !important;
}


/* TablePress */
table {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0 !important;
        margin-bottom: 10px !important;
    font-size: 16px !important;
}

.tablepress tr {
    cursor: pointer;
}

.tablepress td {
    padding: 8px;
   font-size: 16px !important;
}

.tablepress .row-hover tr:hover td {
  background-color: #ccdbdc;
  color: #212121;
}

.tablepress thead th {
    background-color: #004E53;
  font-weight: bold !important;
    text-align: center;
    text-decoration: none;
    padding: 12px 0px !important;
	 color: #fff;	
    letter-spacing: 1.0px !important;
    text-transform: none !important;
	 font-size: 17px !important;
}

.tablepress-id-2 .row-2 td {
  background-color: #ccdbdc !important;
  color: #004E53 !important;
	font-size: 17px !important;
}

.tablepress .row-2 td {
  background-color: #ccdbdc !important;
  color: #004E53 !important;
	font-size: 17px !important;
}

/* TablePress Ende */


/* Table Copy
tr.header {
    background-color: #004E53 !important;
    color: #fff;
    font-weight: bold !important;
    text-align: center;
    text-decoration: none;
    padding: 12px;
	 font-size: 1.6em !important;
    line-height: 45px;
}
 */

#socket {
    font-size: 18px !important;
    margin-top: -1px;
    z-index: 1;
	padding: 80px;
}