/* Einstiegsseite */

#bienentitel_bild {
  background: url(/files/picts/bienen/gehoernte_mauerbiene.png) -30px -20px no-repeat; 
  min-height: 600px;
  border: 0px solid red;
}


#bienentitel_intro {
   width: 400px; height: 50px; border: 0px solid red; position: absolute;
}

#bienentitel_text {
   width: 200px; height: 400px; border: 0px solid red; position: absolute;  right: 0px;
}

div.teilnahmebutton {
   width: 500px; 
   height: 50px; 
   position: absolute; 
   top: 510px; 
   clear: both;
   left: calc(50% - 250px); 
   font-size: 24px;
   font-weight: normal; 
   nofont-family: osb, verdana, helvetica, sans-serif;
   border: 2px solid #CCC;
   border-radius: 8px;
   transition: all 1.5s;
   background: url(/localmedia/bienen/blumenwiese-breit.jpg) right 0px bottom -30px no-repeat;
   background-size: 740px;
   padding-bottom: 30px;
}

div.teilnahmebutton:hover {
  background: url(/localmedia/bienen/blumenwiese-breit.jpg) right 0px bottom -10px no-repeat;
}

div.teilnahmebutton:hover A {
     line-height: 120px;
   color: #fff;
   font-size: 30px;
}

div.teilnahmebutton A {
   text-align: center;
   line-height: 60px;
   display: block;
   width: 500px;
   transition: all 1.5s;
}













P,TD,DIV {
  nofont-family: verdana,arial,helvetica;
}


#changer {
  display: block;
  border: 0;
  position: relative;
}

INPUT.radio {
  display: inline;
  float: left;
}


DIV.container_overview {
  width: 630px;
  text-align: left;
  margin-top: 10px;
}

DIV.container {
  /* width: 520px; */
  text-align: left;
  margin-top: 10px;
  padding: 15px;
}



SPAN.note_invalid {
  background-color: #fbb0b0;
}

DIV.section {
  border: 1px solid #CCC;
  /* margin-bottom: 20px;
  margin-top: 5px; */
  border-radius: 8px;
  transition: all 1.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
/*  font-size: 11px; */
   max-width: 730px;  /* background is too short in wide responsive settings */
   margin: 0 auto;
}

DIV.section:hover {
  border: 1px solid #BBB;
}

DIV.section:hover > H3 {
  background-color: #BBB;
}

DIV.outersection {
  padding-top: 10px;
  padding-right: 20px;
  position: relative;
}

DIV.innersection {
  padding: 10px;
}

DIV.section.verlosung {
  background: url(/localmedia/bienen/klee-breit.jpg) right 0px bottom -15px no-repeat;
  background-size: 740px;
  padding-bottom: 60px;
}

DIV.section.verlosung:hover {
  background: url(/localmedia/bienen/klee-breit.jpg) right 0px bottom -0px no-repeat;
  background-size: 740px;
}

DIV.section.samen {
  background: url(/localmedia/bienen/blumenwiese-breit.jpg) right 0px bottom -20px no-repeat;
  background-size: 740px;
  padding-bottom: 30px;
}

DIV.section.samen:hover {
  background: url(/localmedia/bienen/blumenwiese-breit.jpg) right 0px bottom -0px no-repeat;
  background-size: 740px;
}

DIV.section.patenschaft {
  background: url(/localmedia/bienen/blumenwiese-2-breit.jpg) right 0px bottom -20px no-repeat;
  background-size: 740px;
  padding-bottom: 50px;
}

DIV.section.patenschaft:hover {
  background: url(/localmedia/bienen/blumenwiese-2-breit.jpg) right 0px bottom -0px no-repeat;
  background-size: 740px;
}

#patenform {
  padding-top: 25px;
}

#verlosung {
  padding-bottom: 0px;
}

#alphabiene {
  background: url(/localmedia/bienen/mauerbiene-links-alpha.png) right 0px bottom -5px no-repeat;
  padding-bottom: 60px;
  width: 150px;
  height: 150px;
  background-size: 100px;
  position: absolute;
  top: -40px;
  right: 140px;
  z-index: 10;
}


