/************************************************************************************
Datei:          global.css
Beschreibung:   Formatierungen fuer alle Dateien
Erstellt von:   Elias Sasek
*************************************************************************************/


/**************************/
/*globale Formatierungen*/
/**************************/
html,body{
    background-attachment: fixed;
    background-color: transparent;
    background-repeat: repeat-x;
    background-size: 100% auto;
    color: black;
    font: 12px Trebuchet MS;
    height: 100%;
    margin: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

* { margin:0;
    padding:0;
}


.clearfix {
    clear: both;
}

img {border: 0;}

/*Ganzes Main mit Inhalt*/
div#main{
    background-image: url(../images/global_all/glob_white-main.png);
    background-repeat:repeat-y;
    width:879px;
    padding:0 0 0 35px;
    position: relative;
}


div#statistik_main {
    float:left;
    margin: 0 0 0 5px;
    text-align:left;
    width:840px;
    height:320px; /*alt: 130px; bevor ich neue Werte hinzugefÃ¼gt habe*/
}


div#main_search{
    background-image: url(../images/global_all/glob_white-main.png);
    background-repeat:repeat-y;
    width:879px;
    min-height:700px;
    padding:0 0 0 35px;
    position: relative;
}

div#main2{
    background-image: url(../images/global_all/glob_white-main.png);
    background-repeat:repeat-y;
    width:879px;
    padding:0 0 0 35px;
    float:left;
    margin: 0 0 0 -35px;
    min-height:270px;
}



/*Div mit den einzelnen Themenbereichen unten*/
div.themcont{
    background-image: url(../images/global_all/glob_themcont_big.png?v=2014-12-18);
    width:280px;
    height:343px;
    padding: 12px 0 0 0px;
    float:left;

}

div.themcont_akt{
    background-image: url(../images/global_all/glob_themcont_akt_big.png?v=2014-12-18);
    background-position: 0 2px;
    width:280px;
    height:343px;
    padding: 12px 0 0 0px;
    float:left;

}

/*Divs f&uuml;r die Statistiken */

div.statcont{
    background-image:url(../images/global_all/glob_statcont.png);
    width:231px;
    height:107px;
    float:left;
}

div.statcont_archiv{
    background-image:url(../images/global_all/glob_archivcont.png);
    width:104px;
    height:107px;
    float:left;
}

p.statcont_text{
    margin: 5px 0 0 12px;
}

img.stat_pict{
    margin: 7px 0 0 14px;
    width: 208px;
    height: 62px;
    border: none;
}

img.demnachst_pict{
    margin: 7px 0 0 14px;
    width: 208px;
    height: 62px;
    border: none;
}


img.stat_pict:hover{
    background-image:url(../images/global_all/glob_stathover.png);
}

div#star_cont{
    background-image:url(../images/global_all/glob_ratecont.png);
    width:788px;
    height:107px;
    float:left;
    margin: 0 0 107px 0;
    padding-right:12px;

}

#maxim{float:left;}

img.starpict{
    width: 17px; height: 17px; border: none;
}

div#top7_cont{
    width: 790px; height: 58px; margin: 4px 0 0 12px;  float:left;
}
div.top7rate_cont{
    width:110px; height:58px; float:left; overflow:hidden; margin-left: 1px;
}
div.top7rate_contwide{
    width:230px; height:58px; float:left; overflow:hidden; margin-left: 1px;
}


img.top7rate_pict{
    width: 220px; height: 58px; border: none; margin: 0 0 0 -110px;
}

img.top7rate_pictwide{
    width: 230px; height: 58px; border: none; margin: 0 0 0 0px;
}

img.top_ft2012{
    width: 360px; height: 93px; border: none; margin: 0 0 0 -180px;
}

div.top_ftcont{
    width:180px; height:93px; float:left; overflow:hidden; margin: 0 0 0 318px;
}

div.zwischencont{
    background-image: url(../images/global_all/glob_zwischenkat_cont.png);
    width:780px;
    height:250px;
    padding: 6px 0 0 7px;
    text-align:left;
    float:left;
    margin: 0 0 0 25px;

}


div.zwicont_pict-in{
    width: 771px;
    height: 224px;
    border: none;
    margin: -6px 0 0 -7px;
    padding: 26px 0 0 18px;
}

p.zwicont_btn-left{
    margin: 25px 0 0 0; width:170px;;
}

p.zwicont_btn-right{
    width:170px;
    float:right;
    margin: 25px 20px 0 0;
}

div.searchcont{
    background-image: url(../images/global_all/glob_searchcont.png);
    width:752px;
    height:168px;
    padding: 6px 0 0 7px;
    text-align:left;
    float:left;
    margin: 0 0 0 39px;

}

div.searchcont_sasektv{
    background-image: url(../images/global_all/glob_searchcont.png);
    width:752px;
    height:168px;
    padding: 6px 0 0 7px;
    text-align:left;
    float:left;

}



p.search_found{
    float:left;
    margin: 0 0 0 250px;
}

