body {
 font-family: Verdana, sans-serif;
 color: black;
 font-size: 12pt;
 background-color: #d7e6fd;
 margin: 0px;
 padding: 0px;
}

p {
 text-align: justify;
 margin-right: 10px;
 padding-right: 10px;
}

h1 {
 font-size:18pt;
 color:#0099CC;
}

h2 {
 font-size:16pt;
 color:#0099CC;
}

h3 {
 font-size: 12pt;
 font-weight: bold;
}

a { color: #0099cc; text-decoration: underline;}
a:link { color: #0099cc; text-decoration: underline;}
a:visited { color: #00ABE4;}
a:hover { color: #CC3300; font-weight:bold;}

a.nb { text-decoration: underline; color:#0099cc; font-weight:normal;}
a.nb:link { text-decoration: underline; color:#0099cc; font-weight:normal;}
a.nb:visited { text-decoration: underline; color:#0099cc; font-weight:normal;}
a.nb:hover { text-decoration: underline; color:#CC3300; font-weight:normal;}
a.nb:active { text-decoration: underline; color:#FF0066; font-weight:normal;}


#Links, 2.Ebene
a.hr { text-decoration:none; font-weight:bold; color:#ABE3FF; font-size:12pt;}
a.hr:link { text-decoration:none; font-weight:bold; color:#ABE3FF; font-size:12pt;}
a.hr:visited { text-decoration:none; font-weight:bold; color:#ABE3FF; }
a.hr:hover { text-decoration:none; font-weight:bold; color:#CC3300; }
a.hr:active { text-decoration:none; font-weight:bold; color:#FF0066; }

a.img:link { text-decoration:none;}
a.img:visited { text-decoration:none;}
a.img:hover { text-decoration:none;}
a.img:active { text-decoration:none;}
