*                { margin:0; padding:0; }
html,body        {
                   background-color:#007BC2;
                   background-image:url(/static/badkap/hg_page.png);
                   background-repeat:repeat-x;
                   font-size:95%;
                   font-family:arial,verdana;
                   color:#000;
                 }

a { color:#004A99; }


#zentrieren      {
                   margin-left:auto;
                   margin-right:auto;
                   margin-top:25px;
                   width:761px;
                 }                 
#head            {
                    height:178px;
                    width:761px;
                    background-image:url(/static/badkap/hg-head.png);
                 }

#Logo            {
                    margin-left:12px;
                    padding-top:10px;
                 }

#navHead         {
                    height:40px;
                    width:761px;
                    margin-top:38px;
                    background-image:url(/static/badkap/hg_nav_head.png);
                    background-repeat:no-repeat;
                 }
#navHead a       { text-decoration:none; }

#navHead ul      { list-style:none; }

#navHead li      {
                    float:left;
                    display:block;
                    height:34px;
                    cursor:pointer;
                 }

#navHead li:hover{
                    float:left;
                    display:block;
                    background-image:url(/static/badkap/nav_head_hover.png);
                  }

#navHead li:hover .nav_wave { background-image:url(/static/badkap/nav_wave_o.png); }


.navHeadTrenner  {
                    height:34px;
                    width:2px;
                    float:left;
                    background-image:url(/static/badkap/nav_head_trenner.png);
                    background-repeat:no-repeat;
                 }

.nav_head_text   {
                    float:left;
                    padding-top:8px;
                    padding-right:6px;
                    font-weight:bold;
                    color:#145B88;
                    font-size:90%;
                 }
.nav_wave        {
                    margin-top:12px;
                    margin-right:6px;
                    margin-left:5px;
                    width:21px;
                    height:9px;
                    float:left;
                    background-image:url(/static/badkap/nav_wave_b.png);
                    background-repeat:no-repeat;
                 }
                 
                 
                 
                 
#nav            {                   
                  background-image: url(/static/badkap/hg_navborder.png);
                  background-position:top right;
                  background-repeat:repeat-y;
                  width:191px; 
                  float:left;
                }
                
#nav_rahmen     {
                  position:absolute;
                  z-index:2;
                  width:191px;
                }
                
#nav_rahmen_unten { 
                    background-image: url(/static/badkap/nav_unten.png); 
                    background-repeat:no-repeat; 
                    width:191px; 
                    height:31px; 
                  }   
                  
#oben_rund      { z-index:100; 
                  position:absolute; 
                  left:160px; 
                  top:5px; 
                  width:31px; 
                  height:33px;
                  background-image: url(/static/badkap/nav_oben_rund.png); 
                  background-repeat:no-repeat;
                }                  
                
#nav_oben_linie {                   
                  background-image: url(/static/badkap/nav_oben_linie.png); 
                  background-repeat:no-repeat;
                  width:191px;
                  height:5px;
                }                
                
#nav_punkte     {  }

.navpointer     {
                  float:left;
                  width:21px;
                  height:9px;
                  margin:13px 10px 0 10px;
                  background-image: url(/static/badkap/nav_wave_b.png);
                  background-repeat:no-repeat;
                }
.navpointer_akt {
                  float:left;
                  width:21px;
                  height:9px;
                  margin:13px 10px 0 10px;
                  background-image: url(/static/badkap/nav_wave_o.png);
                  background-repeat:no-repeat;
                }
                
#nav_punkte .navpunkt {
                  width:186px;
                  height:35px;
                  background-image: url(/static/badkap/hg_navpunkt.png);
                  background-position:top left;
                  background-repeat:no-repeat;
                  cursor:pointer;
                }

#nav_punkte .subnavpunkt {
                  width:186px;
                  height:16px;
                  cursor:pointer;
                  background-color:#EAF5FC; 
                }
#nav_punkte a   { text-decoration:none; }

#nav_punkte .navpunkt:hover  {
                  background-image: url(/static/badkap/hg_navpunkt_akt.png);
                  background-position:top left;
                  background-repeat:no-repeat;
                }
                
#nav_punkte .navpunkt:hover .navpointer {
                  background-image: url(/static/badkap/nav_wave_o.png);
                }

#nav_punkte .navpunkt_akt  {
                  width:186px;
                  height:35px;
                  background-image: url(/static/badkap/hg_navpunkt_akt.png);
                  background-position:top left;
                  background-repeat:no-repeat;
                  cursor:default;
                }
                