div.search_descript{
    float:left;
    width:460px;
    height:121px;
    margin: -135px 0 0 270px;
    padding: 3px 0 7px 3px;
}

/*Aktuell Meldung bei index*/

.notification { padding: 10px 10px 10px 45px; margin: 0 0 7px 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; position: relative; }
.notification .close { position: absolute; right: 5px; top: 5px; display: inline-block; width: 8px; height: 8px; cursor: pointer; }
.notification .close { background: url(../images/global_all/close.png) no-repeat 0 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.notifyError { border: 1px solid #ff0000; background: #FFECEC; color: #ff0000; font-size: 11px; }

.msginfo { border: 1px solid #99c4ea; background: #d1e4f3 url(../images/global_all/info.png) no-repeat 10px center; float:left; width:740px;}
.msginfo_dyn { border: 1px solid #99c4ea; background: #d1e4f3 url(../images/global_all/info.png) no-repeat 10px center; float:left; width:780px;}

#fortsetzungFolgt_dranbleiben {
    position: absolute;
    width: 466px;
    height: 64px;
    right: 31px;
    padding: 5px 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url('../images/etnovember2014_all/etnovember2014_ansage-fortsetzung.png');
}


#fortsetzungFolgt_dranbleiben p {
    display: block;
    float: right;
    font-size: 14px;
    height: 55px;
    margin: 0;
    padding: 0;
    position: relative;
    text-shadow: 0 0 1px rgba(255, 0, 0, 0.35);
    width: 226px;
}

/*Dieses Div wird durch jw-Player generiert*/
#player_wrapper {margin: 0 auto;}



div#left_video{
    /* width: 450px; */
    float: left;
    /* height: 495px; */
    /* height: 355px; */
    margin: 0 0 0 8px;
}

div#left_book{
    width:500px;
    float:left;
    margin: 0 0 0 8px;
}

div#vid_info {
    margin: 16px 0 0 0;
    float:left;
    width:99%;
    height: 30px;
    display:none;

}

div#left_musicpos{
    float:left;
    width:825px;
    height:82px;
    background-image:url('../images/global_all/music_bg.png');
    background-repeat:repeat-x;
    margin: -2px 0 0 8px;
    overflow:auto;
}

div#left_musicpos-left{
    float:left;
    height:350px;
    width:8px;
    background-image:url('../images/global_all/music_bg-left.png');
    background-repeat:repeat-x;
}

div#left_musicpos-right{
    float:right;
    height:350px;
    width:10px;
    background-image:url('../images/global_all/music_bg-right.png');
    background-repeat:repeat-x;
}

.musicpos_title{
    width: 24px;
    height: 22px;
    border: none;
    float:left;
}

.musicpos_text{
    margin: 4px 0 0 0;
}



div#left_image{
    width:825px;
    float:left;
    min-height:355px;
    margin: 0 0 0 8px;
}

div#head_film{
    /*height:405px;*/
    /*height:751px; 435 vor Download - nacher 490*/
    width:840px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 32px 0 0 0;
    float:left;
}



/*Hauptcontainer fï¿½r Playlist-Items*/
.vertical{

    position:relative;
    overflow:hidden;
    width:340px;
    height:350px;
}

.vertical_court{

    position:relative;
    overflow:hidden;
    width:280px;
    height:265px;
}

input.searchbox{
    font-color: grey;
    border:none;
    border-color:transparent;
    font: normal 12px Trebuchet MS;
    margin: 8px 0 0 10px;
}

div#search_bg{
    background-image:url(../images/global_all/glob_search.png);
    width:151px;
    height:31px;
    float:right;
    margin: -37px 15px 0 0;
}

div#infobox{
    background-image: url('../images/global_all/glob_infobox.png');
    width: 295px;
    height: 311px; /*vorher 361px - Stand: 30.06.2014*/
    padding: 7px 0 0 17px;
}

div#infobox_ft2012{
    background-image: url('../images/global_all/glob_infobox.png');
    width: 295px;
    height: 355px;
    padding: 12px 0 0 12px;
    float:right;
    margin: 0 32px 0 0;
}

/* root element for scrollable items */
.items {
    position:absolute;

}

#actions a {
    cursor:pointer;
}

/*Playlistitems*/
div.item_play{
    width:318px;
    height:84px;
    background-image: url('../images/global_all/glob_playlist_cont.png');
    margin: 4px 0 0 0;
}

div.item_play_akt{
    width:318px;
    height:84px;
    background-image: url('../images/global_all/glob_playlist_cont_akt.png');
    margin: 4px 0 0 0;
}

img.item_pict{
    border: medium none;
    height: 80px;
    margin: 3px 0 0 3px;
    float:left;
}


div.item_descript {
    display: block;
    float: left;
    margin: 10px 0 0 10px;
    width: 178px;
}

span.final_desc{

    font-size:0.8em;
}

p.theme_descript{
    margin: 0 0 5px 12px;
    width:255px;

}


