body{
	margin: 0px;
	color: Black;
	text-align:center;
	/*background:url( ../images/Bla-side.gif) top left repeat -y;*/
	}


#topbar{
	font-weight:bold;
	font-size:xx-large;
	height:100 px;
	font-family:sans-serif;
  	background-color:#6394E7;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 140px;
	margin-right:auto;
	position:relative;
	padding-left:0px;
	text-align:center;
	top: 0px;
	color:white;
	/*backgrund:url(top-blue.gif);*/
	border:solid 3px #6394E7;
	}

#indhold{
	font-family:sans-serif;
	font-style:normal;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:150px;
	margin-right:auto;
	position:relative;
	padding:0px;
	text-align:left;
	color:black;
	background:white;
	/*border: solid 1px #669;*/
	}


#menu{
	position: absolute;
	top: 150px;
	left: 5px;
	color: black;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	text-align:left;
	}

#footer{
	font-style:normal;
	font-size:xx-small;
	font-family:sans-serif;
	margin-left:150px;
	/*margin-right:auto;*/
	position:relative;
	bottom: 0px;
	left: 0px;
	height: 12px;
	Width: 100%;
	display: block;
	text-align:center;
	color: black;
	/*background-color:#6394E7;*/
	}

#printtext{
	display: none;
	font-style:normal;
	font-size:12pt;
	font-family: Arial;
	text-align:left;
	}

#logo{
	position: absolute;
	top: 10;
	left: 10;
	zindex =" 100"
	}
 

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent   { position: absolute; width: 99%; height: 99%; clip: rect(0, 100%, 100%, 0); 
               left: 0; top: 0; visibility: visible }
.clCMAbs     { position: absolute; visibility: hidden; left: 0; top: 0 }
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar       { position:absolute; width: 10; height: 10; background-color:  ; 
               layer-background-color: #6394E7; visibility: hidden }
/*.clBarborder { position: absolute; width: 10; height: 10; background-color: navy; */
/*               layer-background-color: navy; visibility: hidden }*/
/*Styles for level 0*/
.clLevel0, .clLevel0over { position: absolute; font-family: tahoma, arial, helvetica; font-size: 12px; 
               font-weight: normal; padding: 2px }
.clLevel0    { background-color: #6394E7; layer-background-color: #00ccff; color: white }
.clLevel0over { background-color: #6394E7; layer-background-color: #336699; color: yellow; 
               cursor: hand }
.clLevel0border { position: absolute; visibility: hidden; background-color: #006699; 
               layer-background-color: #006699 }
/*Styles for level 1*/
.clLevel1, .clLevel1over { position: absolute; font-family: tahoma, arial, helvetica; font-size: 11px; 
               font-weight: normal; padding: 2px }
.clLevel1    { background-color: #45ccff; layer-background-color: #55ccff; color: black }
.clLevel1over { background-color: #45ccff; layer-background-color: #55ccff; color: White; 
               cursor: hand }
.clLevel1border { position: absolute; z-index: 500; visibility: hidden; background-color: 
               #006699; layer-background-color: #006699 }
/*Styles for level 2*/
.clLevel2, .clLevel2over { position: absolute; font-family: tahoma, arial, helvetica; font-size: 10px; 
               font-weight: normal; padding: 2px }
.clLevel2    { background-color: #99ccff; layer-background-color: #336699; color: black }
.clLevel2over { background-color: #99ccff; layer-background-color: #99ccFF; color: White; 
               cursor: hand }
.clLevel2border { position: absolute; visibility: hidden; background-color: #006699; 
               layer-background-color: #006699 }


/* This is stylesheet for hTree */

/* WITHOUT JavaScript */
.hTree { }
.hTree li { }
.hTree ul li { }
.hTree a { }

/* WITH JavaScript */
.hTreeJS, .hTreeJS ul, .hTreeJS li {
	margin:0;
	padding:0;
}
.hTreeJS li {
	list-style-type:none;
	list-style-position: outside;
	list-style-image: none;
}
.hTreeJS li img {
	border:0;
	color:#f00; /* color for alt-text when img fail to load */
	font-weight:bold;
	cursor:pointer;
}
.hTreeJS ul li {
	margin-left:1em;	/* Indent */
}
.hTreeJS a {
	padding:.1em .5em .1em .1em;
	text-decoration:none;
	color:white;
}
.hTreeJS a:focus,
.hTreeJS a:active {
	/*background: #316ac5;*/
	color:white;
}
.hTreeJS a:hover {
	color:yellow;
	/*text-decoration:underline;*/
}
.hTreeJS a:focus:hover {
	color:yellow;
}

h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h2           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal; font-size: 
               18pt; font-weight: normal }
h3           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 14pt; font-weight: 
               normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h6           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style: 
               normal; font-weight: normal }
