#text       {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px
}
#mellemrubrik        { color: black; font-size: 17px; font-family: "Trebuchet MS", Tahoma, Verdana; font-weight: 600; line-height: 20px }

#mellemrubrik-gul        {
	color: #C90;
	font-size: 17px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: 600;
	line-height: 20px
}

#overskrift   { color: black; font-size: 40px; font-family: "Trebuchet MS", Tahoma, Verdana; font-weight: 600; line-height: 40px }
#text1   { color: #ffb944; font-size: 10px; font-family: "Trebuchet MS", Tahoma, Verdana; line-height: 18px }
#link  {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 12px;
	text-decoration: none;
}
#holder {
	width:550px;
	margin:0px;
	text-align:left;
}
a:link     {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover      {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
	text-decoration: underline;
}
a:vlink   { color: white; font-weight: normal }
.brdtext   {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px
}
.head    {
	color: #FFFFFF;
	font-size: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	margin-bottom: 22px;
	letter-spacing: 5px;
}
.minilink   {
	color: gray;
	font-size: 9px;
	font-family: Arial;
	line-height: 15px
}
.linktext    {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	text-decoration: none;
	padding: 10px;
}
.menulinktext    {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	text-decoration: none;
	padding: 10px;
}
.menulinktext:hover    {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	text-decoration: none;
	padding: 10px;
	background-color: #666;
}
.brdtextlink {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
}
body       { background-color: white; topmargin: "0"; bottommargin:"0"; scrollbar-3dlight-color: 808080; scrollbar-arrow-color: 000000; scrollbar-darkshadow-color: 000000; scrollbar-face-color: 808080; scrollbar-highlight-color: 808080; scrollbar-shadow-color: 808080; scrollbar-track-color: 000000    }
.brdtextmindryk {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 16px;
	margin: 5 px;
	text-indent: 20px;
}
.mellemrubrik {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	font-weight: 600;
}
.mellemrubrikgul {
	color: #C90;
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	font-weight: 600;
}
.brdtextafsender {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 18px;
	font-weight: 600;
	text-align: right;
}
.citat {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 15px;
	background-color: black;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: black ;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.select {
	color: #FFFFFF;
	background: black;
	background-color: black;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: normal;
}