div.beeportrait {
  float: left;
  width: 207px;
  color: #444;
}

span.info {
  border: 0px solid blue;
  width: 11px;
  height: 11px;
  line-height: 10px;
  display: inline-block;
  background: url(/localmedia/bienen/info.gif) right 0px bottom 0px no-repeat;
}


div.beeportrait:hover {
  color: black;
}

div.beeportrait.taken {
  text-decoration: line-through;
  text-decoration-style: dotted; 
}

div.beeportrait.taken input {
   
}

div.bodenportrait {
  float: left;
  width: 220px;
  min-height: 135px;
  color: #444;
}

div.bodenportrait:hover {
  color: black;
}


div.bodenportrait input {
  float: left;
  display: inline-block;
}

div.bodenportrait div.details {
  float: left;
  margin-left: 5px;
  width: 180px;
}

DIV.section H3 {
  border: 0px solid red;
  display: block;
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
  padding: 5px 5px;
  font-size: 13px;
  margin: 0;
}

DIV.update {
  text-align: center;
  margin-top: 10px;
}

DIV.update A{
  border: 1px solid #AAA;
  color: black;
  text-decoration: none;
  padding: 2px 5px;
  background-color: #EEE;
}

DIV.update A:hover {
  background-color: #DDD;
  border: 2px solid #AAA;
}

DIV.section DIV.kontaktform label {
  display: block;
  float: left;
  text-align: right;
  width: 140px;
  padding-right: 6px;
  margin-top: 4px;
}


DIV.kontaktform input, DIV.kontaktform TEXTAREA {
      box-sizing: border-box;
}

DIV.kontaktform input.text {
  margin-top: 2px;
  border: 1px solid #CCC;
  width: 300px;
}

DIV.kontaktform input.plz {
  border: 1px solid #CCC;
  width: 50px;
  margin: 0px;
  margin-right: 2px; 
  display: inline;
}

DIV.kontaktform input.ort {
  margin-top: 2px;
  border: 1px solid #CCC;
  width: 245px;
  display: inline;
}

DIV.kontaktform BR {
  clear: left;
}

DIV.kontaktform TEXTAREA {
  width: 300px;
  border: 1px solid #CCC;
  height: 60px;
}

DIV.kontaktform DIV.spacer {
  height: 15px;
}

DIV.kontaktform input.cb {
  float: left;
  margin-left: 130px;
  margin-right: 5px;
}
DIV.section DIV.kontaktform label.cb {
  display: block;
  width: auto;
  text-align: left;
  padding-right: 6px;
  margin-top: 4px;
}

TR.spacer {
   height: 10px;
}

.nodisplay {
  display: none;
}

DIV.section LABEL {
  float: none;
  width: 400px;
  text-align: left;
  clear: none;
  margin-left: 10px;
  float: left;
  color: black;
}

DIV.section INPUT.radio {
  display: inline;
}


DIV.rightbox {
  float: right;
  width: 200px;
  border: 1px solid #CCC;
}





/* Responsive stuff */ 

@media (max-width: 980px) { 
	#bienentitel_bild {
		background: url(/files/picts/bienen/gehoernte_mauerbiene.png) -40px  30% no-repeat; 
		background-size: 60%; 
   }
   
   #bienentitel_intro {
     width: 50%;
   }
   
   #bienentitel_text {
     width: 50%;
   }
   
   div.teilnahmebutton {
      width: 80%; 
      height: 10vw; 
      left: 10%; 
      top: none !important;
      bottom: 70px !important; /* calc(70% + 70px) */
   }
   
   div.teilnahmebutton A {
      width: auto;
      font-size: 4vw;
   }
}

@media (max-width: 560px) { 
	div.bodenportrait {
		height: auto;
		margin-bottom: 20px;
	}
}


@media (max-width: 560px) { 
	DIV.section DIV.kontaktform label {
		float: none;
		text-align: left;
	}
	
	DIV.kontaktform input.cb {
	    margin-left: 0;
	}
	
	DIV.kontaktform input.text , DIV.kontaktform TEXTAREA{
	   width: 100%;
	}
	
	DIV.kontaktform input.ort {
	   width: calc(100% - 57px);
	}
}










