@font-face {
  font-family: 'istok_webregular';
  src: url("../webfonts/istokweb-regular-webfont.woff2") format("woff2"), url("../webfonts/istokweb-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'istok_webbold';
  src: url("../webfonts/istokweb-bold-webfont.woff2") format("woff2"), url("../webfonts/istokweb-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'istok_webitalic';
  src: url("../webfonts/istokweb-italic-webfont.woff2") format("woff2"), url("../webfonts/istokweb-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'istok_webbolditalic';
  src: url("../webfonts/istokweb-bolditalic-webfont.woff2") format("woff2"), url("../webfonts/istokweb-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IstokWeb';
  src: url("../webfonts/IstokWeb-Bold") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: 'IstokWeb';
  src: url("../webfonts/IstokWeb-BoldItalic") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'IstokWeb';
  src: url("../webfonts/IstokWeb-Italic") format("truetype");
  font-style: italic;
}

@font-face {
  font-family: 'IstokWeb';
  src: url("../webfonts/IstokWeb") format("truetype");
}

@font-face {
  font-family: 'Consolas';
  src: url("../webfonts/consola-webfont.eot");
  src: url("../webfonts/consola-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/consola-webfont.woff") format("woff"), url("../webfonts/consola-webfont.ttf") format("truetype"), url("../webfonts/consola-webfont.svg") format("svg");
}

@font-face {
  font-family: 'Consolas Fett';
  src: url("../webfonts/consolab-webfont.eot");
  src: url("../webfonts/consolab-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/consolab-webfont.woff") format("woff"), url("../webfonts/consolab-webfont.ttf") format("truetype"), url("../webfonts/consolab-webfont.svg") format("svg");
}

@font-face {
  font-family: 'Consolas Fett Kursiv';
  src: url("../webfonts/consolaz-webfont.eot");
  src: url("../webfonts/consolaz-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/consolaz-webfont.woff") format("woff"), url("../webfonts/consolaz-webfont.ttf") format("truetype"), url("../webfonts/consolaz-webfont.svg") format("svg");
}

@font-face {
  font-family: 'Consolas Kursiv';
  src: url("../webfonts/consolai-webfont.eot");
  src: url("../webfonts/consolai-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/consolai-webfont.woff") format("woff"), url("../webfonts/consolai-webfont.ttf") format("truetype"), url("../webfonts/consolai-webfont.svg") format("svg");
}

@font-face {
  font-family: 'Consolas Standard';
  src: url("../webfonts/consola-webfont.eot");
  src: url("../webfonts/consola-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/consola-webfont.woff") format("woff"), url("../webfonts/consola-webfont.ttf") format("truetype"), url("../webfonts/consola-webfont.svg") format("svg");
}

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
#Background {
  background: url("../img/Stadion_59980702.jpg") no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

body {
  font-family: istok_webregular, "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}

img, object, embed, video {
  max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
  width: 100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
.fluid {
  clear: both;
  margin-left: 0;
  width: 100%;
  float: left;
  display: block;
}

.fluidList {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#Balken {
  display: none;
}

#links {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}

#innenlinks {
  float: none;
  min-width: 280px;
  width: 100%;
  clear: both;
  margin-bottom: 0px;
  margin-bottom: 10px;
}

#innenrechts {
  float: none;
  min-width: 180px;
  min-height: auto;
  width: 100%;
  clear: none;
  margin-top: 0;
  margin-bottom: 20px;
  background-color: rgba(202, 249, 104, 0.23);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px 10px 10px 10px;
  -webkit-box-shadow: #505050 0px 3px 6px 0px;
  -moz-box-shadow: #505050 0px 3px 6px 0px;
  -ms-box-shadow: #505050 0px 3px 6px 0px;
  -o-box-shadow: #505050 0px 3px 6px 0px;
  box-shadow: #505050 0px 3px 6px 0px;
}

#rechts {
  float: none;
  min-width: 210px;
  width: 100%;
  margin-bottom: 10px;
  background-color: rgba(202, 249, 104, 0.23);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px 10px;
  -webkit-box-shadow: #505050 0px 3px 6px 0px;
  -moz-box-shadow: #505050 0px 3px 6px 0px;
  -ms-box-shadow: #505050 0px 3px 6px 0px;
  -o-box-shadow: #505050 0px 3px 6px 0px;
  box-shadow: #505050 0px 3px 6px 0px;
}

/* Mobile Layout: 480px and below. */
.MobiNavi {
  font-family: istok_webregular, "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  z-index: 5;
  position: absolute;
  float: none;
  height: 40px;
  padding-left: 5px;
  width: 40px;
  background: #4c4e5a;
  background: -webkit-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: -moz-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: -o-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: -ms-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
}

.gridContainer {
  height: auto;
  min-height: 100%;
  padding-left: 2.275%;
  padding-right: 2.275%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  width: 100%;
  background-color: rgba(217, 217, 217, 0.829412);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px 0px;
  box-shadow: black 0px 3px 26px 0px;
}

.zeroMargin_mobile {
  margin-left: 0;
}

.hide_mobile {
  display: none;
}

#TopImage {
  position: absolute;
  margin-left: 0px;
  width: 100%;
  height: 40px;
  overflow: hidden;
  z-index: 4;
  float: none;
}

#ZusatzLeiste {
  font-family: istok_webregular, "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  margin-top: 40px;
  margin-left: 0px;
  height: 25px;
  background-color: #4c4e5a;
  background: -webkit-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: -moz-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: -o-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: -ms-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  background: linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}

#Textbereich1.fluid {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: auto;
}

