body {
	background-image: url(billeder/back.gif);
	background-repeat: repeat-x;
	background-color: #F9F9F9;
}

.table {
	border: 1px solid #707070;
	font-family: Verdana;
	font-size: 10px;
	background-color: #F9F9F9;
}
.highlights {
	border: 1px solid #707070;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(billeder/tb_back.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.tb_tl {
	background-image: url(billeder/tb_tl.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.tb_tm {
	background-image: url(billeder/tb_tm.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 7px;
}

.tb_tr {
	background-image: url(billeder/tb_tr.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.tb_bl {
	background-image: url(billeder/tb_bl.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.tb_bm {
	background-image: url(billeder/tb_bm.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 7px;
}

.tb_br {
	background-image: url(billeder/tb_br.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

.tb_lm {
	background-image: url(billeder/tb_lm.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 7px;
}

.tb_rm {
	background-image: url(billeder/tb_rm.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 7px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7D1919;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font: bold;
}

.h3 {	
	font: normal;
	font-family: verdana;
	color: #000000;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7D1919;
}

.link, .link:active, .link:focus, .link:visited, .link:link {
	color: #7D1919;
	text-decoration: underline;
}

.link:hover {
	color: #7D1919;
	text-decoration: none;
}

.link2, .link2:active, .link2:focus, .link2:visited, .link2:link {
	font-family: Tahoma;
	color: #7D1919;
	text-decoration: none;
}

.link2:hover {
	font-family: Tahoma;
	color: #7D1919;
	text-decoration: none;
}

.pic {
	color: #7D1919;
	text-decoration: none;
}

.menu, .menu:active, .menu:focus, .menu:visited, .menu:link {
	color: #B37D7D;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	color: #7D1919;
	font-weight: bold;
	text-decoration: none;
}

.menu2 {
	color: #7D1919;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.tekst {
	font-family: verdana;
}

.red {
	font-family: verdana;
	color: #7D1919;
	text-decoration: none;
}