/* CSS Document */

body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15%;
margin-right: 10%;
	margin-top: 20px;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: #CCCCCC;
}
h2 {
	font-size: 1em;
	color: #999999;
	text-align: center;
font-weight: bold;
}
h3 {
	font-size: 0.9em;
	color: #CCCCCC;
	text-align: left;
	background-position: top;
	width: 170px;
	text-decoration: underline;
}

h4 {
	font-size: 0.8em;
	font-variant: small-caps;
	text-align: center;
}
p {
	font-size: 0.8em;
	text-align: justify;
	color: #000000;
}
#hele {
	background-color: #CCCCCC;
	padding-right: 20px;
}

#topp {
	background-color: #999999;

}
#venstre1{
	text-align: left;
	width: 170px;
	valign: top;
	margin: 20px;
	padding-top: 100px;
}


}

