@viewport{}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { background: transparent; font-size: 100%; vertical-align: baseline; border: 0; outline: 0; margin: 0; padding: 0; }
html { height: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }a, :focus { outline: 0; }

html, body {
  display: table !important;
  width:100%;
  height:100%;
}

body {
    font-family: ubunturegular, Arial;
    font-weight:normal;
    font-size: 14px;
    color: #000;
    letter-spacing: 0em;
    margin: 0px 0px 0px 0px;
    background:#f0f0f0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}

h1{
    font-size: 24px;
    color:#000;
}

h2{
    font-size: 16px;
}

label{
  display:inline-block;
  width:150px;
  height:25px;
}

input[type=text],input[type=password],input[type=number],input[type=date],textarea {
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-appearance: none;
  color:#333;
  font-size:14px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding:5px;
  width:322px;
    border-radius: 0px;
}

header{
  background: #fff;
}

footer{
  display: table-footer-group !important;
  width: 100%;
  height: 150px;
  background: #555;
}

footer #footer{
  width: 960px;
  height: 150px;
  line-height: 150px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

/*
#wrapper{
    width: 960px;
    height: auto !important;
    margin: 0 auto;
    margin-bottom: 50px;
}
*/

.leisteTop{
  width: 100%;
  height:70px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 2;
}

#verPic{
  height: 320px;
  width: 960px;
  position: absolute;
  z-index: 1;
}
#verPic{
  height: 320px;
  width: 960px;
  position: absolute;
  z-index: 1;
}
#verPic .edit_content_box{
  left: 0px;
  width: 936px;
  height: 296px;
  margin-top: 12px;
  margin-left: 12px;
  border: 1px dashed #ccc;
}

.leisteTopContainer{
  width:960px;
  margin: 0 auto;
  position: relative;
}

.logoTop{
  width: 700px;
  height: 70px;
  float: left;
  margin-top: 15px;
  margin-left: 10px;
  position: relative;
}

.logoTop .logo_wappen{
  float: left;
  width:120px;
  height: 120px;
  padding: 3px;
  background: #fff;
  moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.logoTop .name{
  float: left;
  margin-top: 13px;
  margin-left: 20px;
  font-family: ubuntulight;
  font-size: 21px;
  line-height: 24px;
  color: #000;
}

.nav_suchen{
  display: none;
  margin-top: 20px;
  margin-left: 50px;
}
.nav_suchen input[type=text]{
  border: 0;
  background: #f2f2f2;
  padding:9px 12px;
  width: 300px;
  color: #444;
}
.nav_suchen input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #777;
    font-style: italic;
}
.nav_suchen input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #777;
   opacity: 1;
   font-style: italic;
}
.nav_suchen input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #777;
   opacity: 1;
   font-style: italic;
}
.nav_suchen input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #777;
   font-style: italic;
}

.userBoxTop{
    margin-top: 29px;
    margin-right: 0px;
}
.userBoxTop div a{
    margin:0px 15px 0px 15px;
    font-size:14px;
    text-decoration: none;
    color:#777;
}
.userBoxTop div a:hover{
    text-decoration: none;
    color:#005081;
}

.userBoxTop .navBorder{
    border-right:1px solid #ddd;
}

.userBoxTopLoggedIn{
    margin-top: 20px;
    margin-right: 0px;
}
.userBoxTopLoggedIn div a{
    margin:0px 15px 0px 15px;
    font-size:14px;
    text-decoration: none;
    color:#999;
}
.userBoxTopLoggedIn div a:hover{
    text-decoration: none;
    color:#005081;
}

.userBoxTopLoggedIn .navBorder{
    border-right:1px solid #eee;
}

.grafikTop{
  width: 960px;
  height: 320px;
  margin: 0 auto;
  position: relative;
  /*
  background-image: url(images/header_bg_v2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  */
}

.grafikTop .contentTop{
  position: relative;
  margin: 0 auto;
  width: 960px;
  z-index: 4;
}

.buttonWebsiteVerwalten{
  position: absolute;
  top:280px;
  right: 20px;
  display:inline-block;
  font-size:14px;
  text-decoration:none;
  background:#f26623;
  border:1px solid rgba(255,255,255,0.5);
  color:#fff;
  padding: 5px 10px;
}
.buttonWebsiteVerwalten:hover{
  background: #5f5f5f;
  border:1px solid rgba(255,255,255,0.5);
}

.buttonWebsiteInaktiv{
  position: absolute;
  top:280px;
  right: 190px;
  display:inline-block;
  font-size:14px;
  text-decoration:none;
  background:#c00;
  border:1px solid rgba(255,255,255,0.5);
  color:#fff;
  padding: 5px 10px;
}
.buttonWebsiteInaktiv:hover{
  background: #5f5f5f;
  border:1px solid rgba(255,255,255,0.5);
}

.grafikTop .contentTop .logo_wappen{
  float: left;
  width:120px;
  margin-top: 35px;
}

.grafikTop .contentTop .name{
  float: left;
  width:350px;
  margin-top: 65px;
  margin-left: 20px;
  font-family: ubuntubold_italic;
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  text-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
}

.hinweis_header_buttom_rot{
  width: 100%;
  margin: 0 auto;
  background: #c00;
  color: #fff;
  font-size: 13px;
  padding: 10px 0px;
}
.hinweis_header_buttom_rot div{
  width: 980px;
  margin: 0 auto;
  text-align: center;
}

.hinweis_header_buttom_rot div a{
  color: #fff;
}
.hinweis_header_buttom_rot div a:hover{
  color: rgba(255,255,255,0.8);
}

/***** LOGIN >> *****/