/* Event-Anmeldung */

/* H2 {
  word-wrap: break-word !important;
} */


DIV.eriwistitel {
  background: url(/localmedia/bienen/klee-breit.jpg) right 0px bottom -15px no-repeat;
  background-size: 740px;
  padding-bottom: 60px;
  transition: all 1.5s;
}

DIV.eriwistitel:hover {
  background: url(/localmedia/bienen/klee-breit.jpg) right 0px bottom -0px no-repeat;
  background-size: 740px;
}


DIV.eriwistitel H2 {
   color: black;
   text-align: center;
   border-bottom: 3px solid white;
   margin-top: 30px;
}

DIV.section.login {
  background: url(/localmedia/bienen/blumenwiese-2-breit.jpg) right 0px bottom -20px no-repeat;
  background-size: 740px;
  padding-bottom: 50px;
}

DIV.section.login:hover {
  background: url(/localmedia/bienen/blumenwiese-2-breit.jpg) right 0px bottom -0px no-repeat;
  background-size: 740px;
}


DIV.sky {
  background: url(/localmedia/bienen/sky.jpg) left -200px top -185px no-repeat;
  background-size: 1000px;
  transition: all 5.5s;
}

DIV.sky:hover {
  background: url(/localmedia/bienen/sky.jpg) left -100px top -185px no-repeat;
  background-size: 1000px;
}


DIV.innersection.titel {
   min-height: 200px;
}


DIV.titel DIV.beschrieb {
   padding-left: 50px;
   padding-right: 50px;
   font-size: 16px;
}

DIV.titel DIV.beschrieb P {
   font-size: 16px;
}


#login {
  margin-top: -30px;
}


DIV.innersection.login {
   text-align: center;
}




DIV.innersection.login input {
   font-size: 35px;
   width: 150px;
   height: 55px;
   color: orange;
   text-align: center;
   font-family: mono;
   margin-top: 15px;
}

span.code, span.code A {
   font-size: 35px;
   line-height: 55px;
   color: green;
   text-align: center;
   font-family: mono;
   margin-top: 15px;
}

span.code.enter {
   margin-left: 20px;
}


/*
DIV.innersection.anmeldung {
   
}
*/


DIV.eriwis DIV.anmeldelink {
  display: inline-block;
  width: 250px;
  height: 116px;
  border: 2px solid grey;
  margin: 20px;
  border-radius: 8px;
  float:left;
  overflow:hidden;
  position: relative;
}

DIV.eriwis div.selectors {
  margin-top: 12px;
}

DIV.eriwis DIV.anmeldelink.ja:hover, DIV.eriwis.angemeldet DIV.anmeldelink.ja {
  border-color: green;
}

DIV.eriwis DIV.anmeldelink.ja:hover h3, DIV.eriwis.angemeldet DIV.anmeldelink.ja h3 {
  border-color: green;
  color: green;
}

DIV.eriwis DIV.anmeldelink.nein:hover, DIV.eriwis.abgemeldet DIV.anmeldelink.nein  {
  border-color: red;
}

DIV.eriwis DIV.anmeldelink.nein h3 {
    text-align: right;
}

DIV.eriwis DIV.anmeldelink.nein:hover h3, DIV.eriwis.abgemeldet DIV.anmeldelink.nein h3 {
  border-color: red;
  color: red;
}


DIV.eriwis DIV.anmeldelink A {
    border-top: 1px solid #CCC;
    border-radius: 0px;
    padding: 7px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
}

DIV.eriwis DIV.anmeldelink.ja A:hover {
  border-color: green;
  background-color: lightgreen;
}


DIV.eriwis DIV.anmeldelink.nein A:hover {
  border-color: red;
  background-color: orange;
}



DIV.eriwis P.anmeldestatus {
  border: 4px solid #CCC;
  padding: 12px;
      border-radius: 8px;
}

DIV.eriwis.angemeldet P.anmeldestatus {
   color: green;
   border-color: darkgreen;
}

DIV.eriwis.abgemeldet P.anmeldestatus {
   color: red;
   border-color: orange;
}












