BODY {
    background: #FFFFFF;
}

table.paradigmetabell {
    background-color: #FFFFFF;; 
}

tr.nospace {
    border: 0;
}

th {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
	color: #557FBD;
	border-right: 1px solid #557FBD;
	border-bottom: 1px solid #557FBD;
	border-top: 1px solid #557FBD;
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;*/
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	/*background: #CAE8EA url(bg_header.jpg) no-repeat; */ 
    background: -webkit-gradient(linear, left top, left bottom, from(#DFE8F1), to(#DFE8F1));
	background: -moz-linear-gradient(top,  #DFE8F1,  #DFE8F1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFE8F1', endColorstr='#DFE8F1');
}

th.nola {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
	color: #557FBD;
	border-right: 1px solid #557FBD;
	border-top: 1px solid #557FBD;
	border-bottom: 0px;
	/*border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;*/
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
	text-align: center;
	padding: 6px 6px 6px 12px;
	/*background: #CAE8EA url(bg_header.jpg) no-repeat; */  
    background: -webkit-gradient(linear, left top, left bottom, from(#DFE8F1), to(#DFE8F1));
	background: -moz-linear-gradient(top,  #DFE8F1,  #DFE8F1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFE8F1', endColorstr='#DFE8F1');
}

th.nobg {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
 	color: #557FBD;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #557FBD;
	border-bottom: 1px solid #557FBD;
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;*/
	background: none;
}

th.nobgnola {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #557FBD;
	border-right: 1px solid #557FBD;
	/*border-right: 1px solid #C1DAD7;*/
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	background: none;
}



td.vanlig {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
 	color: #557FBD;
 	border-right: 1px solid #557FBD;
	border-bottom: 1px solid #557FBD;
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;*/
	background: #fff;
	padding: 6px 6px 6px 12px;
}

td.ledetekst {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
 	color: #557FBD;
 	border-left: 1px solid #557FBD;
  	border-right: 1px solid #557FBD;
 	border-bottom: 1px solid #557FBD;
	/*border-left: 1px solid #C1DAD7;*/
	border-top: 0;
	background: #fff;
}

.grunnord {
    font-size: 14px;
}

.head {
    font-weight: bold;
}

.klInf {
	text-align: left;
	font-size: 12px;
	display: none;
	padding: 3px; 
	margin: 3px;
	border: 1px solid #557FBD;
	max-width: 600px;
}

.klInfHead {
	text-decoration: underline;
	margin-bottom: 5px;
}

.klInfText {
	margin-bottom: 2px;
}
