body {

	text-align: center;
         background-color:#000000;

	background-repeat: repeat-y;
         margin:400;
	background-position: top;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}
hr {
	color: #725700;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FCE796;
	text-decoration: none;
}
#header {
	background-image: url(../images/logo_2011.jpg);
	background-repeat: no-repeat;

	height: 150px;
         margin-left:-10px;


}
#header h1 {
	margin: 0;
}
#container {
	width: 800px;
	height: auto;
	text-align: left;
	margin: auto;

}

#dontainer {
	width: 600px;
	height: auto;
	text-align: right;
         margin-top: 100px;
         clear: left;
}
#leftCol {
	width: 140px;
	float: left;
	text-align: left;
         margin-top: 0px;

}






#menu {
	margin-top: 0;
	padding-top: 40px;
	width: 140px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	text-indent: 0;
	margin-left: 0;

}
#menu ul li a {
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 20px;
}
#menu ul li a:hover {
	color: #008030;
	text-decoration: none;
}



#gal {
	margin-top: 0px;
	padding-top: 0px;
	width: 620px;
         float: left;
}
#gal ul {
	list-style: none;
         vertical-align: top;
}
#gal ul li {
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
         vertical-align: top;
	text-indent: 0;
	margin-left: 0;
         clear: left;
}

#gal img {
	vertical-align: top;
         float: left;
         margin-right: 20px;
         margin-bottom: 20px;
}


#gal ul li a {
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	margin-right: 20px;
}
#gal ul li a:hover {
	color: #0000FF;
	text-decoration: none;
}



a.oben:link, a.oben:visited {
  font-size        : 16px;
  font-weight: bolder;
  color            : #FF0000;
  padding-left     : 0px;
  text-align: right;
}
a.oben:hover {
  font-size        : 16px;
  font-weight: bolder;
  color            : #FFFF00;
  padding-left     : 0px;
  text-align: right;
  }

a.akt {
 font-size        : 16px;
  font-weight: bolder;
  color            : #FFFF00;
  padding-left     : 0px;
  text-align: right;
}

a.aktzwei {
 font-size        : 10px;
  font-weight: bolder;
  color            : #FFFF00;
  padding-left     : 0px;
  text-align: right;
}

a.akteins {
 font-size        : 16px;
  font-weight: bolder;
  color            : #FFBF00;
  padding-left     : 0px;
  text-align: right;
}

#content {
	margin-left: 0px;

	font-size: 14px;
         margin-top: 10px;

}
#content .block {
	display:block;
	padding:10px;
	width:300px;
	text-align:justify;
	float:left;
}

#content h1 {
	color: #DEBF0C;
	margin-top: 0;
         font-size: 18px;
}

#content h2 {
	color: #FFFFFF;
	margin-top: 0;
         font-size: 16px;
}

#content h3 {
	color: #DEBF0C;
	margin-top: 0;
         font-size: 16px;
}

#content h4 {
	color: #DEBF0C;
	margin-top: 0;
         font-size: 10px;
}

#content .gelb {
	color: #FFFF00;
         font-weight: bold;
}

.obenlinks {
	width: 500px;

	height: 50px;
	margin-right: 10px;
         margin-left: 0px;
         text-align: left;
         float: left;
         font-size: 1em;



}

.obenrechts {
	width: 285px;

	height: 50px;
	margin-left: 0px;
         margin-right: 0px;
         text-align: right;
         margin-top: 0px;
         float: right;
         clear: right;

}

.datum {
         font-size: 10px;
         color: #FFFF00;
         margin-top: 0px;
}

.texta {
         font-size: 9px;
}

.textc {
         font-size: 14px;
         font-weight: bold;
}

.steckbrief {
         font-size: 9px;
         color: #FF9F00;
         margin-top: 0px;
}


.steckbrief .h3 {
         font-size: 12px;
         color: #FF9F00;
         margin-top: 0px;
}


#menuklein {
         font-size: 9px;
         color: #FF9F00;
         margin-top: 0px;
}


