﻿<style type="text/css">
  body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: #BAB5BC; background-color: #E1A334;
  }


html
                     {color:#1B1206;
                      background-image: url('images/back4.gif');
                      font-size: 10pt;
                      font-family:  "Verdana", "Arial", "Helvetica", sans-serif;
                      line-height:12pt;
                      margin-left: 0px;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      margin-right: 0px;

/*--- scrollbar ---*/
                      scrollbar-base-color: #000000;
                      scrollbar-3dlight-color: #C12113;
                      scrollbar-arrow-color: #FFFFFF;
                      scrollbar-darkshadow-color:#BAB5BC;
                      scrollbar-face-color: #BAB5BC;
                      scrollbar-highlight-color: #BAB5BC;
                      scrollbar-shadow-color:#000000;
                      scrollbar-track-color: #C12113
                       }
                     



  ul#Navigation {
  	display:block; height:25px;
    margin: 0px; padding: 5px;
    text-align: center;
    border: 1px solid #BAB5BC;
    background-color: #BAB5BC;
  }
  ul#Navigation li {
	line-height:15px; 
        font-size: 12px;
        font-family: verdana, sans-serif;    
        list-style: none;
    display: inline;
    margin: 0px; padding: 2px;
    background-color: #BAB5BC;

  }

  ul#Navigation a, ul#Navigation span {
	float: left; width:73px;
    padding: 2px; margin: 1px; 
    text-decoration: none; font-weight: normal;
    border: 2px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }

.style_unten {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #E85512;
	font-weight:bold;
    padding:0px;    

  }

.style_mitte {
	background-color: #C12113;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-align: justify;
	font-size: 10pt;
    line-height:12pt;
	color: #FFFFFF;
	font-weight:normal;
    padding-right:8px;    
    padding-left:8px;    
    
  }

.style_mitte_bilder {
	background-color: #C12113;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-align: center;
	color: #FFFFFF;
	font-weight:normal;
    padding-right:0px;    
    padding-left:0px;    
    
  }

.style_li {
	background-image: url('images/rechts_200x600.jpg');
}
.style_re {
	background-image: url('images/rechts_dance_200x600.jpg');
}

/* Menu unten */

  ul#Navigation1 {
	height:18px;
    margin: 0px; padding: 0px;
    text-align: center;
    border: 1px solid #BAB5BC;
    background-color: #BAB5BC;

  }
  ul#Navigation1 li {
  	list-style: none;
    display: inline; 
	line-height:12px; 
    font-size: 10px;
    font-family: verdana, sans-serif;    
    margin: 2px; padding: 2px;
/*    background-color: #BAB5BC;
*/
  }

  ul#Navigation1 a, ul#Navigation span {
    padding: 2px; margin: 2px; 
    text-decoration: none; font-weight: normal;
    color:#C12113;
/*    border: 2px solid black; 
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc; */
  }
  * html ul#Navigation1 a, * html ul#Navigation1 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation1 a:hover, ul#Navigation1 span {
    border-color: white;
/*    border-left-color: black; border-top-color: black; */
    color: white; background-color: gray;
  }

/* Menu Links.html mitte */

  ul#Navigation2{
	height:400px;
    margin: 0px; padding: 10px;
    text-align: left;
    border: 0px solid #BAB5BC;
    background-color: #BAB5BC;

  }
  ul#Navigation2 li {
  	list-style: none;
    display: inline; 
	line-height:18px; 
    font-size: 12px;
    font-family: verdana, sans-serif;    
    margin: 5px; 
    padding: 5px;
/*    background-color: #BAB5BC;
*/
  }

  ul#Navigation2 a, ul#Navigation span {
    padding: 5px; margin: 5px; 
    text-decoration: none; font-weight: normal;
    color:#C12113;
/*    border: 2px solid black; 
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc; */
  }
  * html ul#Navigation2 a, * html ul#Navigation2 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation2 a:hover, ul#Navigation2 span {
    border-color: white;
/*    border-left-color: black; border-top-color: black; */
    color: white; 
    background-color: gray;
  }

</style>