.box_content_bg_login, .box_content_bg_mitmachen {
    display: inline-block;
    text-decoration: none;
    background: #ffffff;
    padding: 20px;
    margin: 0 auto;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.login_button {
    display: block;
    width: 467px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    margin-top: 15px;
    padding: 8px 10px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #6c9000;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    background: #005081;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.login_button:hover {
    background: #5f5f5f;
    border: 1px solid #444;
}

.label_login{
    width:90px;
}

.loginLinksBottom{
    width:466px;
    margin:0 auto;
    margin-top: 20px;
    text-align: center;
    border-top: 1px dashed #ccc;
}

.linkLoginPasswortVergessen, .linkLoginMitmachen{
    display: inline-block;
    margin-top: 15px;
    margin-right: 20px;
    color: #777;
    text-decoration: none;
}

.linkLoginMitmachen{
    margin-right: 0px;
}

.linkLoginPasswortVergessen:hover, .linkLoginMitmachen:hover{
    color: #000;
}
/***** << LOGIN *****/


/***** MITMACHEN >> *****/
.label_mitmachen{
    width:90px;
}

.registrieren_button {
    display: block;
    width: 467px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    margin-top: 15px;
    padding: 8px 10px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #6c9000;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    background: #005081;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.registrieren_button:hover {
    background: #5f5f5f;
    border: 1px solid #444;
}
/***** << MITMACHEN *****/

/*****  EINSTELLUNGEN >> *****/

.einstellungen_box {
  width: 200px;
  height: 120px;
  display: block;
  text-decoration: none;
  color: #000;
  background: #fff;
  border-radius: 0px;
  moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.einstellungen_box:hover{
  background: #fafafa;
}

.einstellungen_box .einstellungen_icon {
  display:block;
  height:65px;
  padding-top:25px;
  font-size:40px;
  color:#005081;
  margin:0 auto;
}
.einstellungen_box .home_icon {
  height:70px;
  font-size:50px;
  padding-top:20px;
}

.einstellungen_box:hover > .einstellungen_icon{
  color:#f26623;
}

.meine_daten_feld_text_links{
    float: left;
    width: 120px;
    padding-top: 6px;
}

.aenderungenSpeichernButton {
    display: block;
    width: 669px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    margin-top: 15px;
    padding: 8px 10px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid rgba(0,0,0,0.1);
    background: #f26623;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.aenderungenSpeichernButton:hover {
    background: #5f5f5f;
    border: 1px solid #444;
}

.aenderungenSpeichernButton_inaktiv {
    display: block;
    width: 669px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    margin-top: 15px;
    padding: 8px 10px;
    text-decoration: none;
    border: 1px solid #777;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    background: #999;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.meldungOk{
  margin-left: 20px;
}

.meldungFehler{
  margin-left: 20px;
  color:#C00;
}

/*
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 0px;
    background: #555;
    color: #FFF;
    text-decoration: none;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;

    border-radius: 0px;
}

.btn:hover {
    background: #f28c04;
}
*/

.upload {
    position: relative;
    overflow: hidden;
    width: 200px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.upload input {
    position: absolute;
    height: 35px;
    top: 0;
    right: 0;
    margin: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
    .upload input {
        font-size: 100%;
        height: 100%;
    }
}

.hochladen_button {
    display: block;
    font-size: 14px;
    min-width: 100px;
    color: #fff;
    margin: 0px;
    padding: 8px 10px;
    cursor: pointer;
    text-decoration: none;
    moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    border: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    background: #005081;
}

.hochladen_button:hover {
    background: #f29400;
}

.vertical_div_profilbild {
    width: 300px;
    height: 100px;
    line-height: 100px;
    float: left;
    margin-left: 25px;
}

.vertical_span_profilbild, .vertical_span_profilbild_upload {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.vertical_div_profilbild_upload {
    width: 450px;
    height: 100px;
    line-height: 100px;
    float: left;
    margin-left: 25px;
}

.loader {
    float: left;
    width: 32px;
    height: 32px;
    padding-left: 15px;
}

.thumbnail_container {
    background-color: #fff;
}

.thumbnail_container:hover {
    background-color: #005081;
}

.thumbnail_container img{
    width: 100%;
    height: auto;
}
.media_vorschau{
    margin-bottom: 30px;
}



.einstellungen_box {
    width: 100%;
    height: 150px;
    display: block;
    text-decoration: none;
    color: #000;
    background: #fff;
    border-radius: 0px;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
}
.einstellungen_box .einstellungen_icon {
    display: block;
    height: 90px;
    padding: 25px 0;
    font-size: 40px;
    color: #f26623;
    margin: 0 auto;
}

.content-headline{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 0.75rem;
}
.content-headline i{
    color: rgba(0,0,0,0.3);
}

/*****  << EINSTELLUNGEN *****/


.breadcrumbs{
  font-size: 12px;
  font-style: italic;
  color: #777;
  margin-top: 25px;
  margin-left: 20px;
}

.navLeft{
  display: block;
  width:100%;
  max-height: 94px;
  margin: 0 auto;
  /*background: #3483a2;*/
  background: #005081;
}
.navLeft .navHeader{
  width: 100%;
  border-bottom: 2px solid #c2521c;
  background: #f26623;
}
.navLeft .navHeader .text{
  margin-left: 10px;
  padding-top: 15px;
  font-size: 18px;
  color: #fff;
  font-style: italic;
}
.navLeft .navHeader .text i{
  margin-right: 0px;
}

.navLeft .navVer{
  display: block;
  font-size: 14px;
  height: 47px;
  line-height: 47px;
  width: 960px;
  margin: 0 auto;

  height: auto;
  line-height: normal;
  max-height: 94px;
}
.navLeft .navVer ul{
  display: inline-block;
  position:relative;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.navLeft .navVer ul li{
  float: left;
  position: relative;
  line-height: 47px;
  height: 47px;
}
.navLeft .navVer ul li.main a{
  display: inline-block;
  padding: 0px 16px;
  text-decoration: none;
  color:#fff;
  border-left: 1px solid rgba(0,0,0,0.15);
}

.navLeft .navVer ul li.main:last-child a{
  border-right: 0px;
}

.navLeft .navVer ul li.main a:hover{
  background: rgba(0,0,0,0.2);
}
.navLeft .navVer ul li.main a i{
  display: none;
  margin-right: 5px;
  color: #fff;
}
.navLeft .navVer ul li.main.aktiv a{
  display: block;
  color:#fff;
  background: rgba(0,0,0,0.2);
}

.navLeft .navVer ul li.main ul {
  position: absolute;
  left: 0px;
  top:47px;
  height: auto;
  display: none;
  z-index: 9999;
  moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-top:3px solid #90c000;
}
.navLeft .navVer ul li.main:hover ul{
  left:0;
  display: block;
}

.navLeft .navVer ul li.main ul li.sub a {
  display: block;
  width: 180px;
  background: #fff;
  border-bottom: 1px dashed #eee;
  color:#000;
}
.navLeft .navVer ul li.main ul li.sub a i {
  display: inline-block;
  margin-right: 7px;
  margin-left: 2px;
  color: #005081;
}
.navLeft .navVer ul li.main ul li.sub a:hover {
  background: #f5f5f5;
  color:#000;
}
.navLeft .navVer ul li.main ul li.sub a:hover i {
  color: #005081;
}
.navLeft .navVer ul li.main ul li.sub.aktiv a {
  background: #ddd;
  color:#000;
}
.navLeft .navVer ul li a div.icon{
  float:left;
}
.navLeft .navVer ul li a div.text{
  float:left;
  padding: 0;
}


.buttonNavLinks{
  display: block;
  margin-top: 20px;
  margin-left: 10px;
  text-decoration: none;
  color:#fff;
  moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.buttonNavLinks div.text{
  float:left;
  width:150px;
  padding: 9px 10px;

}
.buttonNavLinks div.icon{
  float:left;
  width:25px;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  margin:10px 0px 0px 0px;
  text-align: center;
}
.buttonNavLinks.vereinswebseiteErstellen{
  background: #3d8fc8;
  border: 1px solid #1f699d;
}
.buttonNavLinks.vereinswebseiteErstellen:hover{
  background: #3781b4;
  border: 1px solid #1f699d;
}
.buttonNavLinks.vereinswebseiteErstellen.aktiv{
  background: #5f5f5f;
  border: 1px solid #333;
}

.buttonNavLinks.vereinswebseiteVerwalten{
  background: #005081;
  border: 1px solid #638400;
}
.buttonNavLinks.vereinswebseiteVerwalten:hover{
  background: #6b8f00;
  border: 1px solid #5b7900;
}
.buttonNavLinks.vereinswebseiteVerwalten.aktiv{
  background: #5f5f5f;
  border: 1px solid #333;
}

.buttonNavLinks.einladungenVerwalten{
  background: #f28900;
  border: 1px solid #d47800;
}
.buttonNavLinks.einladungenVerwalten:hover{
  background: #d47800;
  border: 1px solid #c36e00;
}
.buttonNavLinks.einladungenVerwalten.aktiv{
  background: #5f5f5f;
  border: 1px solid #333;
}

.from-header{
  display: none;
}

.mobile-nav-switch{
   display: none;
   color: #005081;
   font-size: 24px;
   float: right;
   margin-right: 25px;
   margin-top: 35px;
   line-height: 1;
}


.content{
  /*
  margin-top: 30px;
  */
  position:relative;
}
.content .verHeader{
  display: none;
  position: relative;
  width: 100%;
  min-height: 48px;
  border-bottom: 2px solid #638400;
  background: #005081;
  z-index:10;
}
.content .verName{
  width: 565px;
  font-size: 24px;
  font-style: italic;
  color: #fff;
  margin: 0px 20px;
  padding:9px 0px 9px 0px;
}
.content .verLogo{
  position: absolute;
  top: 11px;
  right: 15px;
  width: 100px;
  height: 100px;
  background: #fff;
  moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}

.content .verPic{
  display: none;
  position: relative;
  width: 100%;
  height: 260px;
  background: #999;
}

.content .contentHeader{
  width: 100%;
  min-height: 48px;
  border-bottom: 1px dashed #ccc;
}
.content .contentHeaderSeiten{
  padding-top:30px;
  padding-bottom:15px;
}
.content .startseite.contentHeaderSeiten{
  padding-top:50px;
  padding-bottom:50px;
}
.content .contentHeaderSeiten p{
  font-size: 16px;
  padding-top:5px;
}
.content .contentName{
  width: 565px;
  font-size: 24px;
  font-style: normal;
  color: #000;
  margin: 0px 20px 0px 0px;
  padding:9px 0px 9px 0px;
}
.content .contentName i{
 color:#005081;
 margin-right: 3px;
}
.content .contentNameSeiten{
  font-size: 28px;
  font-style: normal;
  color: #000;
}
.content .contentNameSeiten i{
 color:#005081;
 margin-right: 3px;
}

.content h1{
    font-size: 28px;
    font-style: normal;
    color: #000;
    line-height: 1.1;
}

.content .link_archiv{
  line-height: 30px;
  color: inherit;
  margin-top: 0px;
  margin-right: 20px;
}
.content .link_archiv:hover{
  color:#005081;
}

.content .link_archiv i{
  margin-right: 5px;
  color:#005081;
}

.buttonZurueck{
  display:block;
  float:right;
  margin-right:0;
  font-size:16px;
  line-height:36px;
  text-decoration:none;
  color:#777;
}
.buttonZurueck:hover{
  color:#f26623;
}
.buttonZurueck i{
  font-size:14px;
  margin-right:5px;
}

.freigabelink{
  margin-left:10px;
  text-decoration:underline;
  color:#777;
}
.freigabelink:hover{
  color:#555;
}

.box_content_bg {
  width: 200px;
  display: block;
  text-decoration: none;
  color: #000;
  background: #fff;
  border-radius: 0px;
  moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.buttonSeiteJetztErstellen{
  display:inline-block;
  font-size:14px;
  text-decoration:none;
  background:#f26623;
  border:1px solid #f26623;
  color:#fff;
  margin-top: 15px;
  padding: 5px 10px;
}
.buttonSeiteJetztErstellen:hover{
  background: #5f5f5f;
  border: 1px solid #444;
  cursor: pointer;
}

.button_standard{
  display:inline-block;
  font-size:14px;
  text-decoration:none;
  background:#777;
  border:1px solid #777;
  color:#fff;
  margin-top: 0px;
  padding: 5px 10px;
}.button_standard:hover{
  background: #5f5f5f;
  border: 1px solid #444;
  color:#fff;
}

.button_gruen{
  background:#005081;
  border: 1px solid #6c9000;
}

.clear{
  clear: both;
}
.fLeft{
    float: left;
}
.fRight{
    float: right;
}

.dBlock{
  display: block;
}

.mTop0px{
  margin-top: 0 !important;
}

.mTop15px{
  margin-top: 15px !important;
}
.mTop20px{
  margin-top: 20px !important;
}
.mTop25px{
  margin-top: 25px !important;
}
.mTop30px{
  margin-top: 30px !important;
}

.trennlinieDashed{
    height: 12px;
    margin: 10px 0px 0px 0px;
    border-top: 1px dashed #ddd;
}

.trennlinieSolid{
    height: 12px;
    margin: 10px 0px 0px 0px;
    border-top: 1px solid #ddd;
}
.select_740 {
  width:740px !important;
}
.select_438 {
  width:438px !important;
}
.select_400 {
  width:400px !important;
}
.select_332 {
  width:332px !important;
}
.select_270 {
  width:270px !important;
}
.select_250 {
  width:250px !important;
}
.select_200 {
  width:200px !important;
}
.select_150 {
  width:150px !important;
}
.select_125 {
  width:125px !important;
}
.select_80 {
  width:80px !important;
}
.select_60 {
  width:60px !important;
}


nav#pagination{
  text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    color:inherit;
    text-decoration: none;
    background-color: none;
    background-color: transparent;
    border: 1px solid #005081;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background-color: #eee
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color:rgba(124, 165, 0, 0.5);
    border-color: #005081;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}



.loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 75px;
  height: 75px;
  font-size: 36px;
  z-index: 90001;
  text-align: center;
  color:#fff;
  border-radius: 5px;
  moz-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
  box-shadow: 0 5px 10px rgba(0,0,0,0.5);
  background: #f26623;
}

.progressBar {
  display: none;
  position: fixed;
  top:54%;
  left:0;
  right:0;
  width: 300px;
  height: 3px;
  margin: 0 auto;
  font-size: 14px;
  z-index: 90000;
  text-align: center;
  color:#fff;
  background: #005081;
}

#content{
    position: relative;
}

#toolbar{
    display: none;
    top:0px;
    left:20px;
    width: 672px;
    z-index: 69990;
    margin-top: 80px;
    background: #fff;
    position: absolute;
    opacity: 0.5;
    border: 1px solid #ff9900;
    moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
#toolbar:hover{
    opacity: 1.0;
}

#toolbar a{
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 8px;
    text-decoration: none;
    text-align: center;
    color:#555;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.1);
    box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.1);
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#toolbar a:last-child{
    -webkit-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0);
    box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0);
}
#toolbar a:hover{
    background: rgba(0,0,0,0.3);
}

#hidden_tiny_toolbar{
    display: none !important;
}

.content_box,
.content_box_editor{
    position: relative;
    /*
    padding:18px 18px 10px 18px;
    background: #fff;
    */
}
.content_box.container,
.content_box_editor.container{
    background: #fff;
    padding:20px 10px;
    margin-top: 20px;
    margin-bottom: 30px;
}

@media (min-width:576px){
    .content_box.container,
    .events_edit_date_box.container {
        max-width: 510px;
    }
}
@media (min-width:768px){
    .content_box.container,
    .events_edit_date_box.container {
        max-width: 690px;
    }
}
@media (min-width:992px){
    .content_box.container,
    .events_edit_date_box.container {
        max-width: 930px;
    }
}
@media (min-width:1200px){
    .content_box.container,
    .events_edit_date_box.container {
        max-width: 1110px;
    }
}

.content_box_unser_verein,
.content_box_satzung,
.content_box_chronik,
.content_box_unterverband_unterverein{
  padding:0px;
  background: transparent;
}

/****************/

.headline_box{
    position: relative;
}
/* Ansichtsseite */
.headline_box h1{
  font-size: 24px;
  padding: 0px;
}
/* Editor */
.textbox_headline .text, .textbox_headline_content_einfach .text, .textbox_headline .text .fr-element,
.content_box h1 {
  font-size:24px;
  margin: 0;
  padding: 0px;
  font-family: ubuntubold;
  color: #000;
  font-weight: normal;
  min-height: 36px;
}
.content_box h1{
    min-height: auto;
}