.themcont p.theme_descript:first-child, .themcont_akt p.theme_descript:first-child {
    height: 33px;
}



p.theme_descript_search{
    margin: 0 0 5px 12px;
    width:700px;
}


img#next_playlists{
    width: 318px;
    height: 14px;
    border: none;
    margin: 7px 0 0 0;
}

img#prev_playlists{
    width: 315px;
    height: 14px;
    border: none;
}

img#prev_playlists_court{
    width: 280px;
    height: 14px;
    border: none;
}

img#next_playlists_court{
    width: 280px;
    height: 14px;
    border: none;
    margin: 7px 0 0 15px;
}



/*Fadeeffekt*/
.fadeThis {
    position:relative;
    display:block;
    height: 138px;
    width: 266px;
    overflow: hidden;
    background-color: #fff;
}

.fadeThis img {
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
}

.fadeThis img.theme-fade-img {
    right: 0;
    top: 0;
    height: 138px;
}

.fadeThis:hover img.theme-fade-img,
.fadeThis.act img.theme-fade-img {
    height: 152px;
    top: -7px;
    right: -7px;
}

.fadeThis img.theme-icon {
    top: 56px;
    left: 119px;
    z-index: 400;
    width: 27px;
    -webkit-filter: blur(0);
    filter: blur(0);
}

.fadeThis:hover img.theme-icon,
.fadeThis.act img.theme-icon {
    width: 100%;
    top: -50px;
    left: 0;
    opacity: 0;
    -webkit-filter: blur(13px);
    filter: blur(13px);
}

.hover {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 138px;
    width: 266px;


}


/*Logo/Schriften*/

#logo_schrift{
    width: 220px;
    border: none;
    float:left;
    /*margin: -104px 0 0 0;*/
    margin-top: 15px;
}

#about_sasektv{

    width: 160px;
    height: 151px;
    border: none;
    float:left;
    /*margin: -122px 0 0 -162px;*/
    margin: 0 0 0 -160px;
}

#schrift_welt{
    width: 366px;
    height: 60px;
    border: none;
    float: left;
    margin: -114px 0 0 230px;
    text-align:left;
    background-image:url('../images/global_all/glob_schrift-welt.png');
}

#logo_tooltip_box {
    display:none;
    text-decoration: none;
    position: relative;
}

.search_input{
    width: 300px;
    margin-top: 30px;
    margin-left: 370px;
    position: absolute;
}
.search_input input {
    padding: 0 0 0 10px;
}

.social_icon {
    float: right;
    /*margin: -110px -34px 0 0;*/
    margin-top: 25px;
}
.social_icon img {
    width: 20px;
}




p#msg_view_language{
    margin: 7px 0 0 0;

}

a#msg_link_language{
    color:#c8130d;
    text-decoration: underline;
}

a#msg_link_language:hover{
    text-decoration: overline;
}

#logo_img{
    width: 150px;
    height: 150px;
    border: none;
    float:right;
    margin: -118px 0 0 0;

}

img#tv-sendung_title{width: 236px; height: 36px; border: none; float:left;}


h1{ font-size:2em; }
h2{ font-size:1.3em;
}
h3{	font-size:1.2em; }
h4{	font-size:1em; }
h5{ font-size:.9em; }
h6{ font-size:.8em; }

li,dd{
    margin-left:40px;
    font-size:14px;
    text-align:left;

}
i,em{ font-style:italic; }

b,strong{ font-weight:bold; }

u{ text-decoration:underline; }

hr{
    height:1px;
    margin:5px;
    border-top:1px solid #ccc;
    border-color:black;
}

ul ul,ol ol{ margin-bottom:0; }


ul{ list-style-type:circle; }

ul ul{ list-style-type:square; }

h1,h2,h3,h4,h5,h6,p,ul,ol{ margin-bottom:20px; }


a, a:visited,a:focus {
    color:#565656;
    text-decoration:none;
    margin:0;
    padding:0;
}

a:hover, a:active {
    color:#888888;
    margin:0;
    padding:0;
    text-decoration:underline;
}

p {
    text-align:left;
    color:black;
    margin:0;
    padding:0;
    font: normal 12px Trebuchet MS;
}

.kat_spezial-header {
    margin: 10px 0 -10px 0;
    padding-top: 20px;
}

.kat_spezial-header img {
    padding-top: 10px;
}


/***********************************************/
/* START {Hier wird das Monatsspezial designed}*/
/***********************************************/
div#ansageMonatsspezial {
    height: 158px;
    width: 100%;
    margin: 0 0 25px 0;
    background: url('../images/monatsspezial_all/monatsspezial_ansage/ansageMonatsspezial_sexzwang.png');
}

p#monatsspezial_ansagetext {
    width: 400px;
    font-size: 13px;
    padding: 0 0 0 0;
    margin: 23px 0 0 40px;
    float: left;
    color: #fff;
}

img#ms_ansage_dvd {
    margin: -20px 20px 0 0;
    float: right;
}

