<style type="text/css">
<!--

.style2 {font-size: large}

ul.postnav,ul.postnav li{margin:0;padding:0;list-style-type:none; font: Verdana,Arial,sans-serif;}
ul.postnav li{float:left;width: 6em;font-size:small;margin-right: 3px; font: Verdana,Arial,sans-serif;}
ul.postnav a{display:block;width:6em;padding:3px 0; font: Verdana,Arial,sans-serif;
    background: #666666;color: #FFFFFF;
    text-decoration:none;text-align:center}
ul.postnav a:hover{background: #888888;color:#FFF}

#horizontal {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;

	visibility: visible;
}
#center {

	visibility: visible;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 1100px;
	margin-left: -550px; /* half width */
	height: 550px;
	overflow: hidden;
}
.content {
	
	text-align: center;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #666666;
	background-image:url("bilder/gradient1.jpg");
	background-repeat:repeat-x;/*repeat graphic vertically */
	background-position:top left;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	
}
a {
	
	color: #CCCCCC;
}
a:link {
font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
font-size: x-small;
	text-decoration: none;
	color: #FFFF00;
}
a:active {
font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
.Menytekst {font-size: 10px}
.MenytekstHvit {font-size: 12px; color: white;}
.TekstHvit {font-size: 10px; color: white;}
.Feiltekst {font-size: 10px; color: red;}
.Heading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Graatekst {color: #666666}
-->
</style>


