body {
font-size: 12px; 
line-height: 18px;
font-family:  Arial, Helvetica, sans-serif;
color: #000000;
}

td {
color: #000000; 
font-style: normal; 
font-weight: normal; 
font-size: 12px;
line-height: 18px; 
font-family:  Arial, Helvetica, sans-serif 
}

a {
color: #00529e; 
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal; 
text-decoration: underline;
}

h1 {
padding-top:10px;
padding-bottom: 5px;
margin:0px;
color: #f19000;
font-size: 24px;
font-weight:normal;
line-height:30px;
display:block;
}

.titel {
padding-top:10px;
padding-bottom: 5px;
margin:0px;
color: #f19000;
font-size: 24px;
font-weight:normal;
line-height:30px;
display:block;
}

h2 {
color: #00529e;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
padding-left: 0px;
}

.untertitel {
color: #00529e;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
padding-left: 0px;
}

h3 {
color: #f19000;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

.newstitel {
color: #f19000;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

.underline_b {
border-bottom: 1px solid #F19000;
padding-left: 2px;
padding-right: 2px;
}

.underline_br {
border-bottom: 1px solid #F19000;
border-right: 1px solid #F19000;
padding-left: 2px;
padding-right: 2px;
}

.underline_bold_b {
border-bottom: 2px solid #F19000;
padding-left: 2px;
padding-right: 2px;
}

.underline_bold_br {
border-bottom: 2px solid #F19000;
border-right: 1px solid #F19000;
padding-left: 2px;
padding-right: 2px;
}


