/* CSS Document */
.kurser_normal { cursor: hand; }
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #173862;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: 173862;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 173862;
}
a:hover {
	text-decoration: none;
	color: 173862;
}
a:active {
	text-decoration: none;
	color: 173862;
}
.style1 {color: #ed2024; text-decoration: none;}
.style4 {
	color: #a7a7a7;
	font-weight: bold;
}
.style7 {color: #a7a7a7}
.style8 {color: #384d93}
.style9 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.style13 {font-size: 12px}
.style14 {font-size: 10px; color:#000000}
.style15 {font-size: 10px}
.style17 {font-size: 11px}
.style21 {color: #EBEBEB}
.style22 {font-weight: normal; font-size: 10px;}
.style23 {font-family: "times New Roman"; font-size: 10px;}
.style25 {font-size: 12px; color: #4080a8; }
.style32 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	vertical-align:bottom;
}
body {
	background-image:  url(mimages/bg.gif);
}
.button {
	border : thick solid 1;
	border-color : #6C8EB3;
	background-color: #EDEDED;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-style : normal;
	font-weight : bold;
	color : #6C8EB3;
}
.help_head {
	padding-left:5; 
	padding-right:5; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.help_tekst {
	padding-left:5; 
	padding-right:5; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
}
/* Info box */

.infobox {
    padding:8px;
	font-weight:normal;  

}

.infobox_header {
     background-color:#4B7DA7;
     color: #FFFFFF;
     padding: 2px;
     font-weight: bold;
}
