#container {
	position:absolute;
	width:898px;
	height:23px;
	z-index:40;
	left: 8px;
	top: 125px;
	background-image: url(../images/txtmenu.bg.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}

#links_container {
	position:absolute;
	left:100px;
	top:125px;
	width:779px;
	height:17px;
	z-index:42;
}

#kursusoversigt {
	position:absolute;
	left:107px;
	top:127px;
	width:104px;
	height:17px;
	z-index:41;
	visibility: visible;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
}

.tekstboks a:link {
	color: #333333;
	text-decoration: underline;
}

.tekstboks a:visited {
	text-decoration: underline;
	color: #333333;
}

.tekstboks a:hover {
	text-decoration: underline;
	color: #999999;
}

.tekstboks a:active {
	text-decoration: underline;
}

.linktekst_menu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.linktekst_menu_right {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

#submenu {
position:absolute;
margin-top:188px;
margin-left:20px;
font-size: 10px;
font-family:verdana, arial, sans-serif;
text-decoration:none;
color:#999999;
width:100px;
}