/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

img {
    max-width: 100%;
    height: auto;
    display: block;
}
.rahmen {
  border: 1px solid black !important;
  padding: 10px;
  max-width: 500px;
}

.stueck-titel,
.jahr,
.technik,
.format {
  position: relative;
  top: 0px;
}

.call {
  display: block;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  top: 70px;
  left: 25px;
  position: relative;
  display: none;
}

 .credentials {
  background: #f6f6f6;
  padding: 10px 15px;
  border-radius: 6px;
  display: inline-block;
  margin: 10px 0;
}

.tagrahmen {
  border: 1px solid #999;
  padding: 2px 5px;
}

.wappen {
  float: right;
  padding: 2px;
  display: none;
}
.tableartists {
  width: 100%;
  margin-top: 0px;
}

.phase {
  border: 2px solid #2e9eba !important;
  color:  #2e9eba !important;
  padding: 15px 10px 15px 10px !important;
  font-size: 24px !important;
  font-weight: bold !important;
  background-color: #ffffff !important;
  line-height: 30px !important;
}


#fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}


.tinygrey {
  color: #666666;
  font-size: 12px;
  padding: 5px 0px 0px 0px;
}

.tinywhite {
  color: #ffffff;
  font-size: 12px;
  padding-top: 5px;
}

.kursiv {
  font-style: italic;
}

.for_radiobutton {
  display: inline !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 5px;
}

.soundlink {
  margin-bottom: 10px;
  color: #333;
}

.soundlink::before { 
   content: url("../images/sound.png"); 
   margin-right: 12px;
    position: relative;
    top: 5px;
    margin-left: 50px;

}

.site-footer {
    background-color: #ccc;
    color: #ffffff;
    padding: 0 4.5455% 3.5em;
    height: 20px;
}

.site-info {
  color: #ffffff;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  text-align: center;
}

.site-info a {
  color: #ffffff;
}

.site-info a:hover,
.site-info a:focus {
  color: #76cce1;
}


.textlink  {
  color: #2e3049;
  font-weight: 700;
  text-decoration: none;
}


.textlink:before,
.site-info a:before {
  content: '»\00a0';
  font-weight: 400;	
}

.change {
  padding-top: 10px;
}

h1.start  {
  color: #666;
  text-align: center;
  padding-top: 10px;
}

.link_sign {
  color: #000 !important;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
}

.link_sign:before {
  content: "» ";
  color: #000;
}

.link_sign:hover {
  color: #666;
  underline: none;
}

.link_sign_b {
  color: #000 !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}

.link_sign_b:before {
  font-weight: bold;
  content: "» ";
  color: #000;
}


body {
 font-family: 'Montserrat', sans-serif;
}

ul {
  list-style: circle;
  margin-left: 30px;
}

th {
  /*font-weight: 200;*/
  padding: 5px;
    padding-top: 8px
  /*color: black !important;*/
}

.c{
  font-size: 9px;
  color: #ccc;
  position: relative;
  top: -20px;
  text-align: center;
}

.c a {
  color: #ccc;
}



h1 {
  font-size: 32px;
  line-height: 36px;
  color: #666;
  margin-top: 20px;
  margin-bottom: 20px; 
}


.container {
    width: 100%;
    max-width: 1200px;
}


.thumbnail { 
  float:left;
}

a.linkthumbnail {
  width: 120px;
}

.error {
  color: red;
  font-size: 12px;
  padding-bottom: 10px;
  text-align: left;
}

.redbold {
  color: red;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 30px;
  text-align: left;
}

.hinweis {
  //color: green;
  border:1px dashed #666;
  padding: 10px;
  font-weight: 700;
  margin-bottom: 20px;
}

.green {
  color: green;
}

.starttop {
  width: 100%;
  background-color: #ccc;
  height: 110px;
  padding-top: 20px;
}

.starttop img {
  max-width: 200px;
}

.startlogo {
  padding-top: 20px;
  width: 100%;
  display: block;
}

.startlogo img {
  display: block;
  margin: 0 auto;
  width: 500px;
}


.starttext{
  margin: 0 auto;
  padding: 20px;
  max-width: 700px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  text-align: justify;
}

.texte {
  font-size: 14px;
  line-height: 18px;
  text-align: justify;

}

.kontakt{
  text-align: center;
  background-color: #eee;
  padding: 20px;
  max-width: 400px;
  border: 1px solid #ddd;
  margin: auto;
}

.deadline {
  text-align: center;
  xxbackground-color: #e3b8a9;
  padding: 20px;
  max-width: 400px;
  border: 1px dashed #c9a294;
  margin: auto;
  font-size: 20px;
  margin-bottom: 30px;
}
.register {
  margin: 0 auto;
  width: 160px;
}

.pfdlink {
  margin-bottom: 10px;
  color: #333;
}

.pfdlink::before { 
   content: url("../images/pdfsmall.png"); 
   margin-right: 12px;
   position: relative;
   top: 5px;
}
.startbottom,
.login-container {
/*
  background-image: url("images/bg-gray.png");
  background-repeat:repeat-x;
*/
}

  .startbottom,
.login-container {
  height: 100px;
  min-height: 100px;
}

.startbottom, {
  height: 300px;
  min-height: 300px;
}


.imagecenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  width: 100% !important;
  padding-top: 50px;
  padding-bottom: 50px;

}

.logocenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;	
}

.imageleft {
  float: left;
  padding: 20px;
}

.login {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
  padding: 15px 0;  
  background-color: #878484;
  color: white;
  font-size: 20px;
  border-radius: 5px;
  max-width: 320px;
  width: 80%;
  text-align: center;
  font-weight: 700;	
  /*
      margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    padding: 15px 0;
    color: #878484;
    border: 2px solid #878484;
    background-color: white;
    font-size: 20px;
    border-radius: 10px;
    width: 320px;
    text-align: center;
    font-weight: 700;*/
}

a.login   {
  text-decoration: none;
}

.login:hover {
  color: #fefefe;
  background-color: #666;
  border-color: #666;
}

.userheader {
  color: white;
  font-size: 23px;
  float: right;
  width: 300px;
  margin-top: 26px;
}

.userheader:before{
  content:url('images/user.png');
  position: relative;
  top: 11px;
  left: -4px;
}


.logout{
  float: right;
  text-transform: uppercase;
  padding: 6px 0;
  color: #ff401b;
  border: 2px solid #ff401b;
  background-color: white;
  font-size: 17px;
  border-radius: 10px;
  width: 163px;
  text-align: center;
  font-weight: 700;
  margin: 40px 40px 0 0;
}


.login-box {
  max-width: 400px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.login-box label {
  font-size: 16px;
  text-align: left;
}

.btn {
    border: none;
    background-color: inherit;
    padding: 14px 28px;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 30px;
}

.confirm {
    color: white;
    background-color: #878484;
}

.confirm:hover {
    background-color: #575756;
    color: white;
}




.pdf {
  position: relative;
  float: left;
  margin: 20px 0 0 20px;
  color: #878484;
  border: 1px solid #878484;
  background-color: white;
  font-size: 16px;
  border-radius: 10px;
  width: 120px;
  height: 120px;
  text-align: center;
  font-weight: 400;
  }

.add {
  position: relative;
  margin-top: 7px;
  color: #878484;
  border: 1px solid #878484;
  background-color: white;
  font-size: 16px;
  line-height: 16px;
  border-radius: 6px;
  width: 274px;
  height: 43px;
  text-align: center;
  font-weight: 400;
  float: right;
}

.add:before{
  content: url("images/add.png");
  position: relative;
  top: 0;
  left: 14px;
  float: left;
}

.add a {
    display: block;
    padding-top: 14px;
}


.addimages {
  position: relative;
  margin-top: 20px;
  text-transform: uppercase;
  color: #878484;
  border: 1px solid #878484;
  background-color: white;
  font-size: 20px;
  border-radius: 10px;
  width: 112px;
  height: 112px;
  text-align: center;
  font-weight: 400;
}

.addimages:before{
  content: url("images/add.png");
  position: relative;
  top: 12px;
  xxxleft: 14px;
  xxxfloat: left;
}

.addimages a {
    display: block;
    padding-top: 14px;
}

.titlepdf {
  position: relative;
  top: -100;
  width: 100px;
  color: black;
  font-size: 14px;
  margin: 5px;
}

.link {
  margin: 20px 0 10px 10px;
}
.link::before {
    content: "» ";
    color: rgb(0, 0, 0);
}

.info {
  background: #eee;
  width: 460px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 20px;
  padding: 10px;
}

.fehlerbild {
  background: #eee;
  width: 500px;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 200px;
  margin-top: 20px;
  padding: 20px;
}


.infofirma {
  background: #eee;
  width: 500px;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 200px;
  margin-top: 20px;
}
.infoleft {
  float: left;
  width: 240px;
  height: 180px;
  display: block;
  margin: 10px 0 10px 10px;
  padding-left: 10px;
  padding-top: 20px;
  border-right: 1px solid #666;
  font-size: 22px;
  font-weight: 600;
  color: #666;
}

.inforight {
  float: right;
  height: 180px;
  width: 240px;
  padding: 10px 10px 10px 10px;
}

/*
input.text {
  font-size: 15px;
  width: 500px;
  margin: 5px 0 10px 0;
  padding: 6px;
}*/

.overviewheader {
  height: 100px;
  background-color: #ff401b;
  display: block;
}

.overviewheader img {
  max-width: 240px;
  width: 90%;
  padding-top: 20px;
}

.overview {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  font-size: 31px;
  color: #878484;
  
}

.overviewlogout {
  float:right;
}

.overviewlogout a {
  max-width: 170px;
  width: 100%;
}

.overviewline {
  padding: 10px;
}

.overviewlinelast {
  padding: 15px;
  border-top: 1px solid #e7e6e6;
  margin-top: 20px;
}


.anzahl {
  height: 34px;
  width: 34px;
  border-radius: 17px;
  border: 1px solid #ff401b;
  display: inline;
  float: right;
  color: white;
  background-color: #ff401b;
  text-align: center;
  font-size: 31px;
  position: relative;
  top: -32px;
}

.datetitel{
  font-size: 12px;
}


.menupane,
.contentpane {
  float: left;
}

.menupane {
  width: 200px;
  background-color: white;
  height: 100%;
}

.contentpane {
  background-image: url("images/bg-content.png");
}

.link_sign {
  //color: #ff401b !important;
}

.anzahlklein {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  border: 1px solid red;
  display: inline;
  float: right;
  color: white;
  background-color: red;
  text-align: center;
  font-size: 17px;
}

.benutzer {
    padding: 10px 0 10px 0;
    width: 80%;
    height: 44px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #878484;
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: -60px;
}

.benutzer a:active {
  color: red;
  border:none;
}


.benutzer:after {
  content: url("images/benutzer.png");
  position: relative;
  top: -3px;
  left: -30px;
  float: right;
}




.menulogoutbuttonuser {  
  padding: 10px 0 10px 0;
  width: 200px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  /*border: 1px solid #878484;*/
  border: 1px solid #666;
  border-radius: 10px;
  text-align: center;
  xxxposition: absolute;
  xxbottom: -170px;
  
}

.submissioninfo {  
  padding: 20px 10px 10px 10px;
  width: 200px;
  font-size: 14px;
  line-height: 20px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border: 1px solid #2e9eba;
  border-radius: 10px;
  text-align: center;
}

.submissioninfo h2 {
  color: #333;
  font-size: 18px;
  padding-bottom: 5px;
  text-align: center;
  margin-bottom: 5px;
}

h2 {
  font-size: 22px !important;
  margin-bottom: 15px;
}


.menuuser{
  font-size: 15px;
  text-align: left;
  padding-left: 15px;
  color: #979494;
  padding-bottom: 5px;
}


.menuuser:before {
    /* 1. Das Bild als Hintergrund definieren */
    background-image: url(images/usermenu.png);
    /* 2. Eine feste Größe für das Pseudoelement definieren */
    width: 30px; /* Gewünschte Breite */
    height: 30px; /* Gewünschte Höhe */
    /* 3. Das Pseudoelement sichtbar machen */
    content: "";
    display: block; /* Oder inline-block */
    /* 4. Das Bild an die Größe anpassen und zentrieren */
    background-size: contain; /* Passt das Bild ohne Verzerrung in den Bereich */
    background-repeat: no-repeat;
    background-position: center;

    /* Ihre ursprüngliche Positionierung beibehalten: */
    position: relative;
    top: -2px;
    left: -5px;
    float: left;
}

.menulogoutbutton {
  text-transform: uppercase;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  background-color: #666;
  padding: 10px 0 10px 0;
  color: white;
  border-radius: 8px;
}

.menulogoutbutton a {
  color: white;
}


/*Tabelle*/

table {
  margin: 20px 0 0 0;
  font-size: 14px;
  border: 1px solid #ddd !important;
}


tr:nth-child(even) {background-color: #f3f3f3}
tr:nth-child(odd) {background-color: #fff}
/*tr:nth-child(1) {background-color: none}

tr:first-child {
  color: transparent !important;
}*/

td {
  padding: 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd !important;
}

th {
  border-bottom: 3px solid #666 !important;
  background-color: transparent !important;
  color: white;
  background-color: #666 !important;
  font-size: 18px;
}


/*a.admin-bt-active img {
  opacity: .50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  }*/
a.admin-bt-inactive img {
  opacity: .45;
  filter: alpha(opacity=45);
  -moz-opacity: 0.45;
  }
a:hover.admin-bt-active img, a:hover.admin-bt-inactive img {
  opacity: .90;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  }

a.admin-bt-active, a.admin-bt-inactive {
  text-decoration: none;
  color: #000;
  display: block;
  position: relative !important;
  margin: 0 auto !important;
  xxxwidth: 40px !important;
}
td img {
    vertical-align: middle !important;
    top: 0px;
    position: relative;
}

.middel {
  text-align: center;
}
table.table>tbody>tr>td.left {
  text-align: left;
  /*min-width: 400px !important;*/
}

table tr th.alignleft {
    text-align: left !important;
}

/*a:hover.admin-bt-active, a:hover.admin-bt-inactive {
  text-decoration: underline;
  }*/
strong,
bold {
  font-weight: 700;
}


a {
  text-decoration: none;
  color: #878484;
  xxxdisplay:inline-block;
  width:100%;
}
/*formular*/
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

label {
    color: black;
    display: block;
    font-weight: 500;
    margin-bottom: 0.3em;
    margin-top: 0.5em;
}

select {
  height: 35px;
  max-width: 500px;
  width: 100%;

}

textarea {
  height: 150px;
  max-width: 500px;
  width: 100%;
  font-family: 'Montserrat', sans-serif !important;
  padding: 6px;
}

.tableartists {
  width: 100%;
  margin-top: 0px;
}


input[type="textarea"],
input[type="email"],
input[type="password"],
input[type="text"]{
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #666;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    margin-top: 4px;
    font-size: 15px;
    width: 100%;
    xxmargin: 5px 0 10px 0;
    padding: 6px;
    max-width: 500px;
}

input[type="submit"],
.mybutton{
  //display: block;              /* wichtig, sonst wirkt margin:auto nicht */
  //margin: 10px auto;           /* zentriert horizontal */
  background-color: #666;
  color: white;
  padding: 6px;
  border-radius: 6px;
  max-width: 500px;
  width: 100%;
  font-size: 18px;
  border: 2px solid #777;
}

.center {
 display: block;              /* wichtig, sonst wirkt margin:auto nicht */
 margin: 10px auto;           /* zentriert horizontal */
}

input[type="submit"]:hover{
  background-color: white;
  color: #666;
  -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}


/***** Bootstrap erweiterungen ******/
.badge {
 float:right;
 background-color: #ff401b;
}

.navbar-default {
    background-color: white; 
    border-color: white;
}


.container {
  margin: 0 auto;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 1.25em;
    font-weight: 500;
}

.navbar-nav {
    float: left;
    margin: 0;
    margin: 30px 0 30px 0;
    padding: 30px 0 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

/*.sidebar-nav {
  margin: 30px 0 30px 0;
  padding: 30px 0 30px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}*/


.col-sm-9 {
  font-family: 'Montserrat', sans-serif;

  /*background-image: url("images/bg-content.png");
  background-repeat: repeat;
  line-height: 22px;
  height: 100%;*/
}
  
.col-sm-3 a img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
}
  
.navbar-nav>li {
  width: 100% !important;
}

.logoforprint img {
  position: relative !important;
  right: 30px;
  top: 30px;
  float: right;
  z-index: 1;
}


.table>thead>tr>th {
  padding: 8px;
  line-height: 1.02857143;
  text-align: center;
}

.table>thead>tr>th:first-child {
  text-align: left;
  width: 500px !important;
}

.table>tbody>tr>td:nth-child(1){	
  font-weight: 500;
  width: 280px;
}

td .beschreibung  {
  color: #444;
  font-size: 13px;
  border: 1px dashed #999;
  margin: 10px;
  padding: 10px;
}

.navedit {
  float: right;
}

.editelem {
  border-right: 1px solid gray;
  float:left;
  padding: 0 10px 0 10px;
}

.editelem:last-child {
  border-right: none;
  float: right;
    padding: 10px 0px 0 10px;

}
.navedit2 {
  float: left;
}


.editelem2 {
  xxxborder-right: 1px solid gray;
  float:left;
  padding: 0 10px 0 10px;
}

.editelem2:last-child {
  border-right: none;
}

.body {
  page-break-after:always;
  position: relative;
}

.address {
  padding-top: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  
}





/*-----------------------------------------*/


@media only screen and (max-width: 767px){
  
  .table>tbody>tr>td {
    display: block !important;
    width: 100% !important;
    xxcolor: #666;
  }

  .table>tbody>tr>td:nth-child(even) {
        background-color: #f3f3f3;
  }
  
  .table>tbody>tr>td:nth-child(odd) {
        background-color: #ffffff;
  }
  
}


@media (max-width: 750px){
  .table>tbody>tr>td{
    xxxdisplay: block;
  }
  
  .table>thead>tr>th {
    display: none;
  }
  
  td { 
    display: block;
  }

}

@media print { 
 /* All your print styles go here */
  #footer, #nav { display: none !important; } 
 
 .table>tbody>tr>td{
   display: inline-table !important;
   border: none;
 }
 
  table {
   border-left: 0px solid #ddd !important;
   border-right: 0px solid #ddd !important;
   border-bottom: 0px solid #ddd !important;
 }
  
  
  .backbutton,
  a .backbutton {
    display: none;
  }
  
  .col-sm-3,
  .printlink {
    display: none;
  }
  
  .table>tbody>tr>td {
    xxxborder: 1px solid #ccc;
    xxxwidth: 150px !important;
  }
  
  .table>tbody>tr>td {
    border: none !important;
  }
  
  .table>tbody>tr>td:nth-child(1) {
    padding-right: 0px !important;
    width: 200px;
  }
  
  .table>tbody>tr>td:nth-child(2) {
    padding-right: 0px !important;
    width: 150px;
    border-bottom: 1px solid grey;
  }
  
  .print {
    width: 700px !important;
  }
  
  
  tr:nth-child(even) {background-color: #f3f3f3 !important;}
  tr:nth-child(odd) {background-color: #fff !important; }

  .table>tbody>tr>td {
    padding:1px !important;
    margin: 0px !important;
    background-color: transparent !important;
  }
  
  td {
    padding:1px !important;
    margin: 0px !important;
    background-color: transparent !important;
  }
  tr {
    background-color: transparent !important;
  }

}