div.clSlideMenu{position:absolute; font-family:Trebuchet MS; font-size:13px; overflow:hidden; width:150; height:22;}
/* All top level links */
a.clA0{color:black;font-size:13px;text-decoration:none;font-weight:bold}
/* All top level links */
a.clA0:hover{color:#C0C0C0; font-size:13px; text-decoration:none; font-weight:bold}
/* All sub level links */
a.clA1{color:black; font-size:11px; font-weight:regular; text-decoration:none; text-indent: 10pt}
/* All sub level links */
a.clA1:hover{ color:#C0C0C0; font-size:11px; font-weight:regular; text-decoration:none; text-indent: 10pt}
/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:10; top:0; z-index:1}
div.slideMenuText{position:absolute; left:30; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this: #NAME_OF_YOUR_MENUcont*/
#slideMenucont{position:absolute;	height:800; width:150; visibility:hidden;}

.tekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;}

.Tekstlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: regular;
	color: #000000;}

.Tekstlink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: regular;
	color: #C0C0C0;}

.overskrift_lille {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

.overskrift {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
	line-height: 30px;}
	
.lilleTekst {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
}
.lilleLink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;}
	
.lilleLink:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #C0C0C0;
	line-height: 11px;
	font-weight: normal;}