div#tip_monatsspezial {
    width: 100%;
    margin: 0 0 25px 0;
}

div#tip_monatsspezial p{
    margin: -22px 0 0 0;
}

div#weekspecial_background{
    background-image:url('../images/wochenspezial_all/bg_wochenspezial_helden.png');
}

div.videoZuDiesemFilm {
    width: 781px;
    margin: 50px 0 0 40px;
    height: 200px;
}

div.aehnlicheVideo {
    width: 171px;
    margin: 0 20px 10px 0;
    height: 90px;
    border: 2px groove #d1d1da;
    overflow: hidden;
    float: left;
}
.aehnlicheVideo img{
    height: 90px;
    margin: 0 0 0 -171px;
    width: 342px;
}

div.bg_sTV{
    background-color: #f6e3c1;
    float:left;
    margin: 0 0 0 40px;

}

#monatsspezial_allVideo tr td{
    padding: 15px 0 0 0;
}

div#monatsspezial_container {
    width: 845px;
    position: relative;
    overflow: hidden;
}

ul#monatsspecialVideoAll {
    height: 1200px;
    width: 100%;
    position: relative;
}

ul#monatsspecialVideoAll li {
    width: 845px;
    display: inline-block;
    position: absolute;
    margin: 0;
}

div#bg_weekspecial{
    background-color: #ab9577;
    float:right;
    margin: 0 45px 0 0px;

}

div.monthspecial{
    margin: 15px 0 0 0;
    padding: 0 0 0 40px;
    overflow: hidden;
}

div#prev_pfeil{
    background-image:url('../images/monatsspezial_all/prev_pfeil.png');
    margin: 290px 0 0 -75px;
    float: left;
    clear: both;
    position: fixed;
    cursor: pointer;
}

div#next_pfeil{
    background-image:url('../images/monatsspezial_all/next_pfeil.png');
    float: right;
    margin: 290px 0 0 870px;
    position: fixed;
    cursor: pointer;
}

div#transparenter_balken{
    margin: -35px 40px 0 0px;
    width: 760px;
    height: 30px;
    overflow: hidden;
    background: rgba(171,149,119,0.6);
}

div.cont_description_dunkel{
    float: right;
    margin: 13px  45px  0  0px;
}

div.cont_description_hell{
    overflow: auto;
    background-color: #f6e3c1;
    float: right;
    margin: 0px  45px  0  0px;
    padding: 5px 7px 0 10px;
}

div.cont_nextweek_hell{
    float: right;
    margin: 13px  45px  0  0px;
}

div.cont_nextweek_dunkel{
    float: right;
    margin: 0px  45px  0  0px;
    overflow:hidden;
}

div.monatsspezial_logo_sTV{
    background-image:url('../images/monatsspezial_all/monatsspezial_logo_sTV.png');
    margin: 15px  0  0  0;
}

div.monatsspezial_all {
    width: 875px;
}

div#text_wochenspezial{
    font-size:4.1em;
    text-align: center;
}

div#text_Datum{
    font-size:1.9em;
    text-align: center;
}

div#text_transparenter_balken{
    font-size: 1.9em;
    text-align:left;
    margin: 0 0 0 10px;
}

.cont{
    font-size: 1.1em;
    text-align:left;
    margin: 4px 0 0 5px;
}


div#text_andereFilme{
    font-size: 1.5em;
    clear: both;
    text-align:left;
    margin: 13px 0 0 40px;
}

div#weitereFilme{
    margin: 20px 0 0 20px;
}

/* SPRACHEN-FLAGGEN ueber dem Video */
div.languagespez {
    margin: 0 0 0 35px;

}


div.languagespez a {

    margin: 0 10px 0 0;

}




/**********************************************/
/* ENDE {Hier wird das Monatsspezial designed}*/
/**********************************************/


/************************************
** Medienhetze - Gegendarstellung ***
************************************/

#medienhetze-behauptung {
    width: 224px;
    height: 190px;
    margin: 70px 0 0 100px;
    float: left;
    background: url('../images/sasektv_all/medienhetze_behauptung1.png');
}

#medienhetze-behauptung:hover {
    background: url('../images/sasektv_all/medienhetze_behauptung-hover1.png');
}


#medienhetze-wirklichkeit {
    width: 211px;
    height: 189px;
    margin: 70px 90px 0 0;
    float: right;
    background: url('../images/sasektv_all/medienhetze_wirklichkeit1.png');
}

#medienhetze-wirklichkeit:hover {
    background: url('../images/sasektv_all/medienhetze_wirklichkeit-hover1.png');
}

#medienhetze-famsasekkennenlernen {
    width: 530px;
    height: 38px;
    padding: 10px 0 0 0;
    margin: 0 0 0 110px;
    clear: both;
    background: url('../images/sasektv_all/famsasek_kennenlernen.png');
}


#medienhetze-famsasekkennenlernen:hover {
    background: url('../images/sasektv_all/famsasek_kennenlernen-hover.png');
}

