/* Allgemeine CSS-styles fuer mirlux.ch/dorfbuehne */
/* Generated 2010-02-01 */



body {
  font-family: Arial,Helvetica,sans-serif;
  min-width: 400px;
  max-width: 800px;
}


a:hover {
  color: red;
}


a.outlink {
  background-color: #cccccc;
}



.relinkbox {

  float: right;

  width: 150px;
  padding-left: 10px;

  min-height: 2em;

}



.vieltext {
  font-size: smaller;

}


.tabell-spalte_links {

  padding-right: 20px;
  
text-align: right;

}



.copyright {

  font-size: smaller;

}



