/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body {
    background-image: url('./musicbg.jpg');
    background-attachment: fixed;  
    margin: 0px;
    font-size: 50%;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    }

  body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
    font-family: verdana,helvetica,arial,sans-serif;
	 font-size: 10pt;
    }

  table, input, textarea {
  }

  h1 {
   font-size: 160%;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 140%;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    color:  rgb(122, 30, 41) ;
    background-color: rgb(255, 255, 255);
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 110%;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
  }

  h4 {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 100%;
	font-style: italic;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
  }

  h5 { font-size: 90%;
    }

  h6 { font-size: 80%;
    }


  p {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
  }

  .quote {
    font-style: italic;
    font-family: comic sans ms;  
  }	
	
  h3.quote {
     margin: 5px 20px 0px;
    }

  p.quote { margin: 5px 20px 0px;
    }

  td, th {
	margin: 10px;
	vertical-align: top;
  }
  
  th {
  	font-weight: bold;
  }

  tr {  }

  .postit {
    font-size: 100%;
	width: 210;
  }
  
  h2.postit {
    margin: 10px 10px 0px;
    border: 1px solid rgb(72, 85, 101);
    padding-left: 5px;
    padding-right: 5px;
    color: rgb(213, 223, 235);
    background-color: rgb(122, 30, 41) ;
    }

  p.postit { border-style: none solid solid;
    margin: 0px 10px 10px;
    border-left: 1px solid rgb(72, 85, 101);
    border-bottom: 1px solid rgb(72, 85, 101);
	border-right: 1px solid rgb(72, 85, 101);
    padding-left: 5px;
    padding-right: 5px;	
    background-color: rgb(213, 223, 235);
	text-align: left;
    }

  .springin {
    margin-left: 40px;
  }
  
  p.footnote {
    font-size: 90%;
	font-weight: bold;
	font-style: italic;
    color: rgb(213, 223, 235) ;
  }

  .hilight {
    color: rgb(122, 30, 41);
  }
   
  tr.menu {
	height: 33px;	
  }
  
  td.menu_l {
  	background-image: url('images/notenbalk_l.png');
	background-repeat: no-repeat;
	width: 125px;
	height: 33px;
  }

  td.menu_r {
  	background-image: url('images/notenbalk_r.png');
	background-repeat: no-repeat;
	width: 125px;
	height: 33px;	
  }

  
  td.menu {
	background-image: url('images/notenbalk_m.png');
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	width: 125x;
	height: 33px;
    font-size: 11pt;
	font-weight: bold;
	border-left: 1px solid #A6B2CA;
	border-right: 1px solid #A6B2CA;
  }

  td.menu-active {
	background-image: url('images/notenbalk_a.png');
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	width: 125x;
	height: 33px;
    font-size: 11pt;
	font-weight: bold;
	color: #7A1E29;
	border-left: 1px solid #A6B2CA;
	border-right: 1px solid #A6B2CA;
  }
  
  .kalender {
    width:100%; 
	border-spacing: 0;
	empty-cells: show;
	border-width: 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
}  

  tr.kalender-oneven {
	background-color: #D5DFEB;
  }  

  tr.kalender-even {
	background-color: #E7F2FF;
}
   
  a {
	text-decoration: none;
  }

  a:link    {font-weight: bold; color:#7A1E29; background-color:transparent}
  a:visited {font-weight: bold; color:#7A1E29; background-color:transparent}
  a:active  {font-weight: bold; color:#7A1E29; background-color:transparent}
  a:hover   {font-weight: bold; color:#AC6779; background-color:transparent; text-decoration:underline}

  a.menu:link    {color:#485565; background-color:transparent}
  a.menu:visited {color:#485565; background-color:transparent}
  a.menu:active  {color:#485565; background-color:transparent}
  a.menu:hover   {color:#A6B2CA; background-color:transparent; text-decoration:none}  