body {
	background-color: #356C77;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(designelementer/bakgr_ruter.gif);
}

p {
	margin: 0px;
}

h1 {
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: medium;
	font-weight: normal;
	margin: 10px 0px 0px;

}

h3 {
	font-weight: bold;
	margin: 0px;
	 margin-top: 500px; 
}

h4 {
	font-weight: bold;
}

a:link {
	color: #999900;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #888800;
}
a:active {
	color: #000000;
}

.tekstfelt {
	background-color: #C5DCDC;
	background-image: url(designelementer/streker.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 10px 10px 10px 15px;
}
.sidebox{
	Width:150px;
	Float:right;
}

.lufthoyre {
	margin: 0px 25px 0px 0px;
	padding: 0px;
}

.luftvenstre {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.toppfelt {
	margin-right: 85px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

.ikon {
	float: right;
	margin-right: 15px;
}

.bunntekst {
	font-size: x-small;
	color: #D3EFA7;
	text-align: center;
}