#medienhetze-topicbehauptung {
    width: 261px;
    height: 139px;
    background: url('../images/sasektv_all/medienhetze_topicbehauptung.png');
    float: left;
    margin: 130px 0 0 80px;
}

#medienhetze-topicgegendarstellung {
    width: 261px;
    height: 139px;
    background: url('../images/sasektv_all/medienhetze_topicgegendarstellung.png');
    float: right;
    margin: 120px 90px 0 0;
}

#medienhetze-topicivogegendarstellung {
    margin: 0 0 0 415px;
    height: 0px;
    width: 220px;
}

/*************************************
          NEUE WERTE STARTSEITE
**************************************/

.neuewerte_textbox {
    width: 480px;
    height: 121px;
    background: url('../images/global_all/tv-neuewerte-dummy.png');
    float: left;
    margin: 8px 0 0 15px;
}
.slick-dots {
    padding-bottom: 5px;
}
.slick-prev:before, .slick-next:before { color: black; }
.slick-slider { margin-top: 27px; margin-left: 32px; width: 778px; }
.linkplaylist:hover {text-decoration: none;}



#mediaplayer {
    margin-top: 16px;
    width: 840px; height: 473px;
}

/******************************
      Download-Popup
 *****************************/

#dropdown-download-menu {
    list-style: none;
}
#linkembed_box {
    padding: 0.4em 1em 0.4em 20px;
    position: relative;
    text-decoration: none;
    float: left;
    margin-left: 15px;
}
#dialog_link {
    float: left;
}
.downloadbtn {
    padding: 5px !important;
}
.downloadbtn:hover {
    background-color: rgba(255,255,150,0.6);
    text-decoration: none;
    border-radius: 15px;
}
#linkembed_box span.ui-icon {
    left: 0.2em;
    margin: -8px 5px 0 0;
    position: absolute;
    top: 50%;
}
#dialog {
    width: 500px !important;
}
.imagedownload {
    height: 32px !important;
    width: 32px !important;
}
.downloadtext:hover {
    text-decoration: none !important;
}

.btn_download {
    padding: 0.4em 1em 0.4em 20px !important;
    position: relative;
    text-decoration: none !important;
    float: left;
    margin-left: 15px !important;
}
.btn_download:visited, .btn_download:focus {
    color: #565656;
    text-decoration: none;
}
.btn_download:hover, .btn_download:active {
    color: #888888;
    text-decoration: underline;
}

/* Werbe-Banner */

.adbox {
    font-family: "Open Sans", sans-serif;
    border: 5px solid rgba(255,255,255,0.3);
}
.adbox h2 {
    padding: 10px 0 0 20px;
    font-size: 25px;
    margin: 0;
    font-weight: normal;
    text-align: left;
}
.adbox span {
    text-align: left;
    padding: 0 0 0 20px;
    font-size: 20px;
    center: none;
    margin: 0;
    margin-top: -5px;
    display: block;
}
.adbox p {
    padding: 8px 0 0 20px;
    font-size: 16px;
}
.adbox-right {
    float: right;
    width: 30%;
}
.adbox-left {
    float: left;
    width: 70%;
}
.adbox .btn_green {
    padding: 10px 20px 10px 20px;
    font-size: 15px;
    background: rgba(147,192,111,0.8);
    color: white;
    margin: 10px;
}
.adbox .btn_green:hover {
    background: rgba(147,192,111,0.5);
    text-decoration: none;
}

