body {
	background-image: url(img/sv_06.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.koptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#mainbg {
	background-image: url(img/sv_04.jpg);
	background-repeat: no-repeat;
}
#kopbg {
	background-image: url(img/kopbg_07.jpg);
	background-repeat: repeat-x;
}
#buttonbg {
	background-image: url(img/button_11.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 20px;
}
.nav a:link {
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	}
	
.nav a:visited {
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	}	
a:visited {
	color: #0000CC;
}
#gras {
	background-image: url(img/gras.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
