body {
    background-color: #C80404;
}
img {
    border-color:#C80404;
}
.hintergrund1 {
    background-image: url(bilder/buehne1.gif);
	background-repeat: no-repeat;
}
.hintergrund {
    background-image: url(bilder/buehne1a.gif);
	background-repeat: no-repeat;
}
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.2em;
	font-weight: normal;
  }
div {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}
.willkommenweiss {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 13pt;
         line-height: 1.2em;
         color: #DFDFDF;
}
.textweiss {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         line-height: 1.1em;
         color: #DFDFDF;
}
a:hover {
         color: #C80404;
  }
a {     font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 1.2em;
	font-weight: normal;
         color:#DFDFDF;
}