/*Dropdown Anpassungen*/
.nav > li > a:hover, .nav > li > a {
    text-decoration: none;
    background-color: #eee;
    padding: 8px 20px;
    opacity: 0.8;
    border-radius: 5px;
}
.dropdown-language li {
    margin: 0;
}
.dropdown-menu > li > a {
    padding: 0px 20px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #AAAAAA;
}
.dropdown-menu {
    z-index: 50;
}
.arrow {
    border-width: 8px;
    z-index: 10;
}
.arrow,
.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.arrow:after {
    border-width: 7px;
    content: "";
}
.arrow.top {
    left: 50%;
    margin-left: -8px;
    border-top-width: 0;
    border-bottom-color: #eee;
    border-bottom-color: rgba(0,0,0,0.1);
    top: -8px;
}
.arrow.top:after {
    content: " ";
    top: 1px;
    margin-left: -7px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.dropdown-language .dropdown-menu {
    margin-top: 10px !important;
    margin-left: -10px;
    min-width: 100px;
}
.dropdown-language {
    margin-top: 17px;
}

/*Kontakt*/
.kontaktbox {
    float:right;
    /*margin: -125px 0 0 0;*/
}
.kontaktbox a, .kontaktbox a:visited, .kontaktbox a:focus {
    color: #000000;
}
.kontaktbox a:hover, .kontaktbox a:active  {
    color:#565656;
}

/*Socials*/
.btn {
    font-weight: 500;
    border-radius: 2px;
}
.btn-icon.btn-sm {
    width: 40px;
}
.btn-icon {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 34px;
    text-align: center;
}
.btn-info {
    color: #fff !important;
    background-color: #4cb6cb;
    border-color: #4cb6cb;
}
.btn-primary {
    color: #fff !important;
    background-color: #545ca6;
    border-color: #545ca6;
}
.btn-danger {
    color: #fff !important;
    background-color: #f05050;
    border-color: #f05050;
}
.btn-dark {
    color: #fff !important;
    background-color: #5a6a7a;
    border-color: #5a6a7a;
}
.socialsvideo a:hover, .socialsvideo a:focus {
    color: #303437;
    text-decoration: none;
    padding: 5px 0 !important;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff !important;
    background-color: #ee3939;
    border-color: #ed2a2a;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff !important;
    background-color: #4b5395;
    border-color: #464d8b;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff !important;
    background-color: #39adc4;
    border-color: #36a3b9;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark {
    color: #fff !important;
    background-color: #4f5d6b;
    border-color: #495663;
}
.socialsvideo  i {
    font-size: 20px;
}
.socialsvideo {
    float: right;
}
.socialsvideo .socialtext {
    font-size: 20px;
}


/******************************
    Email form start page
    + contact form (bottom)
******************************/

.stv-form{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 730px;
    margin: 10px auto;
    padding: 16px;
    height: 70px;
    margin-left: 45px;
    background: rgba(255,255,255,0.6);
    border: 5px rgba(255,255,255,0.2) solid;
}
.stv-fullpage-form{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
    height: auto;
    background: none;
    border: none;
}
.stv-form h1{
    background: #d2434c;
    padding: 15px 0;
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: -16px -16px 16px -16px;
}
.stv-form input[type="text"],
.stv-form input[type="date"],
.stv-form input[type="datetime"],
.stv-form input[type="email"],
.stv-form input[type="number"],
.stv-form input[type="search"],
.stv-form input[type="time"],
.stv-form input[type="url"],
.stv-form textarea,
.stv-form select {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 40%;
    background: rgba(255,255,255,0.8);
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px;
    color: #555;
    font: 95% Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-top: 10px;
    margin-right: 10px;
}
.stv-form input[type="text"]:focus,
.stv-form input[type="date"]:focus,
.stv-form input[type="datetime"]:focus,
.stv-form input[type="email"]:focus,
.stv-form input[type="number"]:focus,
.stv-form input[type="search"]:focus,
.stv-form input[type="time"]:focus,
.stv-form input[type="url"]:focus,
.stv-form textarea:focus,
.stv-form select:focus
{
    box-shadow: 0 0 5px #d13d49;
    padding: 10px;
    border: 1px solid #d13d49;
}

.stv-form input[type="submit"],
.stv-form input[type="button"]{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 28%;
    padding: 10px;
    float: right;
    font-size: 14px;
    background: #d2434c;
    border-bottom: 2px solid #f04d57;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    color: #fff;
    margin-top: 10px;
}

.stv-form input[type="submit"]:hover,
.stv-form input[type="button"]:hover{
    background: #d2434c;
}

.stv-fullpage-form input, .stv-fullpage-form textarea{
    width: 100% !important;
}

#subscribeNewsletterBox .success {
  display: none;
  font-size: 15px;
  margin-top: 10px;
  font-size: 23px;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
}

#subscribeNewsletterBox .success span {
    font-size: 18px;
}

#subscribeNewsletterBox .error {
  display: none;
  font-size: 15px;
  margin-top: 20px;
  font-size: 23px;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
}

#subscribeNewsletterBox .title {
  float: left;
  width: 30%;
  font-size: 23px;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  text-align: left;
}
#subscribeNewsletterBox .error-validation {
  display: none;
  margin-left: 220px;
  margin-top: -15px;
}

.bottom-menubar {
  position: fixed;
  bottom: 0px;
  right: 0px;
  height: 34px;
  width: 380px;
}

.bottom-menubar .newsletter {
  padding: 5px 10px;
  float: right;
  margin-right: 5px;
}

.bottom-menubar .contact {
  padding: 5px 10px;
  float: right;
  margin-right: 10px;
}


.contactButton {
  background: #d2434c;
  border-bottom: 2px solid #f04d57;
  display:inline-block;
  cursor:pointer;
  color:#fff !important;
  font-family:'Source Sans Pro';
  font-size:15px;
  font-weight: 400;
  padding:6px 18px 2px 18px;
  text-decoration:none;
  border: 1px rgba(210,67,76,0.4) solid;

}
.contactButton:hover {
  padding:6px 18px 2px 18px;
  background-color:#fff;
  text-decoration: none;
  color: #000 !important;
}

.contactButton:active, .contactButton:focus {
  padding:6px 18px 2px 18px;
}

.bottom-menubar-modal {
  background: rgba(255,255,255,0.95);
  border: 4px rgba(210,67,76,0.4) solid;
  position: fixed;
  right: 50px;
  bottom: 30px;
  padding: 20px;
  display: none;
  height: auto;
}

