@font-face { 
  font-family: 'Roboto Condensed';
}
             
.clear_div {clear:both;width:100%;height:1px;overflow:hidden;}
body, p, div, span {font-family: 'Roboto Condensed';}
h1,h2,h3,h4 { font-family:'Oswald',Arial; }

#aussen {
   position:absolute;
   left:0px;
   top:0px;
   width:100%;
   height:100%;
   overflow:auto;
   background: rgba(255, 255, 255, 0.6);
}
#rahmen{
   position:relative;
   margin-right:auto;
   margin-left:auto;
   margin-top:10px;
   min-height:600px;
   width:1050px;
}
#kopf {
   position:absolute;
   left:0px;
   top:10px;
   height:180px;
   width:1050px;
   overflow:hidden;
   background-color:#FFFFFF;
   border-radius:6px;
   margin-bottom:-6px;
   opacity:0.8;
} 
#logo {
   float:left;
   width:220px;
   height:130px;
   overflow:hidden;
}
#logo img {
   height:100%;
}
#slogan {
   float:left;
   width:810px;
   height:90px;
   margin-top:20px;
   padding-top:10px;
   padding-right:10px;
   overflow:hidden;
   font-family:'Denk One',Arial;
   font-size:40px;
   text-align:right;
   color:#00AEEF;
   text-shadow: 2px 2px #000000;
}
#slogan > img {
   height:100%;
}
#Klasse {
   clear:both;
   width:100%;
   height:50px;
   font-family:'Oswald',Arial;
   font-size:24px;
   color:#222222;
   text-align:center;
}

#neue_navigation {
   position:absolute;
   left:0px;
   top:185px;
   width:1050px;
   background-color:#0054B4;
   height:38px;
   z-index:42;
}
#Menu_mobile {
    display:none;
}
#Navigation_mobile {
    display:none;
}  
#buttons {
   position:absolute;
   left:950px;
   top:141px;
   width:100px;
   height:30px;
   z-index:42;
   text-align:right;
}
.button {
   height:25px;
   width:30px;
   display:block;
   float:right;
}
.button:hover {
   opacity:0.5;
}   
.button img {
   height:25px;
}
#Startseite_content {
    position:absolute;
    left:0px;
    top:230px;
    width:1060px;
}
#Startseite_innercontent {
   margin-left:0px;
   margin-top:0px;
   width:720px;
}
#Newsblock {
   margin-left:0px;
   margin-top:0px;
   width:720px;
   float:left;
}
#Startseite_Sponsoren {
    float:left;
    margin-top:0px;
    margin-left:30px;
    width:300px;
}
#laserworlds {
    float:left;
    margin-top:0px;
    margin-left:30px;
    width:300px;
}
#naechstes_spiel {
    float:left;
    margin-top:18px;
    margin-left:30px;
    width:300px;
    background-color:#ffffff;
}
#naechstes_spiel > h3 {
   margin-top:0.2em;
   margin-bottom:0.8em;
}
#naechstes_spiel > h4 {
   margin-top:0.2em;
   margin-bottom:0.2em;
}
.next_innen {
   width:280px;
   margin-left:10px;
   padding-bottom: 10px;
   padding-top: 10px;
}
.next_datum {
   width:100%;
   background-color:#EAEAEA;
   font-size:12px;
}   
.next_text {
   width:100%;
}
.next_name {
   font-size:14px;
   font-weight:bold;
   width:100%;
}   
   
