.bg {
	background-attachment: fixed;
	background-image: url(images/logo11.jpg);
	background-repeat: no-repeat;
	background-position: 160px 80px;
	background-color:#CCCCCC;
}
.tekst {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003333;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.kop {
	font-family:"Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #003333;
	}

DIV.std { color: #003333; font-family: "Comic Sans MS" }

ul {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	background-position: left top;
	/* text-indent: 0px; */
	margin-left: 25px;
}

.bg1 { background-image:url(images/bg1.png);
	background-repeat:repeat-x;
	background-attachment:fixed 
	
}