.news {
	width: 130px;
	background-color: #170F04;
	color: #FCE796;
	height: auto;
	padding: 2px;
	font-size: 12px;
	border: 1px #ffffff dashed;
}
.news h3 {
	color: white;
	margin-top: 0;
	margin-bottom: 0;
         font-size: 16px;
}

.top {
	width: 800px;
	text-align: justify;
         margin-top: 0px;
         margin-left: -10px;
         margin-right: 10px;
}

.topb {
	width: 800px;
	text-align: left;
         margin-top: 0px;
         margin-left: 0px;
         margin-right: 10px;
}

.down {
	width: 620px;
	text-align: justify;
         margin-top: 4px;
}

.topheader {
	color: #FFFF00;
	margin-top: 0;
	margin-bottom: 0;
         font-size: 16px;
}

.mini {font-size: 9px;
}

#footer {
	width: 100%;
	color: white;
	text-align: center;
	font-size: 10px;
         color:#FFFF00;
}
#footer hr {
	clear: both;
}
#footer a {
	color: #FF0000;
         font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
         font-weight:bold;
	text-decoration: none;
}
.float-right {
	clear: right;
	float: right;
	margin: 0 3px 0 3px;
}
.float-left {
	clear: left;
	float: left;
	margin: 0 3px 0 3px;
}

.float-rightpic {
	float: right;
	margin: 0 3px 0 3px;
}
.float-leftpic {
	float: left;
	margin: 0 3px 0 3px;
}




div.boxl {

         font-family: Helvetica, Arial, sans-serif;
         font-size: 10px;
         text-align: center;
         background-color: #ECFFFF;
         border-top: 1px solid #000000;
         border-bottom: 1px solid #000000;
         border-right: 1px solid #000000;
         border-left: 1px solid #000000;
         padding: 10px;
         width: 320px;
         margin-left: 0px;
         margin-bottom: 5px;
         margin-right: 5px;
         margin-top: 5px;
         position: relative;
         float: right;
      }



div.boxindexl {

        font-family: Helvetica, Arial, sans-serif;
         font-size: 10px;
         text-align: center;
         background-color: #000000;
         border-top: 1px solid #000000;
         border-bottom: 1px solid #000000;
         border-right: 1px solid #000000;
         border-left: 1px solid #000000;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 150px;
         height: 113px;
         margin-left: 0px;
         margin-bottom: 0px;
         margin-right: 5px;
         margin-top: 0px;
         position: relative;
         float: left;

      }

      div.boxindexout {

        font-family: Helvetica, Arial,  sans-serif;
         font-size: 12px;
         text-align: justify;
         background-color: #000000;
         border-top: 1px solid #000000;
         border-bottom: 1px solid #000000;
         border-right: 1px solid #000000;
         border-left: 1px solid #000000;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 150px;
         height: 113px;
         margin-left: 0px;
         margin-bottom: 0px;
         margin-right: 5px;
         margin-top: 0px;
         position: relative;
         float: left;

      }


      div.boxindexr {

        font-family: Helvetica, Arial, sans-serif;
         font-size: 10px;
         text-align: center;
         background-color: #000000;
         border-top: 1px solid #000000;
         border-bottom: 1px solid #000000;
         border-right: 1px solid #000000;
         border-left: 1px solid #000000;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 150px;
         height: 113px;
         margin-left: 5px;
         margin-bottom: 10px;
         margin-right: 5px;
         margin-top: 5px;
         position: relative;
         float: right;

      }

      div.boxindexflexr {


         text-align: left;
         font-size: 11px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding: 5px;
         width: 220px;
         height: 250px;
         margin-left: 0px;
         margin-bottom: 5px;
         margin-right: -10px;
         margin-top: -90px;
         position: relative;
         float: right;

      }



div.boxn {

         font-family: Helvetica, Arial, sans-serif;
         font-size: 10px;
         text-align: center;
         background-color: #ECFFFF;
         border-top: 1px solid #000000;
         border-bottom: 1px solid #000000;
         border-right: 1px solid #000000;
         border-left: 1px solid #000000;
         padding: 10px;
         width: 320px;
         margin-left: 5px;
         margin-bottom: 5px;
         margin-right: 5px;
         margin-top: 5px;
      }


