/* CSS Document */



h1 { 
	color: #aa0000;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif ;
	margin-top: 0;
	margin-bottom: 10px;
}

h2 { 
	color: #aa0000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 20px; 
	line-height: 22px; 
	font-family: Georgia, "Times New Roman", Times, serif ;
	margin-top: 0;
	margin-bottom: 6px; 
}

h3 { 
	color: #aa0000;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px;
}


h4 { 
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px;
}


h4.kurstilbud { 
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 12px;
}

.tekst_grey_kurs { 
	color: #666666; 
	margin-bottom: 12px;
}

p { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}

.menytittel { 
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px;
}

.stor_tekst { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}

.lister_forside { 
	color: #666666; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 8px; 
}

.tekst_grey { 
	color: #666666; 
}

.tekst_blue { 
	color: #003366; 
}

.tekst_string { 
	color: #ffffff; 
}

.meny {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}

.forsidetittel { 
	color: #666666; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 36px; 
	line-height: 36px; 
	font-family: Georgia, "Times New Roman", Times, serif ;
	margin-top: 0;
	margin-bottom: 10px; 
}

.tekst_hvit1 { 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 18px; 
	line-height: 22px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}

.horstrek {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	background-image: url(hor_strek2.gif);
	background-repeat: repeat-x;
	width:100% ;
	margin-top:6px;
	margin-bottom:0px;
	}
	
.horprikker {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	background-image: url(hor_prikkelinje.gif);
	background-repeat: repeat-x;
	width:100% ;
	margin-top:8px;
	margin-bottom:0px;
	}
	
.vertprikker {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	background-image: url(vert_prikkelinje.gif);
	background-repeat: repeat-y;
	width:100% ;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	}
	
ul { 
	list-style-type:decimal; 
	margin-left: 1em; 
	padding-left: 0em;
	
}	

li { 
	color: #aa0000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}	

a {
	color: #000000;
	text-decoration:underline; }

a:hover {
	color: #aa0000;
	text-decoration: underline; }
	
a.les_mer {
	color: #aa0000;
	text-decoration:none; }

a:hover.les_mer {
	color: #000000;
	text-decoration: underline; }
	
a.liste_link {
	color: #666666;
	text-decoration:none; }

a:hover.liste_link {
	color: #aa0000;
	text-decoration: underline; }
	
a.liste_redlink {
	color: #aa0000;
	text-decoration:none;
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
 }

td.kursliste {
	color: #000000;
	text-decoration:none;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 13px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
 }
td.kurs_mellom {
	color: #000000;
	text-decoration:none;
	font-style: normal; 
	font-weight: normal; 
	font-size: 8px; 
	line-height: 8px; 
	font-family: Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
 }
a:hover.liste_redlink {
	color: #666666;
	text-decoration: underline; }

