body {
	/*margin: 10px auto;
	width: 800px;*/
	font-family : "Trebuchet MS", Verdana, Tahoma, Times New Roman, Arial, Serif;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
}

table {
	font-family : "Trebuchet MS", Verdana, Tahoma, Times New Roman, Arial, Serif;
	font-size: 1.0em;
}

#content {
	position: absolute;
	left: 220px;
	top: 207px;
	background-color: white;
	width: 515px;
}

#toplogo {
	position: absolute;

	top: 100px;
	left: 0px;

}

#toplogo_left {
	background-image: url('/images/logo/hslogo_left.gif');
	background-repeat: no-repeat;
	height: 113px;
    float: left;
	width: 206px;
}

#toplogo_right {
	background-image: url('/images/logo/hslogo_right.gif');
	background-repeat: no-repeat;
	height: 113px;
    float: left;
	width: 417px;
}

#toplogo_tile {
	background-image: url('/images/logo/hslogo_tile.gif');
	background-repeat: repeat-x;
	height: 113px;
	width: 100px;
	float: left;
}


#toplogo_end {
	background-image: url('/images/logo/hslogo_end.gif');
	background-repeat: no-repeat;
	height: 113px;
	float: left;
	width: 41px;
}

#menu {
	position: absolute;
	left: 49px;
	width: 150px;
	top: 188px;
	border-bottom: 1px solid #999999;
	background-color: #eeeeee;
}

#menu_decoration {
	background-color: #8fb7cf;
	border-width: 0px 1px 1px 1px;
	border-color: #336699;
	border-style: solid;
	width: 150px;
	left: 0px;
	top: 5px;
	font-size: 5pt;
}

.menuheader {
	background-color: #eeeeee;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	width: 150px;
	padding-left: 0px;
}


.menuitems {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 147px;
	max-width: 129px;
	background-color: #ffffff;
	background-image: url('/images/menu_tile.gif');
	background-repeat: repeat-y;
	padding-left: 17px;
	font-size: 0.9em;
	font-family: Arial;
}

A.menuitem {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #3F444D;
	display: block;
	text-decoration: none;
	width: 100%;

	
}

A.menuitem:hover {
	color: #FF6E0D;
	background-color: #D5E1EA;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}


.input {
	width: 300px;
	font-size: x-small;
	border: 1px solid silver;
	background-color: #eeeeee;
}

.button {
	background-color: #bfd0e0;
	border: 1px solid #336699;
	font-size: xx-small;
}

.buttonarea {
	width: 300px;
	text-align: center;
}

pre {
    font-size: 10pt;
}

.status {
    font-size: 9pt;
    background-color: #eeeeee;
    color: maroon;
    font-weight: bold;
	margin: 3px;
}

.textarea {
    height: 100px;
	width: 300px;
	border: 1px solid gray;
	background-color: #F1F6FF;
}

textarea {
	font-family : Verdana, Tahoma, Times New Roman, Arial, Serif;
}

pre.codebox {
	width: 500px;
	max-width: 504px;
	background-color: #eeeeee;
	border: 1px solid gray;
	border-top: 0px;
	overflow: scroll;
	margin: 0;
	padding: 3px 5px 3px 5px;
	font-family : Verdana, Tahoma, Times New Roman, Arial, Serif;
}

.codeboxheader {
	background-color: #D5E1EA;
	cursor: pointer;
	font-weight: bold;
	width: 500px;
	border: 1px solid gray;
	font-size: 8pt;
	padding: 1px;
}

H1 {
	color: #FF6E0D;
	font-size: 2.0em;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
 	left: -5px;
}

H3, H4, H5 {
	margin: 7px 0px 7px 0px;
	position: relative;
	left: -5px;
}

.boxheader {
	background-color: #D5E1EA;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
}

A.footer, A.footer:visited {
	color: gray;
	text-decoration: none;
}

.highlight {
	background-color: #eeeeee;
	border: 1px solid gray;
	padding: 5px;
}

/* Til Nyeste emner */

.header {
    background-color: #D5E1EA;
    color: black;
    font-weight: bold;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 0px 0px 0px 2px;
}

.table {
    width: 100%;
   	font-family : Verdana, Tahoma, Times New Roman, Arial, Serif;
	font-size: x-small;
}

.forumbox1 {
    background-color: white;
    border: 1px solid gray;
	font-size: x-small;
    width: 100%;
}

.forumbox2 {
    background-color: white;
    border: 1px solid gray;
	font-size: x-small;
    width: 100%;
}


.columnheader {
    background-color: #eeeeee;
    font-weight: bold;
    color: black;
}

.test {
azimuth: left;
background-position: center;
}