.fr-box.fr-basic .fr-wrapper,
.fr-box.fr-basic.fr-top .fr-wrapper{
  background: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/****************/

.einleitung_box{
    width: 740px;
    margin: 0px;
    padding:0px;
}
.textbox_einleitung .text_einleitung {
    padding: 10px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

/****************/

.textbox_nopic {
    /*width:960px;
    width:925px;
    margin: 0px;
    padding:0px;
    margin-bottom: 20px !important;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}

.textbox_pic_big {
    /*width:960px;*/
    /*width:925px;*/
    /*margin: 0px;*/
    /*margin-top: 15px;*/
    /*padding:0px;*/
    /*margin-bottom: 20px !important;*/
    padding-top: 15px;
    padding-bottom: 15px;
}
.textbox_nopic .text, .textbox_pic_big .text {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.textbox_nopic .text ul, .textbox_pic_big .text ul {
    padding-left: 30px;
}
.textbox_nopic .text ol, .textbox_pic_big .text ol {
    padding-left: 30px;
}

.textbox_pic_big .fotobox{
   /*
   width:auto;
    display:block;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    */
    margin: 0px 0px 15px 0px;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.textbox_pic_big .fotobox .foto{
    box-shadow: none;
    margin: 0;
}

.textbox_pic_big .foto{
    /*width:960px;*/
    /*
    width:925px;
    height:377px;
    margin: 0 0 15px 0;
    display:block;
    background: #999;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    */
}

.textbox_pic_big .foto img{
    display: block;
}

.textbox_pic_big .foto .edit_foto_box{
  /*
  height: 353px;
  margin-left: 12px;
  margin-top: 12px;
  width: 901px;
  */
}

/****************/

.textbox_pic_left, .textbox_pic_q_left, .textbox_pic_h_left,
.textbox_pic_right, .textbox_pic_q_right, .textbox_pic_h_right{
    /*
    width:960px;
    width:925px;
    margin: 0px;
    padding:0px;
    margin-bottom: 20px !important;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}

.textbox_pic_left .fotobox{
    width:auto;
    display:block;
    float: left;
    margin: 0px 20px 10px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.textbox_pic_q_left .fotobox{
    width:auto;
    display:block;
    float: left;
    margin: 0px 20px 10px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.textbox_pic_h_left .fotobox{
    width:auto;
    display:block;
    float: left;
    margin: 0px 20px 10px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.textbox_pic_right .fotobox{
    width:auto;
    display:block;
    float: right;
    margin: 0px 0px 10px 20px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.textbox_pic_q_right .fotobox{
    width:auto;
    display:block;
    float: right;
    margin: 0px 0px 10px 20px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.textbox_pic_h_right .fotobox{
    width:auto;
    display:block;
    float: right;
    margin: 0px 0px 10px 20px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .textbox_pic_left .fotobox,
    .textbox_pic_q_left .fotobox,
    .textbox_pic_h_left .fotobox,
    .textbox_pic_right .fotobox,
    .textbox_pic_q_right .fotobox,
    .textbox_pic_h_right .fotobox {
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
    .textbox_pic_left .fotobox .foto,
    .textbox_pic_q_left .fotobox .foto,
    .textbox_pic_h_left .fotobox .foto,
    .textbox_pic_right .fotobox .foto,
    .textbox_pic_q_right .fotobox .foto,
    .textbox_pic_h_right .fotobox .foto,
    .textbox_pic_left .fotobox .fotounterschrift,
    .textbox_pic_q_left .fotobox .fotounterschrift,
    .textbox_pic_h_left .fotobox .fotounterschrift,
    .textbox_pic_right .fotobox .fotounterschrift,
    .textbox_pic_q_right .fotobox .fotounterschrift,
    .textbox_pic_h_right .fotobox .fotounterschrift {
        width: 100% !important;
        height: auto !important;
    }
}

.textbox_pic_left .fotobox .foto, .textbox_pic_right .fotobox .foto{
    width:350px;
    height: auto;
    display:block;
    background: #999;
}
.textbox_pic_q_left .fotobox .foto, .textbox_pic_q_right .fotobox .foto{
    width:350px;
    height: auto;
    display:block;
    background: #999;
}
.textbox_pic_h_left .fotobox .foto, .textbox_pic_h_right .fotobox .foto{
    width:350px;
    height: auto;
    display:block;
    background: #999;
}
.textbox_pic_h_left .fotobox .foto .edit_foto_box,
.textbox_pic_h_right .fotobox .foto .edit_foto_box{
  /*
  width:226px;
  height: 351px;
  margin-top: 12px;
  margin-left: 12px;
  */
}

.textbox_pic_big .fotounterschrift,
.textbox_pic_left .fotobox .fotounterschrift,
.textbox_pic_q_left .fotobox .fotounterschrift,
.textbox_pic_h_left .fotobox .fotounterschrift,
.textbox_pic_right .fotobox .fotounterschrift,
.textbox_pic_q_right .fotobox .fotounterschrift,
.textbox_pic_h_right .fotobox .fotounterschrift,
.textbox_pic_top_2_spalten .fotobox .fotounterschrift,
.textbox_pic_top_3_spalten .fotobox .fotounterschrift,
.picbox_pic_2_spalten .fotobox .fotounterschrift,
.picbox_pic_3_spalten .fotobox .fotounterschrift,
.picbox_pic_4_spalten .fotobox .fotounterschrift{
    padding:0;
    display:none;
    background: #fff;
    font-size: 12px;
}

.textbox_pic_big .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_left .fotobox .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_q_left .fotobox .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_h_left .fotobox .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_right .fotobox .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_q_right .fotobox .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_h_right .fotobox .fotounterschrift .fr-wrapper .fr-element,

.textbox_pic_top_2_spalten .fotobox .fotounterschrift .fr-wrapper .fr-element,
.textbox_pic_top_3_spalten .fotobox .fotounterschrift .fr-wrapper .fr-element,
.picbox_pic_2_spalten .fotobox .fotounterschrift .fr-wrapper .fr-element,
.picbox_pic_3_spalten .fotobox .fotounterschrift .fr-wrapper .fr-element,
.picbox_pic_4_spalten .fotobox .fotounterschrift .fr-wrapper .fr-element,

.textbox_pic_big .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_left .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_q_left .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_h_left .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_right .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_q_right .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_h_right .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,

.textbox_pic_top_2_spalten .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.textbox_pic_top_3_spalten .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.picbox_pic_2_spalten .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.picbox_pic_3_spalten .fotobox .fotounterschrift .fr-wrapper .fr-placeholder,
.picbox_pic_4_spalten .fotobox .fotounterschrift .fr-wrapper .fr-placeholder {
    padding:10px;
}


.textbox_pic_left .text, .textbox_pic_right .text,
.textbox_pic_q_left .text, .textbox_pic_q_right .text,
.textbox_pic_h_left .text, .textbox_pic_h_right .text{
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}

.textbox_pic_left .text ul, .textbox_pic_right .text ul,
.textbox_pic_q_left .text ul, .textbox_pic_q_right .text ul,
.textbox_pic_h_left .text ul, .textbox_pic_h_right .text ul {
    padding-left: 30px;
}
.textbox_pic_left .text ol, .textbox_pic_right .text ol,
.textbox_pic_q_left .text ol, .textbox_pic_q_right .text ol,
.textbox_pic_h_left .text ol, .textbox_pic_h_right .text ol {
    padding-left: 30px;
}

/****************/


.container_text_pic_2_spalten,
.container_text_pic_3_spalten,
.container_pic_2_spalten,
.container_pic_3_spalten,
.container_pic_4_spalten {
    /*
    margin: 0px;
    padding:0px;
    margin-bottom: 20px !important;
    */
}

.container_text_pic_2_spalten .textbox_pic_top_2_spalten{
    /*
    float: left;
    width: 445px;
    margin-right: 30px;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}
.container_text_pic_2_spalten .textbox_pic_top_2_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.container_text_pic_2_spalten .textbox_pic_top_2_spalten .fotobox .foto{
    /*
    width: 445px;
    height: 297px;
    */
    display:block;
    background: #999;
}
.container_text_pic_2_spalten .textbox_pic_top_2_spalten .fotobox .foto .edit_foto_box{
    /*
    width:421px;
    height: 273px;
    margin-top: 12px;
    margin-left: 12px;
    */
}
.container_text_pic_2_spalten .textbox_pic_top_2_spalten .text{
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}


.container_text_pic_3_spalten .textbox_pic_top_3_spalten{
    /*
    float: left;
    width: 290px;
    margin-right: 25px;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}
.container_text_pic_3_spalten .textbox_pic_top_3_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.container_text_pic_3_spalten .textbox_pic_top_3_spalten .fotobox .foto{
    /*
    width: 290px;
    height: 193px;
    */
    display:block;
    background: #999;
}
.container_text_pic_3_spalten .textbox_pic_top_3_spalten .fotobox .foto .edit_foto_box{
    /*
    width:266px !important;
    height: 169px !important;
    margin-top: 12px;
    margin-left: 12px;
    */
}
.container_text_pic_3_spalten .textbox_pic_top_3_spalten .text{
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}


.container_pic_2_spalten .picbox_pic_2_spalten{
    /*
    float: left;
    width: 445px;
    margin-right: 30px;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}
.container_pic_2_spalten .picbox_pic_2_spalten .fotobox{
    width:auto;
    display:block;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.container_pic_2_spalten .picbox_pic_2_spalten .fotobox .foto{
    /*
    width: 445px;
    height: 297px;
    */
    display:block;
    background: #999;
}
.container_pic_2_spalten .picbox_pic_2_spalten .fotobox .foto .edit_foto_box{
    /*
    width:421px;
    height: 273px;
    margin-top: 12px;
    margin-left: 12px;
    */
}


.container_pic_3_spalten .picbox_pic_3_spalten{
    /*
    float: left;
    width: 290px;
    margin-right: 25px;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}
.container_pic_3_spalten .picbox_pic_3_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    margin: 0;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.container_pic_3_spalten .picbox_pic_3_spalten .fotobox .foto {
    /*
    width: 290px;
    height: 193px;
    */
    display:block;
    background: #999;
}
.container_pic_3_spalten .picbox_pic_3_spalten .fotobox .foto .edit_foto_box {
    /*
    width:266px;
    height: 169px;
    margin-top: 12px;
    margin-left: 12px;
    */
}


.container_pic_4_spalten .picbox_pic_4_spalten {
    /*
    float: left;
    width: 215px;
    margin-right: 20px;
    */
    padding-top: 15px;
    padding-bottom: 15px;
}
.container_pic_4_spalten .picbox_pic_4_spalten .fotobox {
    width:auto;
    display:block;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.container_pic_4_spalten .picbox_pic_4_spalten .fotobox .foto {
    /*
    width: 215px;
    height: 143px;
    */
    display:block;
    background: #999;
}
.container_pic_4_spalten .picbox_pic_4_spalten .fotobox .foto .edit_foto_box {
    /*
    width:191px;
    height: 119px;
    margin-top: 12px;
    margin-left: 12px;
    */
}

.dateianhaenge_container{
    padding-top: 15px;
    padding-bottom: 5px;
}

.box-shadow{
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/****************/

#chronik_container{
    width: 960px;
    height: auto;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-repeat: repeat-y;
    background-position: 45px 0px;
    background-size: 10px;
}
#chronik_container .chronik_ereigniss{
    width: 960px;
}
#chronik_container .chronik_ereigniss .chronik_kreis{
    float: left;
    font-family: ubuntubold;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: #fff;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
    text-align: center;
    color: #005081;
    line-height: 100px;
    font-size: 24px;
    margin-top: -2px;
    margin-bottom: 50px;
    margin-right:25px;
}
#chronik_container .chronik_ereigniss .chronik_kreis:last-child{
    margin-bottom: -2px;
}
#chronik_container .chronik_ereigniss .chronik_kreis_text{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    max-width: 100px;
    width: 100px;
}
#chronik_container .chronik_ereigniss .chronik_content{
    float: left;
    width: 822px;
    padding:0px;
    margin-top:30px;
    background: transparent;
}

