.infobereich {
  background-color:#f3f3f3;
  min-width:100%;
  min-height:30px;
  display:none;
}
.header {
  background-image:url(../alnet_images/koezuem_ahlen_header.jpg);
  background-repeat:repeat-x;
  min-width:100%;
  min-height:230px;
  text-align:center;
}
#logo {
  width:530px;
}
@media (min-width: 0px) and (max-width: 589px) {
  #logo {
    width:90%;
  }
}
body {
  background-image:url(../alnet_images/koezuem_ahlen_haupthintergrund.jpg);
  margin:0;
}
@font-face { font-family: 'alnetfont'; src: url('../alnet_font/lilly.ttf') format('truetype'); }
#hauptmenu {
  text-align:center;
  font-family:alnetfont;
  font-size:28px;
  color:#201805;
  margin-top:35px;
  margin-bottom:40px;
  margin-left:40px;
  margin-right:40px;
  height:130px;
}
#hauptmenu span {
  width:300px;
}
#hauptmenu #menubutton {
  display:none;
}
#hauptmenu #menupunkte {
  display:block;
}
@media (min-width: 1015px) and (max-width: 1930px) {
  #hauptmenu {
    height:228px;
  }
}
@media (min-width: 714px) and (max-width: 1014px) {
  #hauptmenu {
    height:337px;
  }
}
@media (min-width: 429px) and (max-width: 713px) {
  #hauptmenu {
    height:665px;
  }
}
@media (min-width: 0px) and (max-width: 428px) {
  #hauptmenu {
    height:785px;
  }
  #slider {
    display:none;
  }
}
@media (min-width: 0px) and (max-width: 300px) {
  #hauptmenu, #slider {
    display:none;
  }
}
#footer {
  background-color:#5F0000;
  position:relative;
  margin:30px auto 0px;
  overflow:hidden;
  text-align:center;
}
#footerinhalt {
  width:1000px;
  min-width:1000px;
  max-width:1000px;
  margin: 0px auto;
  text-align:left;
}
#footerinhalt h1 {
  color:#C8C1B6;
  font-family:arial;
  font-style:italic;
  font-size:24px;
  font-weight:normal;
  text-align:left;
}
#footerinhalt p {
  color:rgb(159,147,128);
  font-family:arial;
  font-size:16px;
  text-align:left;
}
.footerspalte {
  width:250px;
  min-width:250px;
  max-width:250px;
  padding-top:10px;
  padding-bottom:10px;
  display: inline-block;
  margin: auto 0px;
  vertical-align:top;
}
.footerspalte img {
  margin-right:10px;
  margin-top:5px;
}
.footerspalte img:hover{
  cursor:pointer;
  opacity:0.35;
}
.boxtyp1 {
  background-color:rgb(182,172,158);
  border-bottom:5px solid rgb(182,172,158);
  padding:10px;
  margin:15px; 0px;
  text-align:center;
}
.boxtyp1 img {
  margin-top:15px;
}
.boxtyp2 {
  background-color:rgb(255,255,255);
  border-bottom:5px solid #5f0000;
  padding:10px;
  margin:15px; 0px;
  text-align:left;
}
.boxtyp2 p {
  line-height: 1.7;
}
.einspaltig {
  width:96%;
  margin: 20px 2%;
  float:left;
  color:#5f0000;
  font-family:arial;
  font-size:10px;
}
.einspaltig img {
  max-width:100%;
}
.einspaltig p {
  font-size:130%;
  font-weight:bold;
}
.zweispaltig {
  width:46%;
  float:left;
  margin: 20px 2%;
  color:#5f0000;
  font-family:arial;
  font-size:10px;
}
.zweispaltig img {
  max-width:100%;
}
.zweispaltig p {
  font-size:130%;
  font-weight:bold;
}
.dreispaltig {
  width:29.33%;
  float:left;
  margin: 20px 2%;
  text-align:center;
  color:#5f0000;
  font-family:arial;
  font-size:10px;
}
.dreispaltig img {
  max-width:100%;
  margin-top:15px;
}
.dreispaltig p {
  font-size:130%;
  font-weight:bold;
}
#seite {
  position:relative;
  margin:30px auto 0px;
  overflow:hidden;
  text-align:center;
}
#seiteninhalt {
  width:980px;
  min-width:980px;
  max-width:980px;
  margin: 0px auto;
  text-align:left;
}
#seiteninhalt table {
  font-size:130%;
  font-family:arial;
  font-weight:bold;
  color:#5f0000;
}
.zeilenvorschub {
  width:96%;
  margin: 0px 2%;
  float:left;
}
linkbereich p:hover {
  font-weight:bold;
  font-color:#b6ac9e;
  cursor:pointer;
}
.speziell1 {
  min-height:330px;
}
.speziell2 {
  font-size:70%;
}
.speziell3 {
  min-height:345px;
}
.speziell4 {
  padding-top:0px;
  min-height:5940px;
}
.speziell4 img {
  margin-top:10px;
}
.speziell5 img {
  margin-top:0px;
}
input[type="text"] {
  width:90%;
  margin-top:10px;
  background-color:#D9D4CE;
  min-height:35px;
}
textarea {
  width:70%;
  margin-top:10px;
  background-color:#D9D4CE;
  min-height:235px;
}
#speisenummer {
  vertical-align:top;
  width:40px;
}
#speisepreis {
  vertical-align:top;
  width:60px;
  text-align:right;
}
#speisename {
  vertical-align:top;
}
#speisebeschreibung {
  vertical-align:top;
  font-weight:normal;
  font-Style:italic;
}




