#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:209px;
	top:125px;
	width:679px;
	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;
}

.linktekst_menu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