/****************/

#chronik_container .chronik_ereigniss .textbox_nopic {
    width:820px;
    margin: 0px;
    padding:0px;
}

#chronik_container .chronik_ereigniss .textbox_pic_big {
    width:820px;
    margin: 0px;
    margin-top: 15px;
    padding:0px;
}


#chronik_container .chronik_ereigniss .textbox_pic_big .foto{
    width:820px;
    height:334px;
    display:block;
    background: #999;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

#chronik_container .chronik_ereigniss .textbox_pic_big .foto .edit_foto_box{
  /*
  height: 310px;
  margin-left: 12px;
  margin-top: 12px;
  width: 796px;
  */
}

/****************/

#chronik_container .chronik_ereigniss .textbox_pic_left, #chronik_container .chronik_ereigniss .textbox_pic_q_left, #chronik_container .chronik_ereigniss .textbox_pic_h_left,
#chronik_container .chronik_ereigniss .textbox_pic_right, #chronik_container .chronik_ereigniss .textbox_pic_q_right, #chronik_container .chronik_ereigniss .textbox_pic_h_right{
    width:820px;
    margin:0px;
    padding:0px;
}

/****************/


#chronik_container .chronik_ereigniss .container_text_pic_2_spalten,
#chronik_container .chronik_ereigniss .container_text_pic_3_spalten,
#chronik_container .chronik_ereigniss .container_pic_2_spalten,
#chronik_container .chronik_ereigniss .container_pic_3_spalten,
#chronik_container .chronik_ereigniss .container_pic_4_spalten {
  margin: 0px;
  padding:0px;
}

#chronik_container .chronik_ereigniss .container_text_pic_2_spalten .textbox_pic_top_2_spalten{
    float: left;
    width: 400px;
    margin-right: 20px;
}
#chronik_container .chronik_ereigniss .container_text_pic_2_spalten .textbox_pic_top_2_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#chronik_container .chronik_ereigniss .container_text_pic_2_spalten .textbox_pic_top_2_spalten .fotobox .foto{
    width: 400px;
    height: 266px;
    display:block;
    background: #999;
}
#chronik_container .chronik_ereigniss .container_text_pic_2_spalten .textbox_pic_top_2_spalten .fotobox .foto .edit_foto_box{
    /*
    width:376px;
    height: 242px;
    margin-top: 12px;
    margin-left: 12px;
    */
}
#chronik_container .chronik_ereigniss .container_text_pic_2_spalten .textbox_pic_top_2_spalten .text{
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}


#chronik_container .chronik_ereigniss .container_text_pic_3_spalten .textbox_pic_top_3_spalten{
    float: left;
    width: 260px;
    margin-right: 20px;
}
#chronik_container .chronik_ereigniss .container_text_pic_3_spalten .textbox_pic_top_3_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#chronik_container .chronik_ereigniss .container_text_pic_3_spalten .textbox_pic_top_3_spalten .fotobox .foto{
    width: 260px;
    height: 173px;
    display:block;
    background: #999;
}
#chronik_container .chronik_ereigniss .container_text_pic_3_spalten .textbox_pic_top_3_spalten .fotobox .foto .edit_foto_box{
    /*
    width:236px !important;
    height: 149px !important;
    margin-top: 12px;
    margin-left: 12px;
    */
}
#chronik_container .chronik_ereigniss .container_text_pic_3_spalten .textbox_pic_top_3_spalten .text{
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}


#chronik_container .chronik_ereigniss .container_pic_2_spalten .picbox_pic_2_spalten{
    float: left;
    width: 400px;
    margin-right: 20px;
}
#chronik_container .chronik_ereigniss .container_pic_2_spalten .picbox_pic_2_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#chronik_container .chronik_ereigniss .container_pic_2_spalten .picbox_pic_2_spalten .fotobox .foto{
    width: 400px;
    height: 266px;
    display:block;
    background: #999;
}
#chronik_container .chronik_ereigniss .container_pic_2_spalten .picbox_pic_2_spalten .fotobox .foto .edit_foto_box{
    /*
    width:376px;
    height: 242px;
    margin-top: 12px;
    margin-left: 12px;
    */
}


#chronik_container .chronik_ereigniss .container_pic_3_spalten .picbox_pic_3_spalten{
    float: left;
    width: 260px;
    margin-right: 20px;
}
#chronik_container .chronik_ereigniss .container_pic_3_spalten .picbox_pic_3_spalten .fotobox{
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#chronik_container .chronik_ereigniss .container_pic_3_spalten .picbox_pic_3_spalten .fotobox .foto {
    width: 260px;
    height: 173px;
    display:block;
    background: #999;
}
#chronik_container .chronik_ereigniss .container_pic_3_spalten .picbox_pic_3_spalten .fotobox .foto .edit_foto_box {
    /*
    width:236px;
    height: 149px;
    margin-top: 12px;
    margin-left: 12px;
    */
}

#chronik_container .chronik_ereigniss .container_pic_4_spalten .picbox_pic_4_spalten {
    float: left;
    width: 190px;
    margin-right: 20px;
}
#chronik_container .chronik_ereigniss .container_pic_4_spalten .picbox_pic_4_spalten .fotobox {
    width:auto;
    display:block;
    margin: 0px 0px 15px 0px;
    background: #999;
    position: relative;
    z-index: 100;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#chronik_container .chronik_ereigniss .container_pic_4_spalten .picbox_pic_4_spalten .fotobox .foto {
    width: 190px;
    height: 126px;
    display:block;
    background: #999;
}
#chronik_container .chronik_ereigniss .container_pic_4_spalten .picbox_pic_4_spalten .fotobox .foto .edit_foto_box {
    /*
    width:166px;
    height: 102px;
    margin-top: 12px;
    margin-left: 12px;
    */
}














/*
.kontaktperson{
  float: left;
  width:220px;
  background: #fff;
  margin: 0 19px 20px 0;
  moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
*/

/*
.kontaktperson.deletable{
  border: 0;
  padding: 0;
  margin: 0 19px 20px 0;
}
*/


.kontaktpersonen_container .edit_content_box{
  width: 120px;
}


/*
.kontaktperson .person_foto{
    width: 220px;
    min-height: 250px;
    max-height: 250px;
    background: #999;
    display: block;
    vertical-align: middle;
    line-height: normal;
    position: relative;
}

.kontaktperson .person_foto .edit_foto_box{
    width: 90%;
    height: 90%;
    margin-top: 5%;
    margin-left: 5%;
}

.kontaktperson .person_foto img{
    width: 220px;
    height: 250px;
}

.kontaktperson .person_daten{
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
    padding: 20px;
    min-height: 190px;
    max-height: 190px;
}

.kontaktperson .person_daten .fr-element{
  color: inherit;
  text-align: inherit;
  background: transparent;
}


.kontaktperson .person_daten .person_name{
    font-size: 16px;
    font-family: ubuntubold;
    color: #005081;
}

.kontaktperson .person_daten .person_position{
    margin-top: 5px;
    color:#555;
}

.kontaktperson .person_daten .person_name,
.kontaktperson .person_daten .person_position,
.kontaktperson .person_daten .person_telefon,
.kontaktperson .person_daten .person_email,
.kontaktperson .person_daten .person_handy,
.kontaktperson .person_daten .person_anschrift {
    line-height: normal;
}

.kontaktperson .person_daten .person_telefon,
.kontaktperson .person_daten .person_email,
.kontaktperson .person_daten .person_handy,
.kontaktperson .person_daten .person_anschrift {
    padding-top: 5px;
}

.kontaktperson .person_daten .trennlinieSolid{
    border-color: #f0f0f0;
}

.kontaktperson .person_daten .person_daten_label{
  display: inline-block;
  width: 20px;
  color:#ccc;
}

.kontaktperson .person_daten .person_telefon .person_daten_label{
  font-size: 16px;
}
.kontaktperson .person_daten .person_handy .person_daten_label{
  font-size: 18px;
}
.kontaktperson .person_daten .person_email .person_daten_label{
  font-size: 13px;
}

.kontaktperson .person_daten .person_telefon .text,
.kontaktperson .person_daten .person_handy .text,
.kontaktperson .person_daten .person_email .text,
.kontaktperson .person_daten .person_anschrift .text{
    display: inline-block;
    min-width: 80px;
    background: transparent;
}

.kontaktperson .person_daten .person_email a{
  color:inherit;
}
.kontaktperson .person_daten .person_email a:hover{
  color:#005081;
}

.kontaktperson .person_daten .text .fr-wrapper{
  background: transparent;
}

.kontaktperson .person_daten .text .fr-wrapper .fr-element{
   padding: 0;
}

.kontaktperson .person_daten .text .fr-wrapper .fr-placeholder{
  top:0;
  left:0;
}
*/


/* KONTAKTPERSONEN */

.kontaktperson{
    position: relative;
    display:inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.kontaktperson.deletable:hover{
    background: transparent;
}

/*
.kontaktperson .person_daten{
    float: left;
    width: 250px;
    height:110px;
    min-height: 110px;
    max-height: 110px;
}
*/

.kontaktperson .person_daten .name{
    font-family: 'ubuntubold';
    font-size: 16px;
}

.kontaktperson .person_daten .position{
    color: #555;
    margin-top:5px;
    height:36px;
}

.kontaktperson .person_daten .telefon{
    float: left;
    margin-right: 20px;
}
.kontaktperson .person_daten .email{
    float: left;
    margin-right: 20px;
}

.kontaktperson .person_daten .email a {
    color: inherit;
}

.kontaktperson .person_daten .email a:hover {}

.kontaktperson .person_daten .telefon i,
.kontaktperson .person_daten .email i {
    margin-right: 5px;
    color: #ccc;
}

.kontaktperson .trennlinieSolid{
    border-color: #f0f0f0;
}

.kontaktperson.deletable .edit_content_box{
    width:110px !important;
    z-index:999;
    right: 15px;
    top: -13px;
}

.ui-drag-highlight-unter-headline {
    background-color: rgba(0,0,0,0.2);
    width: 960px;
    height: 120px;
    display: block;
    margin: 0 0 20px 0;
}

#foto_informationen_box .box_headline{
    font-family: ubuntubold;
    font-size: 16px;
}

.kontaktperson .person_foto{
  width: 125px;
  height: 125px;
  float: right;
}
.kontaktperson.deletable .person_foto{
  position: relative !important;
  background: #e5e5e5;
}
.kontaktperson.deletable .person_foto .edit_foto_box{
  visibility: visible;
}

.kontaktpersonen_container .ui-drag-highlight-person {
    /*
    float: left;
    */
    background-color: rgba(0,0,0,0.2);
    display: block;
    min-height: 195px;
}