#ILCA {
    float:left;
    margin-top:18px;
    margin-left:30px;
    width:300px;
    background-color:#FFFFFF;
}
#ILCA img {
   width:100%;
}
#Startseite_MoreNews {
    float:left;
    clear:both;
    margin-top:18px;
    margin-left:0px;
    width:720px;
    overflow:hidden;
    background-color:#222222;
}
.startnews_h2 {
   color:#FFFFFF;
   margin-left:10px;
}  
.startnews_h2:hover {
   color:#FFD403;
}    
.bg_weiss {
    background-color:#FFFFFF !important;
}
#Startseite_links {
    float:left;
    width:560px;
}    
#Startseite_rechts {
   float:left;
    margin-top:18px;
    margin-left:10px;
    width:465px;
}
.Spalte {
   float:left;
   width:47%;
   margin-left:2%;
}
.bootbild {
   width:90%;
   margin-left:10%;
}
#full_content {
   clear:both;
   margin-left:3%;
   margin-top:10px;
   width:94%;
   float:left;
}
.fullsize {
   clear:both;
   margin-left:0px;
   margin-top:18px;
   width:100%;
   float:left;
   background-color:#FFFFFF !important;
}
.foot {
   clear:both;
   margin-left:0px;
   text-align:right;
   width:100%;
   text-align:center;
}   
#Linke_Spalte {
   clear:both;
   margin-left:0px;
   margin-top:10px;
   width:70%;
   float:left;
   padding-left:2%;
   min-height:340px;
}
#Rechte_Spalte {
   margin-left:2%;
   margin-top:16px;
   width:23%;
   float:left;
}
#Rechte_Navigation {
   margin-left:2%;
   margin-top:26px;
   width:23%;
   float:left;
} 
.nachricht {
   margin-top:20px;
}     
.geboxed {
   overflow:hidden;
   border-radius: 16px;
   background-color:#FFFFFF;
   border: 1px solid #00aeef;
}
.geboxed > h1 {
   color:#FFFFFF;
   background-color:#00AEEF;
   margin-top:0px;
   margin-bottom:0px;
   padding:8px;
}
.geboxed a {
   text-decoration:none;
   color:#222222;
}
.geboxed a:hover {
   text-decoration:underline;
}
.blognachricht {
   width:100%;
   clear:both;
}
.blogspalte {
   float:left;
} 
.blogspalte h3 {
   margin-top:0em;
} 
.blog_ohne_h {
   padding-top:4px;
} 
#Rechte_Navigation div {
   margin-right:10px;
   width:90%;
   text-align:right;
   line-height:1.5em;
}
#Rechte_Navigation h1 {
   padding-right:10px;
   text-align:right;
}
#Sponsoren {
    float:left;
    clear:both;
    margin-top:18px;
    margin-left:0px;
    width:1050px;
}
#Seite_content {
    position:absolute;
    left:0px;
    top:210px;
    width:1050px;
    background-color:#FFFFFF;
    min-height:360px;
}

#Seite_links {
    float:left;
    clear:both;
    margin-top:18px;
    margin-left:0px;
    width:100%;
    min-height:560px;
}
#Seite_rechts {
   float:left;
    margin-top:18px;
    margin-left:10px;
    width:425px;
    min-height:700px;
    background-color:#3A3A3A;
    border:1px solid #131313;
    border-radius:8px;
}
.Seite_rechts_innen {
   margin-left:10px;
   margin-top:0px;
   width:400px;
}
.tab_zeile {
   clear:both;
   height:30px;
   float:left;
   overflow:hidden;
   font-family:Arial;  
   font-size: 13px;
   color:#FFFFFF;
   border-bottom:1px solid #8899aa;
} 
.news_datum {
   font-size:10px;
   box-sizing:border-box;
   padding-left:15px;
   padding-right:15px;
}
.news_bild {
   display:block;
   width:320px;
   float:right;
   text-align:right;
}
.news_bild > img {
   max-height:320px;
   max-width:320px;
}
.news_text {
   display:block;
   width:50%;
   box-sizing:border-box;
   padding-left:15px;
   padding-right:15px;   
}
.news_longtext {
   display:block;
   width:100%;
   box-sizing:border-box;
   padding-left:15px;
   padding-right:15px;   
}
.news_link {
   display:block;
   width:100%;
   clear:both;
   text-align:center;
}
.nachricht img {
   margin-left:18px;
   max-height:320px;
   max-width:320px;
}
.tab_zelle {
   float:left;
   margin-top:5px;
   overflow:hidden;
}   
.tab_kopf {
   clear:both;
   height:30px;
   background-color:#121212;
   font-weight:bold;
   padding-top:5px;
   color:#8899aa;
   border-bottom:1px solid #8899aa;
   border-top:1px solid #8899aa;
}
.w465 {
   width:465px;
}   
.w400 {
   width:400px;
}
.w360 {
   width:360px;
}
.w300 {
   width:300px;
}
.w280 {
   width:280px;
}
.w240 {
   width:240px;
}
.w200 {
   width:200px;
}
.w180 {
   width:180px;
}
.w160 {
   width:160px;
   }  
.w125 {
   width:125px;
   } 
.w120 {
   width:120px;
   }  
.w100 {
   width:100px;
   }
.w10 {
   width:10px;
   }     
.w80 {
   width:80px;
   }
.w60 {
   width:60px;
   }
.w40 {
   width:40px;
   }
.w20 {
   width:20px;
   }  
.on_right {
   text-align:right;
}   
.h50 {
   height:50px;
   overflow:hidden;
   text-overflow:ellipsis;
}   
.h45 {
   height:45px;
   overflow:hidden;
   text-overflow:ellipsis;
}  
.h35 {
   height:35px;
   overflow:hidden;
   text-overflow:ellipsis;
}  
.h25 {
   height:25px;
   overflow:hidden;
   text-overflow:ellipsis;
}   
.startnews_h1 {
   font-size:2em;
   font-weight:bold;
}
.startnews_h3 {
   font-size:1.5em;
   font-weight:normal;
}
#Sitemap {
   margin-top:18px;
}
#Sitemap > ul  {
   padding:0;
   margin:0;
   list-style-type:none;
}
#Sitemap ul ul  {
   padding:0;
   margin:0;
   list-style-type:none;
}
.sitemap_top  {
   float:left;
   display:block;
   width:130px;
   padding:10px;
   font-weight:bold;
}
.sitemap_innen  {
   display:block;
   width:100px;
   padding:4px;
   font-weight:normal;
}
.menu {
   font-family:'Oswald',Arial; 
   color: #FFFFFF; 
   font-size: 24px; 
   text-decoration: none; 
   font-weight: bold;
   position:absolute;
   left:0px;
   top:56px;
   height:38px;
   width:950px;
   z-index:99;
   }