.bottom-menubar-modal h3 {
  font-size: 23px;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  margin-top: -5px;
}

.bottom-menubar-modal p {
  font-size: 16px;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  width: 90%;
}

.bottom-menubar-modal .header .close {
  float: right;
}

.bottom-menubar-modal:after,
.bottom-menubar-modal:after {
  z-index: -1;
  position: absolute;
  left: 90%;
  bottom: -14px;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 10px rgba(210,67,76,0.4);
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

#modal-newsletter .bottom-menubar-modal:after {
  top: 101.7%;
}

.modal-contact:after {
  top: 100.7%;
}

#modal-newsletter {
  right: 230px;
  width: 470px;
  min-height: 150px;
    z-index: 100;
}

#modal-contact {
  width: 590px;
  right: 20px;
    z-index: 100;
}

.filters input {
  display: none;
}

.filters .icon {
  text-align: center;
  display: inline-block;
}

.filters .icon .fa {
  visibility: hidden;
}

.filters input:checked + .icon .fa {
  visibility: visible;
}

/* IE8 and lower disabling hack because it does not support the :checked selector */
.filters input {
  display: inline\9;
}

.filters .icon {
  display: none\9;
}

.filters {
  /* prevent accidental selection when clicking */
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.filters label {
  cursor: pointer;
}


/* Checkbox styling */

.filters input {
  margin: 0 .1em; /* Use something similar to .icon */
}

.filters .icon {
  background: #fff;
  border: 1px solid;
  border-color: #cac3a8 #f9f0c2 #f9f0c2 #cac3a8;
  text-align: center;
  font-size: 12px;
  color: #667;
  margin: 0 .1em;
  width: 12px;
  height: 12px;
  padding: 3px;
}

.filters label {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  width: 90%;
  text-align: left;
  margin-top: 6px;
}

.filters p {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  width: 90%;
  text-align: left;
  margin-top: 10px;
}

#modal-contact .modal-street, #modal-contact .modal-tel, #modal-contact .modal-name, #modal-contact .modal-mail, #modal-contact #modal-contact .modal-text {
  float: none;
  width: 90% !important;
  margin-bottom: 5px;
}

#modal-newsletter .modal-email {
  width: 60%;
}

.contactButton i {
  margin-right: 5px;
}

.bottom-menubar-modal .success, .bottom-menubar-modal .error, #modal-contact .success, #modal-contact .error, #newsletter-box .success {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  display: none;
  padding: 10px;
  background: rgba(84,210,67,0.1);
  border: 4px rgba(84,210,67,0.2) solid;
  width: 90%;
}

#modal-contact .error-validation, #newsletter-box .error-validation, #newsletter-box .error {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  display: none;
  padding: 10px;
  background: rgba(210,67,76,0.2);
  border: 4px rgba(210,67,76,0.2) solid;
  width: 90%;
  margin-top: 15px;
}

#modal-contact .subInfobox {
  float: left;
  width: 70%;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  padding-top: 20px;
}

.bottom-menubar-modal .sublLabel {
  font-size: 12px;
  margin: 5px 0 0 0;
}

#modal-contact .modal-street {
  margin-top: 0;
}

.btnWait {
    display: none;
    float: right;
    font-size: 14px;
    margin-top: 10px;
    font-family: 'Source Sans Pro';
    padding: 10px 20px;
    background: rgba(210,67,76,1);
    color: #fff !important;
}

.btnWait:hover {
    text-decoration: none;
    padding: 10px 20px;
    cursor: default;
}

.btnWait img {
    height: 12px;
    margin-right: 5px;
}

 /* The Modal (background) */
.modal {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    font-family: 'Source Sans Pro';
}

.modal .modal-content h3 {
    font-size: 22px;
    text-align: left;
    font-weight: 200;
}

.modal .modal-content p {
    font-size: 18px;
    font-family: 'Source Sans Pro';
    text-align: left;
    font-weight: 300;
    margin-bottom: 15px;
}

.modal .modal-content span {
    color: #D2434C;
}

/* Modal Content/Box */
.modal-content {
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0.9);
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
    border-radius: 2px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.btn-startPage {
    font-family: 'Source Sans Pro';
    padding: 5px 10px;
    font-size: 15px;
    color: #fff;
    background: #D2434C;
    margin-top: 15px;
    border: 1px rgba(210,67,76,0.4) solid;
}

.btn-startPage:hover {
    padding: 5px 10px;
    background-color:#fff;
    text-decoration: none;
    color: #000 !important;
}

.btn-startPage:hover, .btn-startPage:active, .btn-startPage:visited {
    color: #fff;
}

.docdownload {
    float: left;
    margin-left: 15px;
    margin-top: -10px;
}

.displaynone {
    display: none;
}

