body {
background-color: #fff; 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #000; 
font-size: 12px;
font-weight: normal;
line-height: 15px;
font-family: Arial, Helvetica;
scrollbar-base-color: #fff4c6;
scrollbar-dark-shadow-color: #246ea7;
scrollbar-shadow-color: #ffcc00;
scrollbar-arrow-color: #ff0000;
scrollbar-highlight-color: #fff4c6;
}

td {
font-size: 12px;
font-weight: normal;
line-height: 15px;
color: #000;
font-family: Arial, Helvetica;
}

a {
color: #ff0000;
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: #ffcccc;
}

.titel {
color: #246ea7; 
font-size: 24px;
font-weight: bold;
height:35px;
line-height:28px;
}

.balken500 {
font-weight: bold;
color: #ffffff;
background: #246ea7;
padding: 2px;
width: 500px;
display: block;
}

.balken240 {
font-weight: bold;
color: #ffffff;
background: #246ea7;
padding: 2px;
width: 240px;
display: block;
}

.utitel {
color: #000;
font-size: 12px;
font-weight: bold;
margin-bottom: 6px;
line-height:20px;
}

.mtitel {
color: #ff0000;
font-size: 12px;
font-weight: bold;
line-height:20px;
}