/*
.kontaktpersonen_container .ui-drag-highlight-person {
    float: left;
    background-color: #ccc;
    width: 460px;
    height: 165px;
    max-height: 165px;
    display: block;
    margin: 0 19px 20px 0;
}


.kontaktperson{
  float: left;
  width:460px;
  background: #fff;
  margin: 0 19px 20px 0;
  moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding-top: 15px;
  padding-bottom: 15px;
}
*/


.kontaktperson .kontaktperson-bg{
  background: #fff;
  padding: 20px;
  min-height: 165px;
  moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}


/*
.kontaktperson.deletable{
  border: 0;
  padding: 0;
  margin: 0 19px 20px 0;
}


.kontaktperson .person_foto{
    width: 125px;
    min-height: 125px;
    max-height: 125px;
    display: block;
    vertical-align: middle;
    line-height: normal;
    position: relative;
    float: right;
    margin: 12.5px 12.5px 12.5px 0;
    background: #f0f0f0;
}

.kontaktpersonen_container .kontaktperson .edit_content_box{
  width: 90px;
}

.kontaktperson .person_foto .edit_foto_box{
    width: 90%;
    height: 90%;
    margin-top: 5%;
    margin-left: 5%;
}
*/
/*

.kontaktperson .person_foto img{
    width: 125px !important;
    height: 125px !important;
    display: block;
}

.kontaktperson .person_daten{
    width: 270px;
    display: block;
    vertical-align: initial;
    line-height: normal;
    text-align: left;
    padding: 20px;
    height: 110px;
    min-height: 110px;
    max-height: 110px;
    float: left;
}

.kontaktperson .person_daten .fr-element{
  color: inherit;
  text-align: left;
  background: transparent;
  min-height: auto;
}

.kontaktperson .person_daten .person_name{
    font-size: 16px;
    font-family: ubuntubold;
    color: #005081;
}

.kontaktperson .person_daten .person_position{
    margin-top: 5px;
    color:#555;
    height: 36px;
}

.kontaktperson .person_daten .person_name,
.kontaktperson .person_daten .person_position,
.kontaktperson .person_daten .person_telefon,
.kontaktperson .person_daten .person_email,
.kontaktperson .person_daten .person_handy,
.kontaktperson .person_daten .person_anschrift {
    line-height: normal;
}

.kontaktperson .person_daten .person_telefon,
.kontaktperson .person_daten .person_email,
.kontaktperson .person_daten .person_handy,
.kontaktperson .person_daten .person_anschrift {
    padding-top: 5px;
    float: left;
}

.kontaktperson .person_daten .person_telefon{
    margin-right: 20px;
}

.kontaktperson .person_daten .person_handy{
    display: none !important;
}

.kontaktperson .person_daten .trennlinieSolid{
    border-color: #f0f0f0;
    width: 100%;
}

.kontaktperson .person_daten .person_daten_label{
  display: inline-block;
  width: 20px;
  color:#ccc;
}

.kontaktperson .person_daten .person_telefon .person_daten_label{
  font-size: 16px;
}
.kontaktperson .person_daten .person_handy .person_daten_label{
  font-size: 18px;
}
.kontaktperson .person_daten .person_email .person_daten_label{
  font-size: 13px;
}

.kontaktperson .person_daten .person_telefon .text,
.kontaktperson .person_daten .person_handy .text,
.kontaktperson .person_daten .person_email .text,
.kontaktperson .person_daten .person_anschrift .text{
    display: inline-block;
    min-width: 80px;
    background: transparent;
}

.kontaktperson .person_daten .person_email .text{
    min-width:auto;
    display: none;
}

.kontaktperson .person_daten .person_email .text_dummy{
    text-decoration: underline;
}
.kontaktperson .person_daten .person_email .text_dummy:hover{
    cursor: pointer;
}


.kontaktperson .person_daten .person_email a{
  color:inherit;
}
.kontaktperson .person_daten .person_email a:hover{
  color:#005081;
}

.kontaktperson .person_daten .text .fr-wrapper{
  background: transparent;
}

.kontaktperson .person_daten .text .fr-wrapper .fr-element{
   padding: 0;
}

.kontaktperson .person_daten .text .fr-wrapper .fr-placeholder{
  top:0;
  left:0;
}
*/





.container_kolonieplan_pic .foto{
    width:958px;
    min-height:300px;
    display:block;
    background: #999;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}



.trennlinie {
    width:673px;
    margin: 24px 10px 0px 25px;
    border-top: 1px dotted #bbb;
}

.deletable{
    position: relative;
}

.edit_content_box{
    position:absolute;
    z-index: 900;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin:0px;
    text-align:center;
    font-size:14px;
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px dashed #ccc;
}
.edit_content_box_bg{
    /*position:absolute;
    z-index: 901;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    margin:0px;
    opacity: 0.5;
    text-align:center;
    background: #000;
    font-size:14px;
    border: 0px;
    */
    position:absolute;
    z-index: 901;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    margin:0px;
    text-align:center;
    background: #f26623;
    font-size:14px;
    border: 0px;
    border-radius:5px 5px 0 0;
    transition: background-color 0.3s;
}


.edit_content_box .options{
    /*position:absolute;
    z-index: 902;
    width: 100%;
    top: 50%;
    margin: 0 auto;
    margin-top: -17px;
    text-align:center;
    font-size:14px;
    border: 0px;
    */
    position:absolute;
    z-index: 902;
    width: 100%;
    top: 50%;
    margin: 0 auto;
    margin-top: -10px;
    text-align:center;
    font-size:14px;
    border: 0px;
}
.edit_content_box:hover > .edit_content_box_bg{
  background: #f26623;
}

.edit_content_box .options.fileupload{
  top: 5px;
}


.edit_content_box .options .content_box_delete{
    /*padding: 9px 8px;
    margin: 0px 2px;
    background: #c00;
    color: #fff;
    border:1px solid rgba(255,255,255,0.3);
    */
    padding: 2px 2px;
    margin: 0px 1px;
    color: #fff;
    border:0;
}

.edit_content_box .options .content_box_move{
    padding: 2px 2px;
    margin: 0px 1px;
    color: #fff;
    border:0;
}
.edit_content_box .options .content_box_move:hover{
    background: rgba(0,0,0,0.4);
    color: #fff;
    cursor: move;
}

.edit_content_box .options .content_box_edit_text{
    padding: 2px 2px;
    margin: 0px 1px;
    color: #fff;
    border:0;
}
.edit_content_box .options .content_box_edit_text:hover{
    background: rgba(0,0,0,0.4);
    color: #fff;
    cursor: pointer;
}
.edit_content_box .options .foto_ein_aus{
    padding: 2px 2px;
    margin: 0px 1px;
    color: #fff;
    border:0;
}
.edit_content_box .options .foto_ein_aus:hover{
    background: rgba(0,0,0,0.4);
    color: #fff;
    cursor: pointer;
}


.edit_content_box .options .content_box_delete.fileupload{
  padding: 2px;
  margin: 0 1px
}

.edit_content_box .options .edit_doc_name.fileupload{
  padding: 2px;
  margin: 0 1px;
  color: #fff;
}
.edit_content_box .options .edit_doc_name:hover{
  cursor: pointer;
  color: rgba(0,0,0,0.5);
}

.dateianhaenge_container .edit_content_box{
    width:120px;
}

.dateianhaenge_container .ui-drag-highlight-fileuploader{
  display: inline-block;
  min-width: 180px;
  line-height: 40px;
  height: 60px;
  padding: 10px;
  margin-bottom: 15px;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(0,0,0,0.2);
  text-align: center;
  position: relative;
  left: 0px;
  top: 0px;
}

.dateianhaenge_container .dateianhang{
    /*
    float:left;
    display: inline-block;
    line-height:40px;
    padding: 0px;
    margin: 0 15px 0 0;
    height: 40px;
    background:#f5f5f5;
    text-align:center;
    */
    display: inline-block;
    line-height:40px;
    min-height: 40px;
    text-align:center;
    margin-bottom: 15px;
}
.dateianhaenge_container .dateianhang .filebox {
    background: #fff;
    min-width: 160px;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}


.edit_content_box .options .content_box_delete:hover{
    /*
    background: #fff;
    color: #c00;
    */
    background: #c00;
    color: #fff;
    cursor: pointer;
}
.edit_content_box .options .content_box_edit{
    padding: 9px 8px;
    margin: 0px 2px;
    background: #005081;
    color: #fff;
    border:1px solid rgba(255,255,255,0.3);
}
.edit_content_box .options .content_box_edit:hover{
    background: #fff;
    color: #005081;
    cursor: pointer;
}



.edit_content_box .options .container_box_edit,
.edit_content_box .options .content_box_move_up,
.edit_content_box .options .content_box_move_down,
.edit_content_box .options .kontaktperson_add,
.edit_content_box .options .dateianhang_add,
.edit_content_box .options .slide_add {
    padding: 2px 2px;
    margin: 0px 1px;
    color: #fff;
    border:0;
}
.edit_content_box .options .container_box_edit:hover,
.edit_content_box .options .content_box_move_up:hover,
.edit_content_box .options .content_box_move_down:hover,
.edit_content_box .options .kontaktperson_add:hover,
.edit_content_box .options .dateianhang_add:hover,
.edit_content_box .options .slide_add:hover {
    color: rgba(0,0,0,0.5);
    cursor: pointer;
}
.edit_content_box .options .content_box_foto_upload{
    padding: 9px 8px;
    margin: 0px 2px;
    background: orange;
    color: #fff;
    border:1px solid rgba(255,255,255,0.3);
}
.edit_content_box .options .content_box_foto_upload:hover{
    background: #fff;
    color: orange;
    cursor: pointer;
}

.foto .cropControls{
    display: none !important;
}

.mce-tinymce-inline{
    width:958px !important;
}


.edit_foto_box{
    position:absolute;
    z-index: 898;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin:0px;
    text-align:center;
    font-size:14px;
    display: none;
    visibility: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0px dashed #ccc;
}
.edit_foto_box .options{
    position:absolute;
    z-index: 899;
    width: 100%;
    top: 50%;
    margin: 0 auto;
    margin-top: -17px;
    text-align:center;
    font-size:14px;
    border: 0px;
    box-sizing: content-box;
}
.edit_foto_box .options .content_box_foto_upload{
    padding: 9px 8px;
    margin: 0px 2px;
    background: orange;
    color: #fff;
    border:1px solid rgba(255,255,255,0.3);
}
.edit_foto_box .options .content_box_foto_upload:hover{
    background: #fff;
    color: orange;
    cursor: pointer;
}

.edit_foto_box .options .switch_fotounterschrift{
    padding: 9px 8px;
    margin: 0px 2px;
    background: gray;
    color: #fff;
    border:1px solid rgba(255,255,255,0.3);
}
.edit_foto_box .options .switch_fotounterschrift:hover{
    background: #fff;
    color: orange;
    cursor: pointer;
}


/*******************************/

.fr-wrapper {
    position: relative;
    overflow: visible;
    z-index: 1;
}

.edit_content_box{
    /*position:absolute;
    z-index: 900;
    left: auto;
    right: 0px;
    top:0px;
    width: 130px;
    height: 40px;
    min-height: 30px;
    margin:0px;
    text-align:center;
    font-size:14px;
    display: none;
    border: 0px;
    */
    position:absolute;
    z-index: 900;
    left: auto;
    right: 10px;
    top:-28px;
    width: 90px;
    height: 28px;
    min-height: 20px;
    margin:0px;
    text-align:center;
    font-size:14px;
    display: none;
    border: 0;
}

.edit_content_box.fileupload{
    width: 80px;
}


.chronik_ereigniss .edit_content_box{
  width: 100%;
  height: 100%;
}
.chronik_content .edit_content_box{
  width: 130px;
  height: 40px;
}

.deletable{
    /*
    border: 1px dashed rgba(0,0,0,0.0);
    padding: 5px;
    margin: -5px;
    */
    transition: background 0.3s;
}
.deletable:hover{
    background: #d9d9d9;
}

.resizable{
    width: 250px;
    height: 250px;
    top:0 !important;
    left:0 !important;
}
.resizable img{
    width: 100%;
}

.ui-resizable-handle{
    display: none;
    background: orange;
    width: 15px;
    height: 15px;
    z-index: 905 !important;
}

.ui-resizable-helper { border: 1px dotted gray; }

/*.textbox_pic_left .ui-resizable-s,
.textbox_pic_q_left .ui-resizable-s, .textbox_pic_h_left .ui-resizable-s{
    left: 5px;
    bottom: 5px;
}

.ui-resizable-se{
    left: auto;
    right: 5px;
    bottom: 5px;
}
.ui-resizable-e{
    left: auto;
    right: 5px;
    top: 5px;
}
.ui-resizable-s{
    left: auto;
    right: 5px;
    bottom: 5px;
}
.ui-resizable-w{
    left: 5px;
    top: 5px;
}
.ui-resizable-sw{
    left: 5px;
    bottom: 5px;
}
*/



.textbox_pic_left .ui-resizable-s, .textbox_pic_q_left .ui-resizable-s, .textbox_pic_h_left .ui-resizable-s {
  left: 5px;
  bottom: 5px;
  display: none !important;
}

.ui-resizable-se {
  left: auto;
  right: 5px;
  bottom: 5px;
  display: none !important;
}

.ui-resizable-e {
  left: auto;
  right: 5px;
  top: 5px;
}

.ui-resizable-s {
  left: auto;
  right: 5px;
  bottom: 5px;
  display: none !important;
}

.ui-resizable-w {
  left: 5px;
  top: 5px;
}

.ui-resizable-sw {
  left: 5px;
  bottom: 5px;
  display: none !important;
}



.fotobox {
    width: auto !important;
}
.foto {
    position: static !important;
}
/*
.kontaktperson .person_foto{
  position: relative !important;
}
*/
.foto img{
    width: 100% !important;
    height: auto !important;
}
.edit_foto_box{
    /*
    width: 90% !important;
    height: 90% !important;
    margin-left: 5% !important;
    margin-top: 5% !important;
    border: 1px dashed #ccc;
    */
}
.chronik_kreis .chronik_kreis_text .fr-wrapper{
  background: transparent !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.chronik_kreis .chronik_kreis_text .fr-wrapper .fr-element{
  text-align: center;
  color: #005081;
}
/*******************************/


#content_elemente_container{
  position: fixed;
    width:230px;
    height: 100%;
    top:0px;
    right:-200px;
    z-index: 69999;
}
#content_elemente{
    position: absolute;
    width:200px;
    height: 100%;
    top:0px;
    right:0px;
    background: #fff;
    border-left: 0px dashed #eee;
    z-index: 69997;
    overflow-x: hidden;
    overflow-y: auto;
    moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
#opener{
    position: absolute;
    padding: 5px 10px;
    top:50%;
    right:200px;
    background: #fff;
    border: 0px solid #aaa;
    border-right: 0px;
    color: #333;
    z-index: 69998;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#opener:hover{
    color: #005081;
}
#content_elemente .header{
    padding: 10px 20px;
    color:#fff;
    background-color: #005081;
    display:block;
}
#content_elemente a{
    padding: 10px 20px;
    color:#333;
    text-decoration: none;
    display:block;
    border-top:1px dashed #ddd;
}
#content_elemente a:hover{
    background:#ebf2d9;
}

