/*** (c) GK-Mediendesign ***/

a {
color: white;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: none;
}

h1 {
color: white;
margin-top: 20px;
padding-left: 0px;
margin-bottom: 0px;
font-size: 14px;
}

h2 {
margin-top: 20px;
font-size: 13px;
font-weight: normal;
color: white;
}

h2.wichtig {
margin-top: 20px;
font-size: 12px;
font-weight: bold;
color: white;
}

#kopfzeile a {
font-size: 8pt;
color: #BBBBBB;
}

/*** (c) GK-Mediendesign ***/