#Textbereich1Scroll {
  width: 95%;
  padding-left: 0px;
  padding-right: 0px;
  overflow-y: auto;
}

#TextbereichTipp1.fluid {
  display: none;
}

#TextbereichTipp2.fluid {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: auto;
  display: inherit;
}

nav.HauptNavi {
  display: none;
}

#StartLeft {
  width: 100%;
  margin-bottom: 30px;
}

#StartRight {
  width: 80%;
  background-color: rgba(202, 249, 104, 0.23);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px 10px;
  -webkit-box-shadow: #505050 0px 3px 6px 0px;
  -moz-box-shadow: #505050 0px 3px 6px 0px;
  -ms-box-shadow: #505050 0px 3px 6px 0px;
  -o-box-shadow: #505050 0px 3px 6px 0px;
  box-shadow: #505050 0px 3px 6px 0px;
}

#LoginLeft {
  width: auto;
  margin-bottom: 30px;
}

#NextMatch {
  width: auto;
  margin-bottom: 10px;
  background-color: rgba(202, 249, 104, 0.23);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px 10px;
  -webkit-box-shadow: #505050 0px 3px 6px 0px;
  -moz-box-shadow: #505050 0px 3px 6px 0px;
  -ms-box-shadow: #505050 0px 3px 6px 0px;
  -o-box-shadow: #505050 0px 3px 6px 0px;
  box-shadow: #505050 0px 3px 6px 0px;
}

#TopTen {
  width: 100%;
  margin-bottom: 10px;
  background-color: rgba(202, 249, 104, 0.23);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0px 10px;
  -webkit-box-shadow: #505050 0px 3px 6px 0px;
  -moz-box-shadow: #505050 0px 3px 6px 0px;
  -ms-box-shadow: #505050 0px 3px 6px 0px;
  -o-box-shadow: #505050 0px 3px 6px 0px;
  box-shadow: #505050 0px 3px 6px 0px;
}

#ShoutLeft {
  width: 100%;
  float: none;
  clear: none;
}

#ShoutRight {
  width: 100%;
  float: none;
  clear: none;
}

