body {
font-family : arial, helvetica;
font-size : 12px;
color : black;
background : white;
}


h3 {
font-family :  arial, helvetica;
font-size : 15px;
font-weight : normal;
color : black;
}


p, td, tr, ul, ol, li, th {
font-family :  arial, helvetica;
font-size : 12px;
color : black;
}

td.nav {
font-family :  arial, helvetica;
text-decoration : none;
font-size : 12px;
color : white;
}

a.std:link {
font-family :  arial, helvetica;
font-size : 12px;
font-weight : bold;
text-decoration : none;
color : #295379;
}

a.std:aktive {
font-family :  arial, helvetica;
font-size : 12px;
font-weight : bold;
text-decoration : none;
color : #295379;
}

a.std:hover {
font-family :  arial, helvetica;
font-size : 12px;
font-weight : bold;
text-decoration : none;
color : #295379;
}

a.std:visited {
font-family :  arial, helvetica;
font-size : 12px;
font-weight : bold;
text-decoration : none;
color : #295379;
}

a.nav:link {
font-family :  arial, helvetica;
text-decoration : none;
font-size : 12px;
color : white;
}

a.nav:aktive {
font-family :  arial, helvetica;
font-size : 12px;
text-decoration : none;
font-weight : bold;
color : white;
}

a.nav:hover {
font-family :  arial, helvetica;
font-size : 12px;
text-decoration : none;
font-weight : bold;
color : white;
}

a.nav:visited {
font-family :  arial, helvetica;
font-size : 12px;
text-decoration : none;
color : white;
}

a.rechts:link {
font-family :  arial, helvetica;
text-decoration : none;
font-size : 12px;
color : black;
}

a.rechts:aktive {
font-family :  arial, helvetica;
font-size : 12px;
font-weight : bold;
text-decoration : none;
color : black;
}

a.rechts:hover {
font-family :  arial, helvetica;
font-size : 12px;
font-weight : bold;
text-decoration : none;
color : black;
}

a.rechts:visited {
font-family :  arial, helvetica;
font-size : 12px;
text-decoration : none;
color : black;
}

.bghell {
background : #B4E1DC;
margin-bottom: 2em;
}

.bgblau {
background : #295379;
}


.bgweiss {
background : white;
}

.subheadline {
font-family : arial, helvetica;
font-size : 15px;
font-weight : bold;
color : black;
text-decoration : none;
}

.flyerPic {
border:1px solid black;
vertical-align:top;
margin-right:5px;
}






