body {
	background: url(http://tussernes.net/grafik/bgcolor.jpg);
}

.tdborder {
	border-left: 2px #990000 dotted;
	border-right: 2px #990000 dotted;
}

.tdborderleft {
	border-left: 2px #990000 dotted;
}

.tdborderright {
	border-right: 2px #990000 dotted;
}

.textbg {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	background: #ECDCBC;
	padding: 3px;
}

.textheading {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	background: #ECDCBC;
	padding: 3px;
	border-bottom: 2px #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;
}

.chatheading {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #ff9966;
	padding-top: 10px;
}

a:link {
	color: #660000;
	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;
//}