#Members {
  width: auto;
  min-width: 22%;
  margin-right: 3%;
  float: left;
  clear: none;
  margin-bottom: 15px;
  -webkit-box-shadow: #505050 0px 3px 6px 0px;
  -moz-box-shadow: #505050 0px 3px 6px 0px;
  -ms-box-shadow: #505050 0px 3px 6px 0px;
  -o-box-shadow: #505050 0px 3px 6px 0px;
  box-shadow: #505050 0px 3px 6px 0px;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 701px) {
  .TopMain {
    overflow: visible;
    position: fixed;
    background: none;
    height: auto;
    width: 100%;
    border: none;
    z-index: 50;
  }
  .TopBorder {
    float: left;
    margin-top: auto;
  }
  .TopMainContent {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-left: 1.625%;
    padding-right: 1.625%;
    width: 92.675%;
    background-color: rgba(217, 217, 217, 0.729412);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    box-shadow: black 0px 3px 26px 0px;
  }
  .gridContainer {
    clear: none;
    float: none;
    height: auto;
    min-height: 100%;
    padding-left: 1.625%;
    padding-right: 1.625%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 92.675%;
    background-color: rgba(217, 217, 217, 0.829412);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    box-shadow: black 0px 3px 26px 0px;
  }
  nav.HauptNavi {
    z-index: 100;
    display: block;
    font-family: istok_webregular, "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  }
  #HauptNavi {
    z-index: 100;
    font-family: istok_webregular, "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  }
  #TopImage {
    position: static;
    margin-left: auto;
    margin-top: 0;
    width: 100%;
    height: auto;
    z-index: 4;
    overflow: hidden;
  }
  #Balken {
    display: inline;
  }
  #BalkenWert {
    display: inline;
  }
  .Zusatz {
    background-color: #F40004;
  }
  .hide_tablet {
    display: none;
  }
  .zeroMargin_tablet {
    margin-left: 0;
  }
  #ZusatzLeiste {
    height: 25px;
    margin-top: 0;
    background-color: #4c4e5a;
    background: -webkit-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -moz-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -o-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -ms-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
  }
  #Textbereich1.fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
  #TextbereichTipp1.fluid {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: auto;
    display: inherit;
  }
  #TextbereichTipp2.fluid {
    display: none;
  }
  .MobiNavi {
    display: none;
  }
  #links {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
  }
  #innenlinks {
    float: left;
    min-width: 280px;
    width: auto;
    clear: both;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #innenrechts {
    float: left;
    min-width: 180px;
    width: auto;
    clear: none;
    margin-top: 0;
    margin-bottom: 20px;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px 10px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
  #rechts {
    float: left;
    min-width: 210px;
    width: 50%;
    margin-bottom: 10px;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
  #Textbereich1Scroll {
    width: 95%;
    padding-left: 0px;
    padding-right: 0px;
    overflow-y: auto;
  }
  #StartLeft {
    float: left;
    width: 50%;
    clear: none;
    margin-bottom: 30px;
    margin-right: 5%;
  }
  #StartRight {
    float: left;
    min-width: 210px;
    width: 220px;
    margin-bottom: 10px;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
  #LoginLeft {
    float: left;
    width: auto;
    clear: none;
    margin-bottom: 30px;
    margin-right: 2%;
  }
  #NextMatch {
    float: left;
    min-width: 180px;
    width: auto;
    margin-bottom: 10px;
    clear: none;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
  #TopTen {
    float: left;
    min-width: 180px;
    width: auto;
    margin-bottom: 10px;
    margin-right: 2%;
    clear: none;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
  #ShoutLeft {
    width: 50%;
    float: right;
    clear: none;
  }
  #ShoutRight {
    width: 50%;
    float: right;
    clear: none;
  }
  #ShoutEntryLeft {
    width: 20%;
    min-width: 15%;
    float: left;
    clear: none;
  }
  #ShoutEntryRight {
    width: 80%;
    float: left;
    clear: none;
    margin-bottom: 10px;
  }
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 930px) {
  .TopMain {
    overflow: visible;
    position: fixed;
    background: none;
    height: auto;
    width: 100%;
    border: none;
    z-index: 50;
  }
  .TopBorder {
    float: left;
    margin-top: auto;
  }
  .TopMainContent {
    display: block;
    height: auto;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 850px;
    background-color: rgba(217, 217, 217, 0.729412);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    box-shadow: black 0px 3px 26px 0px;
  }
  .gridContainer {
    float: none;
    height: auto;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 850px;
    background-color: rgba(217, 217, 217, 0.872941);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    box-shadow: black 0px 3px 26px 0px;
  }
  #ZusatzLeiste {
    height: 25px;
    margin-top: 0;
    background-color: #4c4e5a;
    background: -webkit-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -moz-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -o-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -ms-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
  }
  nav.HauptNavi {
    display: block;
  }
  #TopImage {
    position: static;
    margin-left: auto;
    width: 100%;
    height: 101px;
    overflow: hidden;
    z-index: 4;
  }
  .zeroMargin_desktop {
    margin-left: 0;
  }
  #Textbereich1.fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .hide_desktop {
    display: none;
  }
  .MobiNavi {
    display: none;
  }
  #links {
    float: left;
    width: 68%;
    clear: right;
    margin-bottom: 30px;
    margin-right: 10px;
  }
  #innenlinks {
    float: left;
    min-width: 280px;
    width: 60%;
    clear: both;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #innenrechts {
    float: left;
    min-width: 180px;
    min-height: auto;
    width: 35%;
    clear: none;
    margin-top: 0;
    margin-bottom: 20px;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px 10px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
  #rechts {
    float: left;
    min-width: 210px;
    width: 220px;
    margin-bottom: 10px;
    background-color: rgba(202, 249, 104, 0.23);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 10px;
    -webkit-box-shadow: #505050 0px 3px 6px 0px;
    -moz-box-shadow: #505050 0px 3px 6px 0px;
    -ms-box-shadow: #505050 0px 3px 6px 0px;
    -o-box-shadow: #505050 0px 3px 6px 0px;
    box-shadow: #505050 0px 3px 6px 0px;
  }
}
/*# sourceMappingURL=MainFluid.css.map */