a#jetztSpeichernButton {
    display: block;
    width: 140px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 15px auto;
    padding: 8px 10px;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border:0;
    border-radius: 0px;
    background: #5f5f5f;
}
a#jetztSpeichernButton:hover {
    background: #444;
}

/* Cropper */
.cropperBox{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  margin: 0 auto;
  background: rgba(255,255,255,0.9);
  z-index: 89999;
  text-align: center;
}
.cropMain, .controls, .cropItButton{
  margin: 0 auto;
}
.cropMain_container{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -231px;
  margin-left: -480px;
  width: 960px;
  height: 462px;
}
.cropItButton{
 display: inline-block;
 text-decoration: none;
 background: #005081;
}
.cropItButton:hover{
  background: #638400;
}
/* Cropper */

/* Cropper Controls */
.controls{
  background: #555;
}
.controls a {
  display: inline-block;
  padding: 0 5%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #999;
}
.controls a:hover {
  color: #fff;
}
.controls a:active {
  color: #999;
}
/* Cropper Controls */




/* LINKBOX */

.linksbox_pic_text{
  position: relative;
  float: left;
  display: block;
  margin:25px 0px 20px 0px;
  margin-right: 25px;
  width: 221px;
}

.linksbox_pic_text .bild{
    display: block;
    background: #fff;
    width:221px;
    height:170px;
}
.linksbox_pic_text .bild img{
    width:221px;
    height:170px;
}

.linksbox_pic_text .text{
    display: block;
    background: #fff;
    line-height:40px;
    text-align: center;
    color:#000;
}

.linksbox_pic_text:hover > .text {
    background: #3c781e;
    color:#fff;
}

/* LINKBOX ENDE */




.listing-container {
    margin-top: 20px;
    margin-bottom: 0px;
}

.listing-container .listing-box {
    background: #fff;
    padding: 20px;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}


.listing-container .listing-box .listing-img-button {
    display: block;
    width: 100%;
}

@media (min-width: 576px){
    .listing-container .listing-box .listing-img-button {
        width: 145px;
    }
}

.listing-container .listing-box .listing-img-button img {
    width: 100%;
    height: auto;
}

.listing-container .listing-box .listing-body {
    padding-top: 10px;
    padding-bottom: 10px;
}

.listing-container .listing-box .listing-body .listing-headline {
    font-size: 18px;
    font-weight: 700;
}
.listing-container .listing-box .listing-body .listing-headline a {
    text-decoration: none;
    color: #000;
}
.listing-container .listing-box .listing-body .listing-headline a:hover {
    color: #f39015;
}

.listing-container .listing-box .listing-body .listing-time {
    font-size: 18px;
    font-weight: 700;
    color: #999;
    padding-top:5px;
}
.listing-container .listing-box .listing-body .listing-time.small {
    font-size: 0.875rem;
}

.listing-container .listing-box .listing-body .listing-text {
    padding-top:5px;
    min-height: 70px;
}

.listing-container .listing-box .listing-button-more {
    width: 100%;
    border: 2px solid #f39015;
    border-radius: 3px;
    color: #f39015;
    font-style: italic;
    text-align: center;
    padding: 7px 10px;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
}

@media (min-width: 576px){
    .listing-container .listing-box .listing-button-more {
        margin-top: 10px;
    }
}


.listing-container .listing-box .listing-button-more:hover {
    background: #f39015;
    color: #fff;
}

.startseite .listing-container .listing-box .listing-button-more {
    width: 100%;
    border: 2px solid #f39015;
    border-radius: 3px;
    color: #fff;
    background: #f39015;
    font-style: italic;
    text-align: center;
    padding: 7px 10px;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
}
.startseite .listing-container .listing-box .listing-button-more:hover {
    background: #f39015;
    color: #fff;
}

.listing-container .beitrag_bearbeiten_link {
    position: absolute;
    top: 15px;
    font-size: 12px;
    right: 30px;
    left: auto;
    z-index: 1;
}

.listing-inactive {
    background: #f2bfbf;
    border-top: 2px solid #c00;
    text-align: center;
    padding: 5px;
    width: 100%;
    margin: 0;
}


.listing-container-events .listing-box{
    padding: 0;
    height: 100%;
}
.listing-container-events .listing-box .listing-img-button{
    width: 100%;
}
.listing-container-events .listing-box .listing-body {
    padding: 20px 20px 0 20px;
}
.listing-container-events .listing-box .listing-button-more {
    margin: 20px;
}
.listing-container-events .listing-box .box-event-infos{
    position: absolute;
    width: 80%;
    display: inline-block;
    font-size: 17px;
    bottom: 20px;
    top: auto;
    left: auto;
    right: 35px;
    text-align: right;
}
.listing-container-events .listing-box .box-event-infos .box-headline {
    color: #fff;
    background: #f39015;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 700;
    box-shadow: 0 3px 3px rgba(0,0,0,0.5);
}
.listing-container-events .listing-box .box-event-infos .box-time {
    background: #fff;
    padding: 5px 10px;
    margin-top: 4px;
    display: inline-block;
    box-shadow: 0 3px 3px rgba(0,0,0,0.5);
    color: #000;
}


.listing-container-box .listing-box{
    padding: 0;
    height: 100%;
}

.listing-container-box .listing-box .listing-img-button{
    width: 100%;
}
.listing-container-box .listing-box .listing-body {
    padding: 20px 20px 0 20px;
}
.listing-container-box .listing-box .listing-body .listing-text {
    padding-top: 10px;
}
.listing-container-box .listing-box .listing-button-more {
    margin: 20px;
}




.event-header-pic img{
    width: 100%;
    height: auto;
}

.event-header-pic .box-event-infos{
    position: absolute;
    width: auto;
    display: inline-block;
    font-size: 24px;
    bottom: auto;
    top: 50%;
    margin-top: -48px;
    left: auto;
    right: 35px;
    text-align: right;
}

.event-header-pic .box-event-infos .box-headline {
    color: #fff;
    background: #f39015;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 700;
    box-shadow: 0 5px 5px rgba(0,0,0,0.5);
}
.event-header-pic .box-event-infos .box-time {
    background: #fff;
    padding: 5px 10px;
    margin-top: 4px;
    display: inline-block;
    box-shadow: 0 5px 5px rgba(0,0,0,0.5);
}








.gruppe_beitrag_uebersicht_box{
    margin-top:10px;
    width:100%;
    position: relative;
}
.gruppe_beitrag_uebersicht_box .foto{
    background:#999;

}
.gruppe_beitrag_uebersicht_box .inhalte_box{
    /*
    width:690px;
    height:175px;
    */
    /*position: relative;*/
    /* max-height: 350px; */
    overflow: hidden;
    padding:18px 18px 10px 18px;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}

.inhalte_box .leiste_mehr_anzeigen {
  position: absolute;
  display: block;
  bottom: 0px;
  left:18px;
  width: 925px;
  font-family: ubuntulight;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 15px 0px;
  z-index: 100;
  background: rgba(124, 165, 0, 0.9);
}

.inhalte_box .leiste_mehr_anzeigen {
  left: auto;
  right:0px;
  width: 120px;
  color:#555;
  background: #eee;
  border-radius: 10px 0px 0px 0px;
  font-family: ubuntubold;
  line-height: 1;
}

