body, td
{
font-family: ARIAL, HELVETICA, VERDANA;
font-size: 12 px;
color: #000000;
text-decoration: none;

}

a:link, a:active, a:visited
{
color: #0050A0;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #00AFFF;
text-decoration: none;
font-weight: bold;
}

.navigation
{
color: #ffffff;
}

a:link.navigation, a:active.navigation, a:visited.navigation
{
font-family: verdana, arial, helvetica;
color: #ffffff;
font-size: 11px;
font-weight: normal;
text-decoration: none;
background-color: #004080;
}

a:hover.navigation
{
color: #00AFFF;
}

.navibackground
{
background-color: #3366AA;
}

.aktuellesheadline
{
color: #3366AA;
font-weight: bold;
}

.mainheadline
{
color: #3366AA;
font-weight: bold;
font-size: 18 px;
text-decoration: underline;
}

.darkgreen
{
background-color: #004080;
}

.lightgreen
{
background-color: #00AFFF;

}
.bordertable {
        border: 1px solid #004080;
}
.headlinewhite
{
        font-size: 16 px;
        color: #FFFFFF;
        line-height: 15px;
}
.bordertbottomleftright {
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #004080;
        border-bottom-color: #004080;
        border-left-color: #004080;
}
.borderttopbottomleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}
.content {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.contentbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

.contentboldbig {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #000000;
        font-weight: bolder;
}

.ue1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #000000;
        font-weight: bolder;
}

.ue2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        font-weight: bold;
}
