/* Startseite */
#breadcumb{
	display: none;
}

table{ 
  margin-bottom: 5%;
  border-collapse: collapse;
  padding:0.3em 0.5em; 
  width: 98%;
  float: right;
}

caption {
  /* border-radius: 0.5em 0.5em 0 0; */
  padding: 0.5em 0 0 0;
  background-color: #4e96c0;
  color: white;
  font-size: 2rem;
}

tbody td{
  background-image: linear-gradient(#f9f9f9, #e3e3e3);
  border-left: 1px solid #4e96c0;
  border-right: 1px solid #4e96c0;
  border-collapse: collapse;
  padding:0.3em 0.5em;
  width: 50%;
  font-size: 2rem;
}


th{ 
  /* background-color: #4e96c0;  */
  color: black; 
  border: 1px solid #4e96c0;
  padding:0.3em 0.5em;
  font-size: 2rem;
}

tfoot td{
  padding: 0.5em 0 0 0;
  background-color: #4e96c0;
  color: white;
  font-size: 2rem;
  border-left: 1px solid #4e96c0;
  border-right: 1px solid #4e96c0;
  border-collapse: collapse;
  padding:0.3em 0.5em;
  width: 50%;
}

#subdomain-links{
  display: none;
}

td.vacancy{
  border-top: white 1px solid;
  font-size: 1.4rem;
}

.arrow{
    border: 7px solid #ffffff;
    font-size: 0;
    line-height: 0;
    height: 0;
    padding: 0;
    margin: 0;
    float: right;
}

.arrow.right {
    border-top-color:    transparent;
    border-right-color:  transparent;
    border-bottom-color: transparent;
    margin-top: 4px;
}

.startseite-kunst{
  color: #333333;
  font-family: roboto condensed, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  float: right;
  margin-left: 15px;
}

.startseite-galerie{
  float: right;
  padding-left: 0.5%;
}
.inhaltLeftStart {
    float: left;
    /* width: 30%; */
	background-color: #4e96c0;
	margin-top: 25px;
	padding-left: 1rem;
	padding-right: 1rem;	
}

.inhaltRightStart {
    float: right;
    width: 49%;	
}

.mg-bild{
  height: 80%;
}

/* Start links */
#c80 h2{
	color: #fff;
	font-family: cormorant garamond;
    font-style: italic;
    font-weight: normal;
    font-size: 0.6875;
    line-height: 1;
	padding-top: 55px;
	padding-bottom: 30px;
	text-align: center;
}

#c150{
	color: #ffffff;
}

#c150 a:hover{
	text-decoration: underline;
}

#c79, #c81{
	background-color: #fff;    
    /* padding: 10px; */
    padding-left: 0px;
	margin-bottom: 20px;
	/* min-height: 270px; */
	/* width: 50%	 */
}

#c81{   
    padding: 10px;
    padding-left: 0px;
	margin-bottom: 20px;
	height: 50px;
}

#c79 {
	float: left;/
}

#c81 {
	float: left;	
}

Start rechts
#c82{
	width: 80%;	
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

hr{
	border:solid #20486c 1px;
}

.hr-footer{
  border-color: #4e96c0;
}
#c84 img {
    width: 100px;
    height: auto;
}

#c84 p{
  clear: none;
}

#c84 .ce-media{
	/* float: right; */
	/* margin-right: 30%; */
  width: 20%;
  clear: both;
}

#exhibition-title{
  padding-left: 2%;
}

@media screen and (max-width: 767px) {
	.inhaltLeftStart {
		width: 100%;
		margin-top: 0px;
	}
	
	.inhaltRightStart {
		float: right;
		width: 100%;	
	}
	
	#c79, #c81{
		width: 100%;
		min-height: 0px;
	}
	
	#c79{
		margin-bottom: 0px;
	}
	
	#c84 .ce-media{
		float: right;
		margin-right: 0%;
	}

/* table{  */
  /* margin-bottom: 5%; */
  /* border-collapse: collapse; */
  /* padding:0.3em 0.5em;  */
  /* width: 82%; */
  /* float: left; */
/* } */

  caption {
    /* border-radius: 0.5em 0.5em 0 0; */
    padding: 0.5em 0 0 0;
    background-color: #4e96c0;
    color: white;
    font-size: 1.5rem;
  }

  tbody td{
    background-image: linear-gradient(#f9f9f9, #e3e3e3);
    border-left: 1px solid #4e96c0;
    border-right: 1px solid #4e96c0;
    border-collapse: collapse;
    padding:0.3em 0.5em;
    width: 50%;
    font-size: 1.5em;
  }

  th{ 
    background-color: #4e96c0; 
    color: black; 
    border: 1px solid #4e96c0;
    padding:0.3em 0.5em;
    font-size: 1.5rem;
  }

  tfoot td{
    padding: 0.5em 0 0 0;
    background-color: #4e96c0;
    color: white;
    font-size: 1.5rem;
    border-left: 1px solid #4e96c0;
    border-right: 1px solid #4e96c0;
    border-collapse: collapse;
    padding:0.3em 0.5em;
    width: 50%;
  }
  
  td.vacancy{
  border-top: white 1px solid;
  font-size: 1.4rem;
}

  .startseite-galerie{
    float: none;
    padding-left: 0px;
  }

      .startseite-kunst {
      color: #333333;
      font-family: roboto condensed, sans-serif;
      font-size: 1.6rem;
      margin-right: 5%;
      margin-bottom: 2%;
      margin-left: 0px;
      float: left;
  }

  #welcome-field{
    width: 92%;
    float: left;
  }

  #exhibition-title{
    padding-left: 0px;
  }

  .table-switches{
    width: 82%;
    margin-left: 7px;
  }
 
}

@media screen and (max-width: 1000px){
    #subdomain-links{
    display: block;
    width: 92%;
  }
  
  .customer-link a{
    cursor: pointer;
    display: block;
  }
  
  table#links-table{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  
  table#links-table  td{
    border: none;
  }
  
  table#links-table tbody td{
    background-color: #4e96c0;
    background-image: none;
    color: white;
  }
  
  .headlineTitel{
    margin-bottom: 0px;
  }
}