body {
	background-color: #EEEEEE;
	font-family: verdana, arial,  sans-serif;
	font-size: 80%;
	z-index: 1 ;
}

span.spoiledtekst{
	display: none;
}

a.link{
	width:100%;
	height:100%;
	display:block;
	color: black;
	text-decoration:none;
}

a.link:hover{
	width:100%;
	height:100%;
	display:block;
	color: black;
	text-decoration:none;
} 

.linkboks{
	background-color: #FFFFFF;
}

.linkboks:hover{
	background-color: #EEEEEE;
}

a.knap {
	color: black;
	text-decoration:none;
}

.side{
	position:relative;
	top: 0px;
	width: 1020px;
	background-color: #FFFFFF;
	border-width: 1px;	
	border-style: solid;	
	padding: 5px 5px 5px 5px;
}

.kasseudenpad{
	border-width: 1px;	
	border-style: solid;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.stipletkant{
	border-width: 1px;	
	border-style: dashed;
	border-color: #000000;
}

.solidkant{
	border-width: 1px;	
	border-style: solid;
	border-color: #000000;
}

.progress{
	background-image: url("misc/progress.png");
	background-repeat: repeat-x;
}


.hrstil{
	border-color: #FFFFFF;
	border-top: 1px dashed #000000;
    }

.overskrift{
	font-size: 300%;
}

.storretekst{
	font-size: 125%;
}

.mindretekst{
	font-size: 80%;
}

td.hovedleft{
	border-width: 1px;		
	border-style: dashed ;	
	}

td.hovedright{
	border-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	}

td.bundright{
	font-size: 80%;
	color: grey;
	border-color: black;
	border-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
}

a img {
    border: 0;
    }