div {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 8pt;
	text-align: left;
}


table, tr, td {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 7px;
}

div.body {
	position: absolute;
	top: 10%; 
	left: 150px; 
	margin: 0px;
}

img {
	align: center;
}

div.index {
	position: absolute; 
	top: 10%; 
	left: 150px; 
	height: 560px; 
	width: 775px;
	background-image: url("Baggrundindex.gif");
	background-repeat:  no-repeat;
}

div.indextekst {
	position: absolute; 
	top: 50%;
	left: 45%; 
}

div.indhold {
	position: absolute; 
	top: 10%; 
	left: 330px; 
	margin: 0px;
	height: 550px; 
	width: 605px;
	padding-left: 25px;
	background-image: url("Baggrund.gif");
	background-repeat:  no-repeat;
}


div.undermenu {
	height: 50px; 
	width: 550px;
	text-align: left;
}

div.menunina {
	position: absolute; 
	top: 30%; 
	left: 150px; 
	padding-left: 15px;
	padding-top: 25px;
	background-image: url("Ninamenu.gif");
	background-repeat:  no-repeat;
	height: 310px; 
	width: 170px;
}

div.menuras {
	position: absolute; 
	top: 30%; 
	left: 150px; 
	padding-left: 15px;
	padding-top: 25px;
	background-image: url("Rasmenu.gif");
	background-repeat:  no-repeat;
	height: 310px; 
	width: 170px;
}

div.tekst {
	position: absolute; 
	bottom: 15px; 
	left: 25px; 
	margin: 0px; 
	height: 75px; 
	width: 200px;
	text-align: left;
}

div.link {
	position: absolute; 
	bottom: 15px; 
	left: 310px; 
	margin: 0px; 
	height: 75px; 
	width: 200px;
}

span.tr {
	font-family: Verdana;
	font-size: 7pt;
}

a:link {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 8pt;
	color: #996633;
	text-decoration: none;
}
a:visited {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 8pt;
	color: #999966;
	text-decoration: none;
} 
a:hover {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 8pt;
	color: #660000;
	text-decoration: none;
}   