/* responsive (4. verkleinerungstufe) 0 bis 428 */
@media (min-width: 0px) and (max-width: 428px) {
  #hauptmenu span {
    width:90%;
    min-width:90%;
  }
  #footerinhalt {
    width:90%;
    min-width:90%;
    max-width:90%;
  }
  #seiteninhalt {
    width:90%;
    min-width:90%;
    max-width:90%;
  }
  .zweispaltig {
    width:96%;
  }
  .dreispaltig {
    width:96%;
    min-height:0px;
  }
  #slider {
    display:none;
  }
}




/* responsive (3. verkleinerungstufe) 429 bis 619 */
@media (min-width: 429px) and (max-width: 619px) {
  #footerinhalt {
    width:400px;
    min-width:400px;
    max-width:400px;
  }
  #seiteninhalt {
    width:400px;
    min-width:400px;
    max-width:400px;
  }
  .zweispaltig {
    width:96%;
  }
  .dreispaltig {
    width:96%;
    min-height:0px;
  }
}




/* responsive (2. verkleinerungstufe) 620 bis 819 */
@media (min-width: 620px) and (max-width: 819px) {
  #footerinhalt {
    width:600px;
    min-width:600px;
    max-width:600px;
  }
  #seiteninhalt {
    width:600px;
    min-width:600px;
    max-width:600px;
  }
  .dreispaltig {
    width:46%;
  }
  .speziell4 {
    min-height:7360px;
  }
}




/* responsive (1. verkleinerungstufe) 820 bis volle breite */
@media (min-width: 820px) and (max-width: 1019px) {
  #footerinhalt {
    width:800px;
    min-width:800px;
    max-width:800px;
  }
  #seiteninhalt {
    width:800px;
    min-width:800px;
    max-width:800px;
  }
  .dreispaltig {
    font-size:10px;
  }
  .speziell4 {
    min-height:6230px;
  }
}




/* responsive volle breite */
@media (min-width: 1020px) {
  #footerinhalt {
    width:980px;
    min-width:980px;
    max-width:980px;
    margin: 0px auto;
  }
  #seiteninhalt {
    width:980px;
    min-width:980px;
    max-width:980px;
    margin: 0px auto;
  }
}




/* bilderslider auf der Hauptseite */
@keyframes slidy {
  0% { left: 0%; }
  20% { left: 0%; }
  25% { left: -100%; }
  45% { left: -100%; }
  50% { left: -200%; }
  70% { left: -200%; }
  75% { left: -300%; }
  95% { left: -300%; }
  100% { left: -400%; }
}
div#slider {
  overflow:hidden;
}
div#slider figure img { width: 20%; float: left; max-height:600px; }
div#slider figure {
  position:relative;
  width:500%;
  margin:0;
  left:0;
  text-align:left;
  font-size:0;
  animation:60s slidy infinite;
}




/* alnetmenu */
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
nav a {
  position: relative;
  display: inline-block;
  margin: 15px 25px;
  outline: none;
  color: #5F0000;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255,255,255,0.3);
  font-size: 1.03em;
}
nav a:hover,
nav a:focus {
  outline: none;
}
.alnetmenu a {
  margin: 0 0px;
  padding: 20px 0px;
}
.alnetmenu a::before,
.alnetmenu a::after {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #000000;
  content: '';
  opacity: 0.0;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}
.alnetmenu a::after {
  top: 100%;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
.alnetmenu a span:first-child {
  z-index: 2;
  display: block;
  font-weight: 300;
}
.alnetmenu a span:last-child {
  z-index: 1;
  display: block;
  padding: 8px 0 0 0;
  color: rgba(145,0,0,1);
  text-shadow: none;
  text-transform: none;
  font-style: italic;
  font-size: 0.65em;
  font-family:alnetfont;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
.alnetmenu a:hover::before,
.alnetmenu a:focus::before {
  height: 2px;
}
.alnetmenu a:hover::before,
.alnetmenu a:hover::after,
.alnetmenu a:focus::before,
.alnetmenu a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
  height: 2px;
}
.alnetmenu a:hover span:last-child,
.alnetmenu a:focus span:last-child {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}

@media (min-width: 0px) and (max-width: 428px) {
  .alnetmenu a::before,
  .alnetmenu a::after {
    position:absolute;
    left:-290%;
    width:400%;
  }
  body {
    overflow-x:hidden;
  }
  #hauptmenu {
    text-align:center;
    font-family:alnetfont;
    font-size:28px;
    color:#201805;
    margin-top:35px;
    margin-bottom:40px;
    margin-left:0px;
    margin-right:0px;
    height:130px;
  }
  #hauptmenu span {
    width:300px;
  }
  #hauptmenu #menubutton {
    display:block;
    position:relative;
    top:20px;
  }
  #hauptmenu #menupunkte {
    display:none;
    margin-top:30px;
  }
}