.sidemenu {
  background-color: #4dbbff;
  padding: 2px;
  width: 100%;
  color: #0d0d0d;
  cursor: pointer;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px;
  font-weight: bold;
  font-family: sans-serif; 
}

.sidemenucontent {
  display: block;
  overflow: hidden;
  background-color: #4dbbff;
  color: #0d0d0d;
  font-family: sans-serif; 
  padding: 2px;
  width: 100%;
  font-size: 14px;
}

.sidemenublock {
  overflow: hidden;
  background-color: #4dbbff;
  color:#0d0d0d;
  font-family: sans-serif; 
  padding: 2px;
  width: 100%;
  font-size: 14px;
}

.sideinfo {
  font-weight: bold;
  color: #ff914d;
  font-family: sans-serif;
}

.sidecontact {
  text-align: center;
  font-weight: bold;
  color: #f20505;
  font-family: sans-serif; 
}

.sidemenu:hover, .sidemenublock:hover {
  background-color: #f9e88c;
  color: #ff914d;
  font-family: sans-serif; 
}

.bodylink {
  color: #F27979;
  font-family: sans-serif; 
  font-weight: bold;
  text-decoration: none;
}

.bodytext {
  text-align: justify;
  font-family: sans-serif; 
  color: #ff914d;
  font-size:larger; 
}

.pagetitle {
  text-align: center;
  font-size: 72px;
  font-weight: bold; color: #F20505;
  font-style: italic;
  font-family: sans-serif;
}

.mobilepagetitle {
  text-align: center;
  font-size: 72px;
  font-weight: bold; color: #F20505;
  font-style: italic;
  font-family: sans-serif;
  vertical-align: top;
  padding: 0;
}


.divheading {
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #0d0d0d;
  background-color: #4dbbff;
  font-size: xx-large; 
}

.divinnertext {
  text-align: justify;
  font-family: sans-serif;
  color: #0d0d0d;
  vertical-align: top;
}

.divfooting {
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #F27979;
  font-size: xx-large;   
}

a {
  text-decoration: none;
  background-color: inherit;
  color: inherit;
}

.topnav {
  width: 100%;
  color: #0d0d0d;
  vertical-align: top;
  background-color: #4dbbff;
}


.topmenu {
  width: 100%;
  display: none;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  color: #0d0d0d;
  font-style: italic;
  font-family: sans-serif; 
}

.topmenublock {
  width: 100%;
  display: inherit;
  text-align: left;
  vertical-align: top;
  background-color: #4dbbff;
  color:#0d0d0d;
  font-style: normal;
  font-family: sans-serif; 
}

.topmenucontent {
  width: 100%;
  display: none;
  text-align: left;
  vertical-align: top;
  background-color: #4dbbff;
  color:#0d0d0d;
  font-style: normal;
  font-family: sans-serif; 
}

.formfieldcaption {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #0d0d0d;
}

.formfieldlabel {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: smaller;
  color: #0d0d0d;
}

.formfield {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  color: #0d0d0d;
}