.menu ul {
   padding:0;
   margin:0;
   list-style-type:none;
}
.menu ul ul {
   width:220px;
   background:#00AEEF;
}
.menu li {
   float:left;
   height:38px;
   position:relative;
   text-align:center;
}
.menu ul ul li {
   width:220px;
   background:#00AEEF;
   text-align:left;
   #border-bottom: 1px dashed #FFFFFF;
}
.menu li:hover {
   background:#00AEEF;
}   
.menu a, .menu a:visited {
   display:block;
   font-size:24px;
   text-decoration:none; 
   color:#FFFFFF; 
   margin-right:20px; 
   height:38px; 
   padding-left:5px; 
   line-height:31px;
   font-weight: bold;
   font-family:'Oswald', Arial,Helvetica;
}
 
.menu ul ul a.drop, .menu ul ul a.drop:visited {
   background:#00AEEF;
}
.menu ul ul a.drop:hover{
   background:#00AFFF;
}
.menu ul ul :hover > a.drop {
   background:#00AFFF;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
   background:#00AEEF;
}
.menu ul ul ul a:hover {
   background:#65D7FF;
}
.menu ul ul ul :hover > a {
   background:#65D7FF;
}
 
.menu ul ul {
   visibility:hidden;
   position:absolute;
   top:38px;
   left:0px; 
   width:220px;
#   border-bottom:1pt dashed #FFFFFF;
#   border-right:1pt solid #FFFFFF;
   box-shadow: 3px 3px 3px #333;
   -webkit-box-shadow: 3px 3px 3px #333;
   -moz-box-shadow: 3px 3px 3px #333;
}
/* position the third level flyout menu */
.menu ul ul ul{
   left:221px; 
   top:0;
   width:220px;
}
.menu ul ul ul.left {
   left:-221px;
}
 
.menu ul ul a, .menu ul ul a:visited {
   font-weight: normal;
   color:#FFFFFF; 
   height:auto; 
   line-height:1em; 
   padding:5px 10px; 
   width:200px;
   font-size:18px;
   display:block;
   margin-top:4px;
}   
.menu a:hover {
   color:#FFFF00; 
}
.menu ul ul a:hover {
   background:#65D7FF;
}
.menu :hover > a{
   color:#FFFF00;
   background-color:#00AEEF;
}
 .menu ul ul :hover > a {
   background:#65D7FF;
   color:#FFFF00;
 }
.menu ul li:hover ul,
.menu ul a:hover ul{
   visibility:visible; 
}
.menu ul :hover ul ul{
   visibility:hidden;
}
.menu ul :hover ul :hover ul ul{
   visibility:hidden;
}
.menu ul :hover ul :hover ul{ 
   visibility:visible;
}
.menu ul :hover ul :hover ul :hover ul { 
   visibility:visible;
}

.Sponsorenfeld {
   width:1050px;
   clear:both;
	 border: 1px solid #9FCCE7;
   border-radius: 6px;
   margin-bottom:12px;
}
.fieldset_sp_legend {
  font-family:Arial; 
  font-size: 12px;
  font-weight:normal;
  margin: 0px;
  color:#000080;
  border:none;
  
}
.Sponsorenfeld >a> img {
   height:40px;
   margin-right:8px;
   margin-left:2px;
}  

.kachel {
   float:left;
   margin-right:20px;
   margin-bottom:20px;
   width:140px;
   height:230px;
   overflow:hidden;
   border-radius: 6px;
   background-color:#FFFFFF;
   border: 1px solid #00aeef;
}
.kachel > h3 {
   color:#FFFFFF;
   background-color:#00AEEF;
   margin-top:0px;
   margin-bottom:0px;
   background-image:none;
   margin-bottom:0px;
} 
.kachel > a > img {
   width:100%;
}


