
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #CCCCCC;
	margin-left: 50px;
}

.banner {
}

p, a, li, td {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

td {
	font-size: 12px;
	font-weight: 400;
	color: #003300;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
	}
	
h1 {
	font-size: 36px;
	color: #000099;
	margin-top: 30px;
	}

/* h2 var 22px */
h2 {
	font-size: 18px;
	color: #000099;

}

h3 {
	font-size: 16px;
	color: #000099;

}

h4 {
	font-size: 12px;
	color: #000099;

}

h5 {
	font-size: 14px;
	color: #000066;
}


h6 {
	font-size: 10px;
	color: #000099;
	font-style: normal;
}


.intro { 
	/* background-color: #ffffcc; /* ffffff eller lys gul ffffcc */
}

.intro2 { 
	/* background-color: #ffffcc; /* ffffff eller lys gul ffffcc */
}





a:link {
	font-size: 12px;
	color: #000099;
}

a:visited {
	font-size: 12px;
	color: #000099;
}

a:hover {
	font-size: 12px;
	color: #006500; 
}

a:active {
	font-size: 12px;
	color: #000033;
}


.banner a:link {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

.banner a:visited {
	font-size: 12px;
	color: #000099;
		text-decoration: none;
}

.banner a:hover {
	font-size: 12px;
	color: #006500; 
		text-decoration: none;
}

.banner a:active {
	font-size: 12px;
	color: #000033;
		text-decoration: none;
}


.banner td {
	
	background-color: #c0c0c0;

}

.banner img {
	background-color: #c0c0c0;
	border: none;

}





.intro2 a:link {
	font-size: 12;
    line-height: 1.3;
	font-weight: 500;
	color: #000099;
}

.intro2 a:visited {
	font-size: 12;
	line-height: 1.3;
	font-weight: 500;
	color: #000099;
}

.intro2 a:hover {
	font-size: 12;
	line-height: 1.3;
	color: #006500;
	font-weight: 800;
	text-decoration: none;
}

.intro2 a:active {
	font-size: 12;
	line-height: 1.3;
	font-weight: 500;
	color: #000033;
}


.intro2 p {
	font-size: 12;
	line-height: 1.3;
	font-weight: 500;
	color: #000000;
}







.intro a:link {
	font-size: xx-small;
    line-height: 1.3;
	font-weight: 600;
	color: #000099;
}

.intro a:visited {
	font-size: xx-small;
	line-height: 1.3;
	font-weight: 600;
	color: #000099;
}

.intro a:hover {
	font-size: xx-small;
	line-height: 1.3;
	color: #006500;
	font-weight: 600;
	text-decoration: none;
}

.intro a:active {
	font-size: xx-small;
	line-height: 1.3;
	font-weight: 600;
	color: #000033;
}


.intro p {
	font-size: xx-small;
	line-height: 1.3;
	font-weight: 400;
	color: #000000;
}



/* afstemmes med gråtoner */

.pastelgreen10 {
background-color: #CCFFCC;
}

.pastelyellow00 {
background-color: #FFFFCC;
}

.pastelblue05 {
background-color: #CCFFFF;
}

.pastelgray05 {
background-color: #f3f3f3;
}

.pastelgray10 {
background-color: #e6e6e6;
}

.pastelgray12 {
background-color: #e0e0e0;
}

.pastelgray15 {
background-color: #d9d9d9;
}

.pastelgray20 {
background-color: #cccccc;
}

.pastelgray25 {
background-color: #c0c0c0;
}

.pastelorange15 {
background-color: #ffcc99;
}

.pastelblue25 {
background-color: #99ccff;
}

.pastelpink25 {
background-color: #ff99cc;
}