.navtext        {
                  float:left;
                  margin-top:10px;
                  color:#145B88;
                  font-weight:bold;
                }

.subnavtext     {
                  padding-left:42px;
                  color:#145B88;
                  font-size:90%;
                }
.subnavtext:hover { color:#cc6600; }
.subnavlinie    {
                  background-image: url(/static/badkap/subnav_linie.gif);
                  background-position:top left;
                  background-repeat:no-repeat;
                }
                
#nav_lastfield  {
                  width:186px;
                  height:66px;
                  background-image: url(/static/badkap/hg_navlastfield.png);
                  background-position:top left;
                  background-repeat:no-repeat;
                }            
                
#wrap           { background-color:#EAF5FC; }
                
#content        { float:right; width:565px; background-color:#C1E9F8; }                

.content_trenner { background-color:#EAF5FC; height:5px; width:565px; }

#page_titel     { 
                    font-size:90%;
                    color:#145B88;
                    height:25px;
                    padding-top:11px;
                    padding-left:3px;
                }                 
                 
#page_titel a   { 
                    color:#145B88;
                    text-decoration:none;
                }
                 
#page_titel a:hover { text-decoration:underline; color:#CC6600; } 

.seitenbild     { border-width:5px; border-style:solid; border-color:#98DEF4;
 }

#fusszeile      { 
                  background-image: url(/static/badkap/fusszeile.png);
                  background-repeat:no-repeat;
                  width:761px;
                  height:33px;
                  padding-top:5px;
                  padding-right:15px;
                  margin-top:5px;
                }              
                
#fsz-inhalt     { float:right; padding-right:15px; }                
                
.fsz_trenner    { 
                  background-image: url(/static/badkap/fusszeile-trenner.png);
                  background-repeat:no-repeat;
                  width:2px;
                  height:23px;
                  float:left;
                }
                
.fsz_text       {
                  float:left;
                  padding-top:5px;
                  margin-right:5px;
                  margin-left:5px;
                  color:#fff;
                  font-weight:bold;
                  font-size:80%;
                  cursor:pointer;
                } 
                
.fsz_text a     { color:#fff; text-decoration:none; } 
.fsz_text a:hover { color:#004A99; text-decoration:none; } 

#boxen a         { text-decoration:none; cursor:pointer; font-weight:bold; color:#004A99; }

.box_trenner     { width:5px; background-color:#EAF5FC; }

#start_swf       { background-image:url(/static/badkap/hg_swf_start.png); background-repeat:no-repeat; width:191px; height:345px; }
                 
.box_text        { padding-left:5px; padding-right:5px; margin-top:10px; font-size:75%;}
                 
.box1            { background-color:#C1E9F8; height:345px; float:left; }
.box1-inhalt     { 
                   height:322px; 
                   background-color:#7FD7F2; 
                   background-image:url(/static/badkap/box_links.png); 
                   background-repeat:no-repeat; 
                   width:280px; 
                   padding-top:18px; 
                 }
                 
.box2            { background-color:#C1E9F8; height:345px; float:left; }
.box2-inhalt     { 
                   height:322px; 
                   background-color:#7FD7F2; 
                   background-image:url(/static/badkap/box_mitte.png); 
                   background-repeat:no-repeat; 
                   width:280px; 
                   padding-top:18px;
                 }  
                 
.box3            { background-color:#C1E9F8; height:345px; float:left; padding-top:5px; }
.box3-inhalt     { 
                   height:335px; 
                   background-color:#7FD7F2; 
                   background-image:url(/static/badkap/box_unten.png); 
                   background-repeat:no-repeat; 
                   width:280px; 
                   padding-top:5px;
                 }     
                 
.box4            { background-color:#C1E9F8; height:345px; float:left; padding-top:5px; }
.box4-inhalt     { 
                   height:335px; 
                   background-color:#7FD7F2; 
                   background-image:url(/static/badkap/box_unten_klein.png); 
                   background-repeat:no-repeat; 
                   width:191px; 
                   padding-top:5px;
                 }  

#start_events    { margin-top:10px; }

#start_event_headline { padding-left:5px; font-weight:bold; font-size:75%; }

.start_event_name  { padding-left:5px; padding-right:5px; font-weight:bold; font-size:75%; }

.start_event_datum { padding-left:5px; padding-right:5px; font-size:75%; }

.clear { clear:both; }

#start_swf { z-index:0; }

#designbody  { background-color:white; background-image:none;}