.inhalte_box .leiste_mehr_anzeigen:hover{
  background: rgba(124, 165, 0, 1);
  color:#fff;
}

.inhalte_box .leiste_mehr_anzeigen .alles_anzeigen{
  margin-right: 15px;
  /* text-transform: uppercase; */
}

.gruppe_beitrag_uebersicht_box .gruppe_link{
    color:#005081;
    text-decoration:none;
}
.gruppe_beitrag_uebersicht_box .gruppe_link:hover{
    color:#005081;
    text-decoration:underline;
}
.gruppe_beitrag_uebersicht_box .uhrzeit{
    font-size:12px;
    color:#555;
}

.gruppe_beitrag_uebersicht_box .inhalte_box .headline{
  width:900px;
  font-size:24px;
  margin: 0px 0px 10px 0px;
  font-family: ubuntubold;
}

.gruppe_beitrag_uebersicht_box .inhalte_box .headline a{
    text-decoration:none;
    color:inherit;
}
.gruppe_beitrag_uebersicht_box .inhalte_box .headline a:hover{
    color:#005081;
}


.fullcontent .gruppe_beitrag_uebersicht_box .inhalte_box .text
{
  width: 900px;
}
.gruppe_beitrag_uebersicht_box .inhalte_box .text{
    margin:5px 0px 20px 0px;
    width: auto;
}
.gruppe_beitrag_uebersicht_box .inhalte_box .text a{
    margin-left: 5px;
    color:#005081;
    text-decoration:none;
}
.gruppe_beitrag_uebersicht_box .inhalte_box .text a:hover{
    color:#005081;
    text-decoration:underline;
}

.gruppe_beitrag_uebersicht_box .leiste_buttom{
  width:920px;
  margin-left:18px;
  padding:10px 0px 10px 0px;
  border-top:1px dashed #ccc;
}

.gruppe_beitrag_uebersicht_box .leiste_buttom.vorschau{
  width:435px;
  margin-left:0px;
  position: absolute;
  top: auto;
  bottom: 5px;
}

.gruppe_beitrag_uebersicht_box .beitrag_bearbeiten_link{
    color:#fff;
    text-decoration:none;
    font-style: italic;
    position: absolute;
    top:-40px;
    right: 15px;
    padding: 6px 10px;
    background: #f26623;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.gruppe_beitrag_uebersicht_box .beitrag_bearbeiten_link:hover{
    text-decoration:underline;
}
.gruppe_beitrag_uebersicht_box .beitrag_bearbeiten_link_triangle{
  position: absolute;
  top:10px;
  right: -5px;
  width: 0;
  height: 0;
  border-bottom: 5px solid #af4a1a;
  border-right: 5px solid transparent;
}


/*
.gruppe_beitrag_uebersicht_box .beitrag_typ_anzeiger{
    color:#fff;
    text-decoration:none;
    font-style: italic;
    position: absolute;
    top:10px;
    left: -5px;
    padding: 6px 10px;
    background: #25a197;
    border-radius: 0px 3px 3px 0px;
    moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
*/

.gruppe_beitrag_uebersicht_box .beitrag_typ_anzeiger {
  color: #fff;
  text-decoration: none;
  font-style: italic;
  padding: 5px 10px;
  background: #25a197;
  float: right;
  margin-left: 20px;
  border-radius: 2px;
  display: inline-block;
}

.gruppe_beitrag_uebersicht_box .beitrag_typ_anzeiger_triangle{
  position: absolute;
  top:5px;
  left: -5px;
  width: 0;
  height: 0;
  border-bottom: 5px solid #155a55;
  border-left: 5px solid transparent;
}

.gruppe_beitrag_uebersicht_box .beitrag_typ_anzeiger.termine{
  background: #a62848;
}
.gruppe_beitrag_uebersicht_box .beitrag_typ_anzeiger_triangle.termine{
  border-bottom: 5px solid #5e1729;
}

.gruppe_beitrag_uebersicht_box .article-deactivate,
.gruppe_beitrag_uebersicht_box .article-reactivate{
  top: 0;
  position: absolute;
  left: auto;
  right: 0;
  padding: 5px;
  background: #f26623;
  font-size: 14px;
  color: #fff;
}
.gruppe_beitrag_uebersicht_box .article-deactivate:hover,
.gruppe_beitrag_uebersicht_box .article-reactivate:hover{
  background: #777;
}


.event_datum_sort{
  width: auto;
  padding: 0px 0px 0px 10px;
  margin-top:15px;
  line-height: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background:#555;
  border-left: 5px solid #005081;
}
.event_datum_sort i{
  color: #005081;
}

.event_content_box {
    margin:10px 0px 18px 0px;
}
.event_content_box label{
    width:90px;
}
.event_content_box #location_plz{
    width:60px;
}
.event_content_box #location_ort{
    width:247px;
}
.event_content_box label[for="event_uhrzeit_std"], .event_content_box label[for="event_uhrzeit_std_bis"]{
    width:87px;
}
.event_content_box label[for="location_anfahrtsskizze"]{
    width:87px;
}
.event_content_box label[for="event_uhrzeit_typ"], .event_content_box label[for="event_datum_typ"]{
    width:87px;
}

.event_content_box #event_uhrzeit_bis{
    display: none;
}

.event_content_box #event_datum_bis{
  width: 150px;
  margin-left: 10px;
  display: none;
}

#select_loc_template{
    position: absolute;
    width: 332px;
    height: 175px;
    margin-top: 40px;
    margin-left: 90px;
    border: 1px solid rgb(204, 204, 204);
    overflow: auto;
    display: none;
    z-index: 99;
}

.bisher_verwendete_loc{
    background: #f5f5f5;
}

#select_loc_template_close{
    float:right;
    width:15px;
    text-align:center;
    margin-top:8px;
    margin-right:8px;
    font-size:14px;
    color:#999;
}

.location_temp_p{
    padding:10px;
    border-bottom: 1px dashed #e5e5e5;
}

.location_temp_p .loc_eintrag{
    padding: 5px;
    display: inline-block;
}


.location_temp_p .loc_eintrag:hover{
    cursor: pointer;
    background: #eee;
}

.location_temp_p .loc_eintrag_edit{
    margin-top: 5px;
    display: inline-block;
    padding: 2px;
    background: #f9f9f9;
}

.location_temp_p .loc_temp_edit,
.location_temp_p .loc_temp_delete{
    padding: 5px;
    color: #999;
    cursor: pointer;
}
.location_temp_p .loc_temp_edit:hover{
    color: #000;
}
.location_temp_p .loc_temp_delete:hover{
    color: #c00;
}



.iScrollVerticalScrollbar{
  background: #ddd !important;
  border-radius: 5px !important;
}

.iScrollVerticalScrollbar .iScrollIndicator{
  border: 0 !important;
  background: #999 !important;
}


/* MODAL BOX */

.modal-box {
  display: none;
  position: fixed;
  z-index: 80001;
  width: 740px;
  background: #fff;
  border-bottom: 1px solid #aaa;
  border-radius: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-box header,
.modal-box .modal-header {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  background:#444;
  color:#fff;
}

.modal-box header h2,
.modal-box .modal-header h2 { margin: 0; }

.modal-box .modal-body {
  max-height: 500px;
  padding: 20px;
  overflow: auto;
}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: center;
  display: block !important;
  width: auto;
  height: auto;
}

.modal-box footer a,
.modal-box .modal-footer a{
  color: #fff;
}
.modal-box footer a:hover,
.modal-box .modal-footer a:hover{
  color: #fff;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

@media (max-width: 780px) {
  .modal-box { width: 70%; }
}

.bildauswahl{
  float:left;
  margin:5px 10px 5px 0px;
  height: 112px;
}
.bildauswahl img{
  height: 100px;
  margin:5px;
  border: 1px dashed #fff;
}
.bildauswahl:hover{
  cursor: pointer;
  background: #ccc;
}
.bildauswahl:hover > img{
  border: 1px dashed #fff;
}

.bildauswahl_aus_vorlage_headline{
  display: block;
  padding: 15px 0px;
  border-top: 1px dashed #ccc;
  margin: 20px 0px 0px 0px;
  color:#005081;
  font-size: 16px;
}

.bildauswahl_aus_vorlage_ordner{
  float: left;
  padding: 10px 20px;
  margin: 5px;
  border: 1px solid #eee;
}
.bildauswahl_aus_vorlage_ordner:hover > .icon{
  cursor: pointer;
}
.bildauswahl_aus_vorlage_ordner:hover > .text{
  cursor: pointer;
  color: #555;
}
.bildauswahl_aus_vorlage_ordner .icon{
  background-image: url(https://static.kleingarten-aktuell.de/images/vorlagen/folder-icon.png);
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0 auto;
}
.bildauswahl_aus_vorlage_ordner .text{
  text-align: center;
}

#content_sichtbarkeit_person_chosen input.default{
  width: 200px !important;
}
#content_sichtbarkeit_person_chosen .chosen-choices{
  padding: 5px 8px !important;
}

/* MODAL BOX */


.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: ubunturegular;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 5px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #222;
    border-radius: 0px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #222;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}


/* KOMMENTARE */

.feld_kommentar {
  width: 515px;
  max-width: 515px;
  height: 17px;
  margin-top: 5px;
  margin-left: 5px;
  border: 1px solid #bdd27f;
  font-size: 14px;
  background: #fff;
  resize: none;
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px;
  vertical-align: top;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}

.kommentar_senden_button {
  display:block;
  float:left;
  width:35px;
  height:30px;
  margin-top:2px;
  font-size:20px;
  text-align:center;
  text-indent: 4px;
  color: #005081;
}

.kommentar_senden_button:hover {
  color: #f26623;
}

.link_kommentar_user {
  color: #005081;
  text-decoration: none;
}

.link_kommentar_user:hover {
  color: #f26623;
  text-decoration: none;
}

.eintrag_loeschen_box {
  display: none;
}

.eintrag_loeschen_icon:hover{
  cursor: pointer;
  color: #900;
}

.mehr_kommentare_anzeigen{
  display: block;
  padding: 7px 10px;
  background: #e5edcc;
  color: #005081;
  font-size: 12px;
  cursor: pointer;
}
.mehr_kommentare_anzeigen:hover{
  background: #005081;
  color: #fff;
  text-decoration: underline;
}


/* TERMINE & VERANSTALTUNGEN */

.gruppe_content_container .auswahl_entfernen{
    float: right;
    margin-right: 25px;
    color:#555;
    text-decoration: none;
    font-size: 14px;
    display: none;
    line-height: 44px;
}
.gruppe_content_container .auswahl_entfernen:hover{
    color:#005081;
}
.gruppe_content_container .auswahl_entfernen i{
    margin-right:3px;
}


/* SLIDER */
.slider_container .edit_content_box{
    width: 120px;
}

.slider_container .edit_foto_box{
    background: rgba(0, 0, 0, 0.6);
    width: 98% !important;
    height: 96% !important;
    top: 2% !important;
    left: 1% !important;
    margin: 0 !important;
}

.slider_container .edit_foto_box .options .content_box_slide_delete{
    padding: 9px 8px;
    margin: 0px 2px;
    background: #c00;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.3);
}
.slider_container .edit_foto_box .options .content_box_slide_delete:hover{
    background: #900;
    cursor: pointer;
}

