body {
background-color:#aa0000;
    margin:0px;
}
body, td, th, input, select, textarea {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #AA0000;
}

H1 {
    color: #ffffff;
    font-family: Trebuchet MS, Helvetica, Arial;
    font-size: 12px;
	line-height: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 12px;    
	margin-bottom: 12px;	
}

H2 {
    color: #9E181D;
    font-family: Trebuchet MS, Helvetica, Arial;
    font-size: 12px;
	line-height: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 12px;    
	margin-bottom: 12px;	
}

.teaser {
background-color:#aa0000;
}

.weiss {
    color: #ffffff;
}
.black {
    font-family: Verdana, Arial, Helvetica;
    color: #000000;
}
.blackonly {
    color: #000000;
}
.grey {
    color: #808080;
}
.rot {
    color: #9E181D;
}
a:link, a:visited {
    color: #9E181D;
}
a.weiss:link, a.weiss:visited {
    color: #ffffff;
}
.balken
    {
    color: #ffffff;
    letter-spacing: 2pt;
}
h4 {
    font-size: 8pt;
    margin-bottom: 0px;
    margin-top: 0pt;
}
li {
    margin-bottom: 8pt;
}