div.newsbox {

        font-family: Verdana, Arial, sans-serif;
         font-size: 12px;
         font-weight:normal;
         text-align: justify;
         overflow: auto;
         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 220px;
         height: 410px;
         margin-left: 5px;
         margin-bottom: 0px;
         margin-right: -10px;
         margin-top: 3px;
         position: relative;
         float: right;


      }

      div.radiobox {

        font-family:  Helvetica, Verdana, Arial, sans-serif;
         font-size: 12px;
         font-weight:normal;
         text-align: center;
         overflow: auto;
         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 220px;
         height: 270px;
         margin-left: 5px;
         margin-bottom: 0px;
         margin-right: -10px;
         margin-top: -390px;
         position: relative;
         float: right;


      }

      div.clipbox {

        font-family: Helvetica, Verdana, Arial, sans-serif;
         font-size: 11px;
         font-weight:bold;
         text-align: center;

         color: #FFFF00;
         padding: 5px;
         background-color: #000000;
          border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-bottom: 0px;
         width: 200px;
         height: 60px;
         margin-left: 0px;
         margin-bottom: 0px;
         margin-right: 5px;
         margin-top: 20px;
         position: relative;
         float: left;



      }


      div.clipboxb {

        font-family: Helvetica, Verdana, Arial, sans-serif;
         font-size: 11px;
         font-weight:bold;
         text-align: center;

         color: #FFFF00;
         padding: 5px;
         background-color: #000000;
          border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-bottom: 0px;
         width: 175px;
         height: 60px;
         margin-left: 5px;
         margin-bottom: 0px;
         margin-right: 155px;
         margin-top: 20px;
         position: relative;
         float: right;



      }



      div.clipboxc {

        font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         font-weight:normal;
         text-align: left;

         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 400px;
         height: 250px;
         margin-left: 5px;
         margin-bottom: 10px;
         margin-right: 0px;
         margin-top: 30px;
         position: relative;
         float: left;



      }
      
      

      div.clipboxd {

        font-family: Helvetica, Verdana, Arial, sans-serif;
         font-size: 12px;
         font-weight:bold;
         text-align: left;

         color: #FFFFFF;

         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding:14px;
         width: 200px;
         height:300px;
         margin-left: 0px;
         margin-bottom: 10px;
         margin-right: -10px;
         margin-top: 20px;
         position: relative;
         float: right;



      }
      
       div.clipboxe {

        font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         font-weight:normal;
         text-align: left;

         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 400px;
         height: 250px;
         margin-left: 5px;
         margin-bottom: 10px;
         margin-right: 0px;
         margin-top: 20px;
         position: relative;
         float: left;



      }
      
       div.clipboxf {

        font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         font-weight:normal;
         text-align: left;

         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 400px;
         height: 80px;
         margin-left: 5px;
         margin-bottom: 10px;
         margin-right: 0px;
         margin-top: 30px;
         position: relative;
         float: left;



      }



       div.fotoboxl {

        font-family: Verdana, Arial,Helvetica, sans-serif;
         font-size: 12px;
         font-weight:center;
         text-align: left;

         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0px;
         width: 400px;
         height: 470px;
         margin-left: 5px;
         margin-bottom: 10px;
         margin-right: 0px;
         margin-top: 0px;
         position: relative;
         float: left;



      }


      div.fotoboxr {

        font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;

         text-align: left;

         color: #FFFFFF;
         padding: 5px;
         background-color: #000000;
         border-top: 1px solid #4F4F4F;
         border-bottom: 1px solid #4F4F4F;
         border-right: 1px solid #4F4F4F;
         border-left: 1px solid #4F4F4F;
         padding-top: 0px;
         padding-bottom: 0;

         width: 220px;
         height: 340px;
         margin-left: 5px;
         margin-bottom: 10px;
         margin-right: -10px;
         margin-top: 20px;
         position: relative;
         float: right;



      }



      a.fotobox {
         color: #000000;
      }







.lyrics li {
         margin-top: 50px;
}


ul.pix {
  vertical-align: top;
}

.lyrics li {

         margin-top: 30px;

}
