        body {
            background-color: #4b1316;
        }
        
        
        
        /* allgemein: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
        
        * {
            padding: 0;
            margin: 0;
        }
        
        
        img {
            display: block;
        }
        
        
        td {    
            vertical-align: top;
        }
        
        
        h1 {
            font-family: arial,verdana,helvetica,sans-serif;
            font-size: 90%;
            line-height: 25px;
            margin: 13px 0 0 0;
            color: #600;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        #rahmentabelle {
            width: 870px;
            height: 610px;
            margin: 0 auto;
        }

	  #repertoiretabelle {
		width: 368px;
		margin: 0 auto;

        }
        
        
        
        
        
        
        
        
        
        
        
        
        /* header: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
        .header {
            background-color: #000;
            border-style: solid; border-color: #600; border-width: 0 0 20px 0;
        }
        
        .header img {
            margin: 0 0 0 165px;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        /* navi: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
        #navi {
            width: 165px;
            background-color: #fff;
        }
        
        #navi table {
            width: 165px;
            height: 220px;
            margin: 19px 0 0 0;
        }
        
        #navi table td {
            width: 145px;
            height: 30px;
            padding: 0 0 0 20px;
        }
        
        
        #navi table td p {
            font-family: arial,helvetica,verdana,sans-serif;
            line-height: 13px;
            font-size: 70%;
            color: #8b0303;
        }
        
        
        #navi table td p a:link, 
        #navi table td p a:visited{
            text-decoration: none;
            color: #600;
        }
        
        #navi table td p a:hover {
            color: #d1a329;
        }


	  .navisub:link, 
        .navisub:visited{
            text-decoration: none;
            color: #600;
        }
        
        .navisub:hover {
            color: #d1a329;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        /* content: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
        
        #textfeld, 
        #textfeldBreit {
            width: 405px;
            background-color: #fff;
        }
        
        
        
        #textfeldBreit {
            width: 705px;
        }


	  .bildfeld {
		width: 705px;
            height: 422px;
            background-color: #fff;
		
        }

		
        
        
        
        
        #textfeld div, 
        #textfeldBreit div {
            overflow: auto;
            text-align: left;
            width: 385px;
            height: 422px;
            padding: 0 20px 0 0;
            background-color: #fff;
        }
        
        
        .repertoiretext {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height: 25px;
            font-size: 80%;
            color: #600;
        }
        
        .copytextkalender {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height: 18px;
            font-size: 80%;
            color: #600;
        }
        
		.kalendertexthead {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height: 21px;
            font-size: 90%;
            color: #600;
        }
		
        .kalendertextsub {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height: 15px;
            font-size: 75%;
            color: #600;
        }
        .repertoiretextsub {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height: 25px;
            font-size: 75%;
            color: #600;
        }
		
		  .presseautor {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height: 25px;
            font-size: 75%;
            color: #600;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        /* footer: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
        
        #impressum {
            width: 145px;
            height: 50px;
            padding: 0 0 0 20px;
            background-color: #600;
        }
        
        
        
        #impressum p {
            font-family: arial,helvetica,verdana,sans-serif;
            line-height: 50px;
            font-size: 70%;
            color: #fff;
        }
        
        
        #impressum p a:link,
        #impressum p a:visited {
            text-decoration: none;
            color: #fff;
        }
        #impressum p a:hover {
            color: #d1a329;  
        }

	  .zahlen {
		background-color: #600;
		padding: 0 0 0 10px;
	  }

		
        
        
        
        
        
        
        
        
        
        
        
        
        /* Seitenzahlen Bildergalerie: */
        
        .zahlen {
            font-family: arial,verdana,arial,helvetica,sans-serif;
            line-height:50px;
            font-size:95%;
            color:#fff;
        }
        
        
        
        .zahl:link,
        .zahl:visited {
            text-decoration: none;
            color: #fff;
        }
        .zahl:hover {
            color: #d1a329;  
        }
