 body {
 background-image:url(images/hg1.jpg);
 background-repeat:no-repeat;

 scrollbar-arrow-color: #364e6d;
 scrollbar-base-color: #00b4d6;


}

a.navx:link { text-decoration:none; font-weight: bold; color:#fcc11e; }
a.navx:visited { text-decoration:none; font-weight: bold; color:#fcc11e; }
a.navx:hover { text-decoration:underline; font-weight: bold; color:#fcc11e; }
a.navx:active { text-decoration:underline; font-weight: bold; color:#fcc11e; }
a.navx:focus { text-decoration:underline; font-weight: bold; color:#fcc11e; }


a.nav:link { text-decoration:none; color:#00b4d6; }
a.nav:visited { text-decoration:none;  color:#00b4d6; }
a.nav:hover { text-decoration:none; font-weight: bold; color:#00b4d6; }
a.nav:active { text-decoration:none; font-weight: bold; color:#00b4d6; }
a.nav:focus { text-decoration:none; font-weight: bold; color:#00b4d6; }

a.nava:link { text-decoration:none;  color:#364e6d; }
a.nava:visited { text-decoration:none; color:#364e6d; }
a.nava:hover { text-decoration:none;   color:#FBBB2A; }
a.nava:active { text-decoration:none; font-weight: bold; color:#FBBB2A; }
a.nava:focus { text-decoration:none;  font-weight: bold; color:#FBBB2A; }

a.navb:link { text-decoration:none; color:#364e6d; }
a.navb:visited { text-decoration:none; color:#364e6d; }
a.navb:hover { text-decoration:none; font-weight: bold; color:#FBBB2A; }
a.navb:active { text-decoration:none; font-weight: bold; color:#FBBB2A; }
a.navb:focus { text-decoration:none; font-weight: bold; color:#FBBB2A; }

a.navc:link { text-decoration:none; color:#00b4d6; }
a.navc:visited { text-decoration:none; color:#00b4d6; }
a.navc:hover { text-decoration:underline; font-weight: bold; color:#00b4d6; }
a.navc:active { text-decoration:underline; font-weight: bold; color:#00b4d6; }
a.navc:focus { text-decoration:underline; font-weight: bold; color:#00b4d6; }



.oben {

  font-family: calibri;
  font-style: italic;
 font-size: 11px;
 color: #00b4d6;
}

.seiten
 {
   font-family: calibri;
  font-size: 12px;
 color: #00b4d6;
}


.menu {

  font-family: calibri;
  font-size: 13px;
 color: #FFFFFF;
}



 .menua {

  font-family: calibri;
  font-size: 13px;
 color: #364e6d;
}

.menub {

  font-family: calibri;
  font-size: 13px;
 color: #364e6d;
}


.menuc {

  font-family: calibri;
  font-size: 13px;
 color:#00b4d6 ;
 text-decoration:underline;
 font-weight: bold;
}

 .ueber {
 font-family: calibri;
 font-size: 18px;
color: #00b4d6;
}

.text {
 font-family: calibri;
 font-size: 14px;
 text-align: left;
 color: #364e6d;
}

.text1 {
 font-family: calibri;
 font-size: 12px;
 text-align: left;
 color: #364e6d;
}


.kursiv {
 font-family: calibri;
 font-size: 14px;
 text-align: left;
 color: #364e6d;
 font-style: italic;
 font-weight: bold;
}

.rund
   {
  border-width:2px;
  border-style:solid;
  border-color:#354E6D;
  background-color:#FFFFFF;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
  border-radius: 5px;
