@import url(https://korppi.jyu.fi/kotka/shared/korppiBlue.css);

body, html {
 font-size: 1em;
 background: #FFF2BF none;
 font-family: Arial, sans-serif;
}


.leftbar {
  background: #FFCC00 none;
  border: solid 1px #666666;
}

.leftbar a  {
 text-decoration: none;
}

.uppernavbar {
  border: solid 1px #666666;
  border-right: none 1px #666666;
  background: #FFCC00 none;
}

.tiedot {
  float: left;
  padding-right: 1em;
  color: black;
  text-align: left;
  background-color: #FFE680
  overflow: hidden;
  font-size: 90%;
  background-color: transparent;
}

.searchbar {
  float: right;
  background-color: transparent;
}

.navbar {
  padding-top: 5px;
  height: 65px;
  float: right;
  width: 200px;
  background-color: transparent;
}




.leftbar a:link {
 background: transparent none;
}

.leftbar a:visited {
 background: transparent none;
}

.leftbar a:hover {
 background: transparent none;
}

.leftbar a:active {
 background: transparent none;
}


.calendarNavigation {
  background: transparent none;
  margin-top: 1em;

}

.active, .commonStudentLinks {
 background-color: #FFE680;
}

.passive {
 background-color: #FFCC00;
}

