body {
	background: #2C4C7C url(grafik/bg_wlogo800x600.jpg) 0 0 no-repeat fixed;
}

.textbg {
	padding-left: 5px;
	padding-right: 5px;
	font-family: comic sans MS;
	font-size: 12px;
	color: #ECDCBC;
}

.textheading {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ECDCBC;
}

.rmenubg {
	padding-left: 5px;
	padding-right: 5px;
	font-family: comic sans MS;
	font-size: 10px;
	color: #000000;
	background: #ECDCBC;
	border-right: 1px #2C4C7C solid;
}

.rmenuheading {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CC8C3C;
	background: #9c001c;
	border-top: 1px #CC8C3C solid;
	border-bottom: 1px #CC8C3C solid;
	line-height: 14px;
	border-right: 1px #2C4C7C solid;
}

a:link {
	color: #2C4C7C;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
}

a:visited {
	color: #9c001c;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
}

a:hover {
	color: #9c001c;
	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;
//}

