body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:22px;
	line-height:22px;
	font-weight:700;
	color:#aaa;
	}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
p.three {
	font:10px/12px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;
	padding:0px;
        border-style: solid;
        border-width: 1px 0px 0px 0px
        }
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

#Header {
	margin:30px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:35px; /* 16px + 17px + 2px = 35px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:16px; /* the correct height */
	}

body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:5px;
	}

#Menu {
	position:absolute;
	top:80px;
	left:20px;
	width:172px;
	padding:5px;
	background-color:#eee;
	border:1px #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
body>#Menu {width:150px;}

table 
	{
	font-family:verdana;
	font-size:12px;
	padding:0px;
	}
table.wide 
	{
	font-family:verdana;
	font-size:12px;
	padding:0px;
	}
th 
	{
	background:rgb(255,205,50);
	padding:0px;
	}
td 
	{
	background:rgb(255,250,235);
	padding:3px 3px 3px 3px;
	vertical-align: top;
	}
tr.small td
	{
	background:rgb(255,205,50); 
	padding:0px 1px 0px 1px;
	font-size:10px;
	}
tr.gul td
	{
	background:rgb(255,205,50); 
	padding:1px 3px 1px 3px;
	}
tr.hvid td
	{
	background:rgb(255,255,255);   
	padding:0px 3px 0px 3px;
	}
tr.hvidbig td
	{
	background:rgb(255,255,255);   
	padding:2px;
	}
tr.graa td
	{
	background:#eee;  
	padding:2px;
	}
form
	{
	font-family:verdana;
	font-size:12px;
	padding:0px;
    }