.slider_container .edit_foto_box .options .content_box_slide_text_edit{
    padding: 9px 8px;
    margin: 0px 2px;
    background: gray;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.3);
}
.slider_container .edit_foto_box .options .content_box_slide_text_edit:hover{
    background: #fff;
    color: orange;
    cursor: pointer;
}

.slider_container .edit_foto_box .options .content_box_slide_to_left,
.slider_container .edit_foto_box .options .content_box_slide_to_right{
    padding: 9px 8px;
    margin: 0px 2px;
    background: gray;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.3);
}
.slider_container .edit_foto_box .options .content_box_slide_to_left:hover,
.slider_container .edit_foto_box .options .content_box_slide_to_right:hover{
    background: #fff;
    color: orange;
    cursor: pointer;
}

.slider_container .carousel-caption{
    position: absolute;
    right: 0;
    left: 0;
    color: #fff;
    text-align: center;
    width: auto;
    top:35%;
    bottom: 35%;
    padding: 0;
}

.slider_container .carousel-caption.text-align-left{text-align: left; left: 15%; right: auto;}
.slider_container .carousel-caption.text-align-center{text-align: center; left: 0; right: 0;}
.slider_container .carousel-caption.text-align-right{text-align: right; left: auto; right: 15%;}

.slider_container .carousel-caption.text-v-position-top{top:10%;bottom: auto;}
.slider_container .carousel-caption.text-v-position-center{top:35%;bottom: 35%;}
.slider_container .carousel-caption.text-v-position-bottom{top:auto;bottom: 10%;}

/*
.slider_container .carousel-caption.text-h-position-left{left: 15%; right: auto;}
.slider_container .carousel-caption.text-h-position-center{left: 0; right: 0;}
.slider_container .carousel-caption.text-h-position-right{left: auto; right: 15%;}
*/


.slider_container .carousel-caption h3,
.slider_container .carousel-caption p {
    background: #fff;
    padding: 5px 10px;
    display: inline-block;
    box-shadow: 0 3px 3px rgba(0,0,0,0.5);
    color: #000;
    line-height: 1.5;
    font-size: 24px;
}
.slider_container .carousel-caption h3{
    font-weight: 700;
    margin-bottom: 5px;
}
.slider_container .carousel-caption h3::after{
    content:' ';
    display: block;
}
.slider_container .carousel-caption .button-more{
    border: 2px solid #f39015;
    border-radius: 3px;
    color: #fff;
    background: #f39015;
    font-style: italic;
    text-align: center;
    padding: 7px 10px;
    display: inline-block;
    text-decoration: none;
    margin-top: 5px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.5);
}

.slider_container .carousel-indicators{
    bottom: 15px;
}
.slider_container .carousel-indicators li{
    width:10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
}

@media (max-width:575px){
    .slider_container .container.carousel{
        padding-left: 0;
        padding-right: 0;
    }
    .slider_container .carousel-caption h3,
    .slider_container .carousel-caption p {
        padding: 3px 10px;
        font-size: 1rem;
    }
    .slider_container .carousel-caption .button-more{
        padding: 3px 10px;
        border: 0px;
    }
}



/*
Pressemitteilungen
*/
.pressemitteilungen_headline {
    font-size: 20px;
    margin: 20px 0 10px 0;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px dashed #bbb !important;
}

.pressemitteilung {
    font-size: 16px;
    line-height: 1;
    margin:0;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
}

.pressemitteilung .uhrzeit{
    color:#777;
}

.pressemitteilung .presse_headline {}

.pressemitteilung .presse_headline a {
    display: block;
    color: inherit;
    text-decoration: none;
}
.pressemitteilung .presse_headline a:hover {
    text-decoration: underline;
}

.pressemitteilung .presse_dokumenten_icons{}



#kalender_box{
  background: #fff;
  moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  margin: 0px 0px 20px 0px;
  min-height:279px;
}

.termine_veranstaltungen_kalender { /*margin-right:322px;*/ width: 640px; min-height:279px; position:relative; }
.termine_veranstaltungen_kalender:after { content:""; display:table; clear:both; }
.kalender_kategorie_auswahlbox { }

.calendar-grid-view.calendar-view-months { float:left; padding:20px 30px; text-align: center; width:318px; border-right: 2px dashed #ddd; box-sizing:border-box; min-height:279px; }

.event-calendar .calendar-day-head { line-height:1.8em; font-weight:bold; width:34px; border-bottom:2px solid #f5f5f5; padding-bottom:5px; }
.kalender_kategorie_auswahlbox { border-left:0 !important; }
.event-calendar-navigation { position:absolute; width:100%; }
.event-calendar-navigation-prev { left:30px; }
.event-calendar-navigation-next { right:30px; }
.event-calendar-navigation-next, .event-calendar-navigation-prev { text-decoration:none; color:#888; position:absolute; top:20px; }
.event-calendar-navigation-next:hover, .event-calendar-navigation-prev:hover { color:#000; }
.event-calendar-title { font-size:14px; color:rgb(60, 120, 30); line-height:2em; }
.calendar-header { margin-bottom:10px; }
.calendar-row { width:100%; }
.calendar-row > div { width:34px; display:inline-block; margin:1px; }
.calendar-day { line-height:25px; position:relative; }

.cal-event-list { position:absolute; bottom:25px; display:none; opacity:0; transition:opacity 250ms ease-in-out; width:200px; box-sizing:border-box; margin-left:-83px; z-index:999; padding-bottom:12px; }
.cal-event-list > div { color:#fff; text-align:left; position:relative; }
.cal-event-list > div:after { content:""; width:0; height:0; border-style:solid; border-width:10px 10px 0 10px; border-color:rgba(0,0,0,.9) transparent transparent transparent; position:absolute; bottom:-10px; left:50%; margin-left:-10px; }
.cal-event-list .cal-event-list-event { text-align:left; padding:10px; margin-top:1px; margin-bottom:1px; background:rgba(0,0,0,.9);}
.cal-event-list .cal-event-list-event { }
.cal-event-list .cal-event-list-event a { text-decoration:none; color:#fff; text-align:left; }
.cal-event-list .cal-event-list-event a h3 { text-decoration:none; color:#fff; font-weight:400; font-size:12px; font-family:'ubunturegular'; line-height:1.2em; margin:0; }
.cal-event-list .cal-event-list-event a h4 { text-decoration:none; color:#fff; font-weight:400; font-size:12px; font-family:'ubunturegular'; line-height:1.2em; margin:0; }
.cal-event-list .cal-event-list-event a h5 { text-decoration:none; color:#fff; font-weight:400; font-size:12px; font-family:'ubunturegular'; line-height:1.2em; margin:0; }
.calendar-day:hover .cal-event-list { display:block; opacity:1; transition:opacity 250ms ease-in-out; }

.cal-multiple-day-events.cal-event-mid-day:not(.cal-single-days) { background:#f2f6e5; color:#3c781e; }
.calendar-day.event-calendar-has-events.cal-event-start-day { background:#3c781e; color:#fff; }
.calendar-day.event-calendar-has-events.cal-event-end-day { background:#f2f6e5; color:#3c781e; }
.cal-event-start-day.cal-multiple-day-events.cal-single-days { background:#3c781e; color:#fff; }
.cal-event-end-day.cal-multiple-day-events.cal-single-days { background:#3c781e; color:#fff; }

.calendar-day-np { line-height:25px; position:relative; }
.calendar-day.cal-today { background:#eee; color:#333; }
.calendar-day-np span { color:#aaa; }





.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}


@font-face {
    font-family: 'ubuntubold';
    src: url('../font/ubuntu-b-webfont.eot');
    src: url('../font/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-b-webfont.woff') format('woff'),
         url('../font/ubuntu-b-webfont.ttf') format('truetype'),
         url('../font/ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntubold_italic';
    src: url('../font/ubuntu-bi-webfont.eot');
    src: url('../font/ubuntu-bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-bi-webfont.woff') format('woff'),
         url('../font/ubuntu-bi-webfont.ttf') format('truetype'),
         url('../font/ubuntu-bi-webfont.svg#ubuntubold_italic') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

/*@font-face {
    font-family: 'ubuntu_condensedregular';
    src: url('../font/ubuntu-c-webfont.eot');
    src: url('../font/ubuntu-c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-c-webfont.woff') format('woff'),
         url('../font/ubuntu-c-webfont.ttf') format('truetype'),
         url('../font/ubuntu-c-webfont.svg#ubuntu_condensedregular') format('svg');
    font-weight: normal !important;
    font-style: normal;

}*/

@font-face {
    font-family: 'ubuntumedium';
    src: url('../font/ubuntu-m-webfont.eot');
    src: url('../font/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-m-webfont.woff') format('woff'),
         url('../font/ubuntu-m-webfont.ttf') format('truetype'),
         url('../font/ubuntu-m-webfont.svg#ubuntumedium') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntumedium_italic';
    src: url('../font/ubuntu-mi-webfont.eot');
    src: url('../font/ubuntu-mi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-mi-webfont.woff') format('woff'),
         url('../font/ubuntu-mi-webfont.ttf') format('truetype'),
         url('../font/ubuntu-mi-webfont.svg#ubuntumedium_italic') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

@font-face {
    font-family: 'ubunturegular';
    src: url('../font/ubuntu-r-webfont.eot');
    src: url('../font/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-r-webfont.woff') format('woff'),
         url('../font/ubuntu-r-webfont.ttf') format('truetype'),
         url('../font/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntuitalic';
    src: url('../font/ubuntu-ri-webfont.eot');
    src: url('../font/ubuntu-ri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-ri-webfont.woff') format('woff'),
         url('../font/ubuntu-ri-webfont.ttf') format('truetype'),
         url('../font/ubuntu-ri-webfont.svg#ubuntuitalic') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntulight';
    src: url('../font/ubuntu-l-webfont.eot');
    src: url('../font/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-l-webfont.woff') format('woff'),
         url('../font/ubuntu-l-webfont.ttf') format('truetype'),
         url('../font/ubuntu-l-webfont.svg#ubuntulight') format('svg');
    font-weight: normal !important;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntulight_italic';
    src: url('../font/ubuntu-li-webfont.eot');
    src: url('../font/ubuntu-li-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-li-webfont.woff') format('woff'),
         url('../font/ubuntu-li-webfont.ttf') format('truetype'),
         url('../font/ubuntu-li-webfont.svg#ubuntulight_italic') format('svg');
    font-weight: normal !important;
    font-style: normal;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*
@font-face{font-family:'FontAwesome';src:url('//static.kleingarten-aktuell.de/font/fontawesome-webfont.eot?v=4.4.0');src:url('//static.kleingarten-aktuell.de/font/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('//static.kleingarten-aktuell.de/font/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('//static.kleingarten-aktuell.de/font/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('//static.kleingarten-aktuell.de/font/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}
*/

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}



/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
  display: block;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table.fr-alternate-rows tbody tr:nth-child(1n){
	background: rgba(255,255,255,0.5);
}
table.fr-alternate-rows tbody tr:nth-child(2n){
	background: rgba(120,120,120,0.1);
}

td,
th {
  padding: 0;
  border: 1px solid #ddd;
}