/*Messageboxes*/
#content .message_green, #content .message_red, #content .message_blue, #content .message_yellow, .content_full_width .message_green, .content_full_width .message_red, .content_full_width .message_blue, .content_full_width .message_yellow {
    color: #333;
    padding: 20px 20px 20px 60px;
    margin: -14px 12px -7px;
}
#content .message_green, .content_full_width .message_green {
    background: #DFE9B7 url(/images/global_all/ico1.gif) 20px center no-repeat;
    border: 1px solid #BAC398;
}
#content .message_red, .content_full_width .message_red {
    background: #F5DCD8 url(/images/global_all/ico2.gif) 20px center no-repeat;
    border: 1px solid #CDBFBE;
}
#content .message_blue, .content_full_width .message_blue, .header-holder .message_blue {
    background: #DAE6F2 url(/images/global_all/ico3.gif) 20px center no-repeat;
    border: 1px solid #BDC4CA;
}
#content .message_yellow, .content_full_width .message_yellow {
    background: #F8F2B6 url(/images/global_all/ico4.gif) 20px center no-repeat;
    border: 1px solid #D8D4B7;
}

#content .message_green a, .content_full_width .message_green a {
    font-weight: bold;
    color: #66B500;
}
#content .message_red a, .content_full_width .message_red a {
    font-weight: bold;
    color: #CB2A19;
}
#content .message_blue a, .content_full_width .message_blue a {
    font-weight: bold;
    color: #0092F5;
}
#content .message_yellow a, .content_full_width .message_yellow a {
    font-weight: bold;
    color: #A58100;
}

.message_green, .message_red, .message_blue, .message_yellow {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#modal-contact .modal-plz {
    width: 16% !important;
    float: left;
    margin-left: 27px;
    margin-top: 10px;
}

#modal-contact .modal-ort {
    width: 70% !important;
    float: right;
    margin-right: 32px;
    margin-top: 10px;
}
#modal-contact .modal-street {
    float: right;
    margin-right: 33px;
    margin-top: 10px;
}
#modal-contact .modal-text{
    margin-top: -5px;
    width: 90%;
    margin-left: 4px;
}
#modal-contact .modal-country {
    width: 90% !important;
    float: right;
    margin-right: 32px;
    margin-top: -5px;
}
.btn_pink {
    background: #ff0046;
    border-radius: 5px;
    width: 207px;
    height: 50px;
    color: #ffffff;
    display: inline-block;
    font: normal 400 24px/50px "Open Sans", Arial, sans-serif;
    text-align: center;
    text-shadow: none;
    padding: 0 !important;
    cursor: pointer;
}
.btn_pink:hover {
    opacity: 0.7;
}

a.headerlinks:hover {
    text-decoration: underline;
}

.box {
    margin-bottom: 1%;
}

.box-container-content {
    width: 95.5%;
    margin-right: 5%;
}

.border-box-100 {
    width: 100%;
    float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.border-box-70 {
    width: 70%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.border-box-50-left {
    width: 49.5%;
    float: left;
    margin-right: 0.5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.border-box-50-right {
    width: 49.5%;
    float: left;
    margin-left: 0.5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.border-box-30-left {
    width: 29%;
    float: left;
    margin-right: 1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.border-box-30-right {
    width: 29%;
    float: left;
    margin-left: 1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box-container-content .border-home img {
    width: 100%;
    display: block;
}

.box-100 {
    width: 100%;
    float: none;
}

.box-100 img {
    width: 100%;
}

.box-70 {
    width: 70%;
    float: left;
}

.link-list-wasist {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.link-list-wasist li {
    width: 49%;
    display: inline-block;
}

.link-list-wasist li a {
    position: relative;
    display: inline-block;
    padding-left: 15px;
}

.link-list-wasist li a:before {
    background-image: url("../../images/global_all/doublearrow_right.png");
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 12px;
    height: 12px;
}

.bg-white {
    background-color: rgba(255, 255, 255, .7);
}

.padding-medium {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
}

.padding-medium h2 {
    margin: 0;
    padding: 0;
}

h2 small {
    font-size: .75em;
    font-weight: normal;
}

.mt-medium {
    margin-top: 15px;
}

.mt-small {
    margin-top: 7px;
}

.clearer {
    clear: both;
}
.border-home {
    border: 5px solid rgba(255, 255, 255, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.border-home h2 {
    font-size: 2em;
}

#sideBanner {
    opacity: 0.5;
    position: relative;
    width: 100px;
    height: 20px;
    float: left;
}

.sitebar-container {
    width: 160px;
    text-align: center;
    padding: 20px 10px;
    background-color: rgba(211, 211, 211, 0.5);
    position: fixed;
    margin-top: -90px;
    margin-left: -200px;
}

.sitebar-container > a > * {
    width: 160px;
    height: auto;
    margin: auto;
}

.sitebar-container > a > .image {
    height: 86px;
    width: auto;
    padding: 10px 0px 5px 0px;
}

.jw-logo-image {
    border-radius: 50%;
    width: 23%;
    float: right;
    opacity: 0.6;
    margin-right: 2%;
}
