body {
	background: #990000 url(http://tussernes.net/tusnelda/grafik/bg012005.jpg) 0 0 no-repeat fixed;
}

.sniksnakheading {
	font-family: helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.textbg {
	padding-left: 5px;
	padding-right: 5px;
	font-family: comic sans MS;
	font-size: 12px;
	color: #000000;
	background: #ECDCBC;
	border-left: 2px #990000 dotted;
	border-right: 2px #990000 dotted;
	border-bottom: 1px #000000 solid;
}

.textheading {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #ECDCBC;
	border-top: 1px #000000 solid;
	border-left: 2px #990000 dotted;
	border-right: 2px #990000 dotted;
	border-bottom: 1px #990000 dotted;
}

.kolonnebg {
	padding-left: 5px;
	padding-right: 5px;
	font-family: comic sans MS;
	font-size: 10px;
	color: #000000;
	background: #ECDCBC;
	border-left: 2px #990000 dotted;
	border-right: 2px #990000 dotted;
	border-bottom: 1px #000000 solid;
}

.kolonneheading {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ECDCBC;
	border-top: 1px #000000 solid;
	border-bottom: 1px #990000 dotted;
	line-height: 14px;
	border-left: 2px #990000 dotted;
	border-right: 2px #990000 dotted;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Helvetica;
}

//-----not used-----------
//.lilleoverskrift {
//	font-family: comic sans MS;
//	font-size: 10px;
//	font-weight: bold;
//	text-decoration: underline;
//}
//
//.menu {
//	font-family: comic sans MS;
//	font-size: 10px;
//}
