body{
display:block;
	margin-top:4px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
body,tr,td{
	color:#333333;
	font-family:Arial;
	font-size:11px;
}

table.hoyretabeller{
	border:#88b5c4 4px solid;
}

.hovedmenyelement{
	font-size:12px;
}

a:link {
	text-decoration: none;
	color:#445478;
}
a:visited {
	text-decoration: none;
	color:#445478;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}



.kalenderOpptatt {
	font-size: 10px;
	background-color:#FF777A;
	width:30px;
	height:30px;
	text-align:center;
	vertical-align:middle;
}

.kalenderIkkeOpptatt {
	font-size: 10px;
	background-color:#99cc99;
	width:30px;
	height:30px;
	text-align:center;
	vertical-align:middle;
}

.kalenderFerdig {
	font-size: 10px;
	background-color:#f6f4f1;
	width:30px;
	height:30px;
	text-align:center;
	vertical-align:middle;
}



.overskrift{
font-size:24px;
}
.overskrift_m{
font-size:14px;
font-weight:bold;
}

.tekstfelt{
border:solid 1px #666666;
font-size:10px;
width:180px;
margin:5px;
}
.tekstfelt_multi{
border:solid 1px #666666;
font-size:11px;
width:280px;
height:80px;
margin:5px;
}

.form1{
	
	font-size:11px;
	border: 1px solid #cccccc
}

.knapp{
	
  font-size: 10px;
  background-color:#88b6c6;
  border: solid 1px #000000;
  height: 17;
  cursor: hand;
}
