h1{
font-style:italic;
}

h2 {
font-style:italic;
margin-top: 50px;
}


header .mod_article{
    height: 298px;
    overflow: hidden;
}

/* CONTENT */

#content {
	width: 710px;
  max-width: 100%;
	margin: 20px auto 0;
}

/* AKTUELLES */

body.aktuelles .ce_text > figure:nth-child(1) > img:nth-child(1){
	border: none;
}

/* STANDORTE */

#content-159 .ce_text{
	margin: 30px 0;
	padding: 10px 0;
}

#content-159 h2{
	margin: 0;
}

.col{
	width: 235px;
}

.left.col.map{
	width: 475px;
	margin-top: 40px;
}

.col.last{
	margin: 0;
}

.mod_c4g_maps{
	margin: 40px 0 !important;
}

.olPopup{
	position: absolute; overflow: hidden; left: -54px; top: 183px; width: 232px; height: 210px; background-color: white; opacity: 1; border: 0px none; z-index: 826;
}

/* HOEREN */

#dasgehoer {
	width: 533px;
	height:312px;
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
	background: url("../images/dasgehoer.jpg") no-repeat;
}

#dasgehoer.block {
	overflow: visible;
}

#ohrmuschel {
	left: -70px;
	top: 105px;
}

#hammer {
	left: 210px;
	top: 20px;
}

#amboss {
	left: 275px;
	top: -5px;
}

#steigbuegel {
	position: absolute;
	left: 325px;
	top: 15px;
}

#gleichgewichtsorgan {
	left: 410px;
	top: 33px;
}

#hoernerv {
	left: 522px;
	top: 96px;
}

#hoerschnecke {
	width: 150px;
	left: 483px;
	top: 140px;
}

#eustachische {
	left: 350px;
	top: 280px;
}

#trommelfell {
	left: 275px;
	top: 255px;
}

#gehoergang {
	left: 200px;
	top: 247px;
}

.titel{
	position: absolute;
	cursor:pointer;
}

.tooltip {
	position: absolute;
	border: 1px solid #ffcc00;
	width: 200px;
	padding: 5px;
	background: #FFF;
	opacity:0;
	display:none;
	z-index: 1;
}

/* noJS fallback */
.noJS .titel:hover .tooltip{
	display: block;
	opacity: 1;
}

.unten {
	top: 25px;
	left: 0;
}
.unten .dreieck {
	position: absolute;
	top: -13px;
	left: -1px;
}

.oben {
	bottom: 25px;
	left: 0;
}

.oben .dreieck {
	position: absolute;
	bottom: -13px;
	left: -1px;
}

.mod_article .ce_list ul li{
	list-style-image:url(../images/liste.jpg);
}

/* KONTAKT */

#content-172{
	width: 500px;
}


#f8 label, #f8 .explanation{
	clear: both;
	float: left;
	margin: 15px 1px;
}

.explanation{
	margin: 24px 1px !important;
}

#f8 input, textarea{
	width: 348px;
	float: right;
	margin: 15px 5px;
	padding: 2px;
	font-family: 'source_sans_proregular';
	font-size: 14px;
	border: 1px solid #dddddd;
}

#f8 textarea{
	height: 150px;
	resize: none;
}

#f8 input.submit{
	width: 150px;
	margin: 20px 5px;
	background: #ffdd00;
	border: 1px solid #ffdd00;
	cursor: pointer;
}

#f8 input.submit:hover{
	background: #ffe066;
}

#f8 span.mandatory{
	margin: 0 0 0 2px;
	color: #ffdd00;
}


#impressum{
	position:absolute;
    left:27px;
	bottom:27px;
    margin:0;
	}
  /*  BREAKPOINTS */
@media only screen and (max-width: 1000px) {
  #dasgehoer{
    width: 100%;
    height: auto;
  }
  .titel{
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    font-weight: bold;
    cursor: default;
  }
  .tooltip{
    display: block !important;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin-bottom: 1em;
    font-weight: normal;
    opacity: 1 !important;
    box-sizing: border-box;
  }
  .dreieck{
    display: none;
  }
  #impressum{
    margin: 2em 0;
  }
  #dasgehoer{
    background: none;
  }
  #content-172, #f8 input, #f8 textarea, #f8 input.submit{
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }
  #f8 input, #f8 textarea, #f8 input.submit{
    padding: .5em;
  }
}
