body {
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
background-color : #404040; 
} 
h1 {
font-family : Arial, Helvetica; 
text-align : left; 
font-weight : bold;
 font-size : 14px;
} 
h2 {
font-family : Arial, Helvetica; 
text-align : center; 
font-weight : bold; 
color : #ffffff;
 font-size : 12px;
} 
h3 {
font-family : Arial, Helvetica; 
text-align : center; 
color : #ffffff; 
font-weight : bold;
 font-size : 10px;
} 
a:link {
font-family : Arial, Helvetica; 
color : #ffffff; 
text-decoration : none; 
font-weight : bold; 
text-align : right; 
vertical-align : top; 
 font-size : 10px;
} 
a:visited {
font-family : Arial, Helvetica; 
color : #ffffff; 
text-decoration : none; 
vertical-align : top; 
font-weight : bold; 
text-align : right; 
 font-size : 10px;
} 
a:hover {
font-family : Arial, Helvetica; 
color : #ff0000; 
font-weight : bold; 
vertical-align : bottom; 
text-align : right; 
 font-size : 10px;
} 
a.dark:link {
font-family : Arial, Helvetica; 
font-size : 10px; 
color : #404040; 
text-decoration : none; 
font-weight : bold; 
text-align : right; 
vertical-align : top; 
} 
a.dark:visited {
font-family : Arial, Helvetica; 
color : #404040; 
text-decoration : none; 
vertical-align : top; 
font-weight : bold; 
text-align : right; 
 font-size : 10px;
} 
a.dark:hover {
font-family : Arial, Helvetica; 
color : #ff0000; 
font-weight : bold; 
vertical-align : bottom; 
text-align : right; 
 font-size : 10px;
} 


td{
font-family : Arial, Helvetica; 
color : #ffffff; 
vertical-align : top; 
text-align : center; 
background-color : #404040;
 font-size : 10px;
} 

td.headline{
font-family : Arial, Helvetica; 
color : #ffffff; 
vertical-align : top; 
text-align : center; 
background-color : #404040;
 font-size : 10px;
} 
td.zentrier {
font-family : Arial, Helvetica; 
vertical-align : top; 
text-align : center; 
color : #ffffff; 
background-color : #404040;
 font-size : 10px;
} 
p {
font-family : Arial, Helvetica; 
color : #ffffff; 
vertical-align : top; 
text-align : justify;
 font-size : 10px;
} 
p.dunkel {
font-family : Arial, Helvetica; 
color : #404040; 
vertical-align : top; 
text-align : justify;
 font-size : 10px;
} 
p.hell {
font-family : Arial, Helvetica; 
color : #ffffff; 
vertical-align : top; 
text-align : justify;
 font-size : 10px;
} 