.fieldset_big {
   border:none;
   padding:0;
}   
.label_sp {
   clear:both;
   float:left;
   width:140px;
   margin-top:3px;
} 
.floating_fields{
   width:100%;
   height:25px;
}   
.form_fields{
   float:left;
   width:400px;
   margin-bottom:5px;
}      
.longinput{font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; color: #1A4260; width: 400px; height: 27px;
background-color: #ffffff;
border: 1px solid #1A4260;
margin-bottom: 2px;
}
.mediuminput{font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; color: #1A4260; width: 160px; height: 27px;
background-color: #ffffff;
border: 1px solid #1A4260;
margin-bottom: 2px;
}
.shortinput{font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; color: #1A4260; width: 100px; height: 27px;
background-color: #ffffff;
border: 1px solid #1A4260;
margin-right:8px;
margin-bottom: 2px;
}
.longarea{font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; color: #1A4260; width: 400px; height: 120px;
background-color: #ffffff;
border: 1px solid #1A4260;
margin-bottom: 2px;
}
.mediumsubmit{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; width: 120px; height: 27px;
background-color: #EEEEEE; cursor:pointer;
border: 1px solid #1A4260;
}
.mediumsubmit:hover{
   background-color:#DDDDDD;
}   
.form_inline_block {
   font-size:14px;
}
.auto_button {
   display:inline;
   height:19px;
   border: 1px solid #1A4260;
   float:left;
}      
.obligatorisch {
   background-color:#B8D5EC;
} 
#fCAPTCHA {
   float:left;
   margin-left: 4px;
} 
.checkboxbutton {
   float:left;
   width:60px;
}
.checkboxtext {
   float:left;
   width:600px;
}
.radiobutton {
   float:left;
   width:60px;
}
.radiotext {
   float:left;
   width:600px;
}
.Frage {
   border-bottom:1px solid #CCCCCC;
}
.Frage h2 {
   font-size:16px;
}
#submitimage :hover {
   content: url('images/fertig_h.jpg');
}
.textbutton {
   float:left;
   width:120px;
}
.textfeld {
   float:left;
   width:600px;
}
.Textantwort {
   font-family: Verdana,Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #1A4260;
   width: 400px;
   height: 26px;
   background-color: #ffffff;
   border: 1px solid #1A4260;
}
.termin_zeile {
   clear:both;
   border-bottom:1px solid #8899aa;
}
.termin_zelle {
   float:left;
   margin-right:10px;
}
.termin_zelle > h2 {
   margin-top:0em;
}
.termin_zelle > h3 {
   margin-top:0em;
}
.termin_zelle > h4 {
   margin-top:0em;
}
#Inlinefenster {
   display:none;
   width:500px;
   height:500px;
   border-left: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-radius:6px;
   box-shadow: 3px 3px 3px #666;
   -webkit-box-shadow: 3px 3px 3px #666;
   -moz-box-shadow: 3px 3px 3px #666;
   position:absolute;
   left:250px;
   top:150px;
   background-color:#E0E0E0;
}
#Fenstertitel {
   height:31px;
   border: 1px solid #CCCCCC;
   border-radius:6px;
   width:500px;
   background-color:#6C2334;
}
#Fensterunterlinie {
   height:6px;
   border-top:2px solid #6C2334;
   margin-top:-6px;
   background-color:#CCCCCC;
   overflow:hidden;
}
#Fensterbeschriftung {
   color:#FFFFFF;
   font-weight:bold;
   margin-top:4px;
   margin-left:5px;
   width:475px;
   float:left;
}
#Fensterschliessen {
   float:left;
   cursor:pointer;
   background-color:#6C2334;
   height:16px;
   width:12px;
}
#Fenstercontent {
   clear:both;
   width:480px;
   margin-left:20px;
   height:460px;
   overflow:auto;
}
.Fenstercontent_links {
   float:left;
   width:300px;
   overflow:auto;
   height:320px;
}
.Fenstercontent_rechts {
   float:left;
   width:140px;
   overflow:auto;
   height:320px;
   background-color:#E0E0E0;
   margin-left:10px;
   padding-left:10px;
}
.close_window {
   width:16px;
   background-image:url('../images/sprite.png');
   background-repeat:no-repeat;
   background-position:-34px -193px;
}
.close_window:hover {
   background-position:-34px -193px;
}
.anfragefenster > h1 {
   background-image:url('../images/formular_anzeigen.png');
   background-repeat:no-repeat;
   background-position-x: right;
   background-size: contain;
}
.anfragefenster > h1:hover {
   opacity:0.6;
   cursor:pointer;
}
.bootbildklein {
   cursor:pointer;
   height:80px;
   float:left;
   margin-right:5px;
   margin-top:5px;
   margin-bottom:5px;
   text-align:right;
}
.Bilderrahmen {
   width:90%;
   margin-left:10%;
   background-color:#EAEAEA;
}
.boote_control {
   width: 60px;
   float:left;
   margin-right:10px;
   margin-bottom:10px;
   padding:2px;
   border:1px solid #ECECEC;
   border-radius:6pxc;
}
.boote_control > a > img {
   width: 100%;
}