

body, html {
	font: arial, sans-serif;
	background-color: #ffffff;


.logo {


}

div.logo {
margin-bottom: 1;
}
div.toptekst {
margin-top: -10;
margin-bottom: -8;

}
a {
  color: blue;
}

a.active {
  background-color:red;
  color: black;

}
a:hover:not(.active) {
  background-color:light-gray;
  color: red;
}

a.ubar
{
text-decoration: none;
}




div.cont
{
max-width:800px;
}

.kursussnip1:hover {
  background-color:#3399ff;
  text-decoration:none;
  color:#FFFFFF;
}

.kursussnip1 {
  cursor:pointer;
  background-color:#ffffcc;
  display:block;
  text-align:center;
  margin-top:0px;
  width:100%;
  height:125px;
  border-radius:5px;
  border-width:1px;
  border-style:solid;
  border-color:#ffffcc;
}





.logo-format1 {
	font-size:24px;
	font-weight: bold;
}
.logo-format2 {
	font-size:18px;
}
.bannertop-format1 {
	font-size:24px;
	font-weight: bold;
}
.bannertop-format2 {
	font-size:12px;
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	align-content:center;
}
.footer-format1 {
	font-size:16px;
	font-weight: bold;
}
.footer-format2 {
	font-size:10px;
	font-weight: bold;
}
.footer-format3 {
	font-size:10px;
}



form="usrform"