H1	{
	font-family: "Arial Black";
	text-align:center;
	TEXT-TRANSFORM: uppercase;
}

A 	{
	COLOR: #004080; 
	text-decoration:none;
}

A:link 	{
	text-decoration:none;
}

A:visited	{
	text-decoration:none;
}

A:active	{
	COLOR: black;
}

A:hover	{
	COLOR: white;background-color:black;
}

body {
	color:#FFFFFF;
	background-color:#AA0000;
	margin:10px;
	padding:0px;
	font:10px verdana, arial, helvetica, sans-serif;
	width: 100%;
}

td {
	line-height: 1;
	font-size:9px;
	margin-bottom:0px;
}

#pagecontent {
	position:absolute;
	top:55px;
	z-index: 3; 
	width:590;
	padding:0px;
	margin-left:195px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid gray;
	background:#EECCCC; 
}

img	{
	border-width: 0px;
} 

#sidebar {
	position:absolute;
	top:50px;
	z-index: 2; 
	left:0px;
	width:200px;
	padding:0px;
	line-height:1.5;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
}

#rightmenu {
	position:absolute;
	top:50px;
	left:800px;
	z-index 4;
	width:200px;
	padding0px;
	line-height:1.5;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:10px;
}

#header1 {
	position:absolute;
	top: 5px;
	left: 385px;
	z-index: 3;
	color: #FF9999;
}

#header2 {
	position: absolute;
	top: 9px;
	left: 389px;
	z-index: 2;
	color: #000000;
}

#boks {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 56px;
	background: #BB5555;
}

.sidesmall {
	/*font-family: verdana, sans-serif;*/
	color:#000;
	/*font-size:10px;*/
	font-family: "Lucida Sans", "Lucida Sans Unicode", "verdana";
	font-size: 10px;
	background: #ffffff;
	top: 0px;
	border:1px solid gray;
	line-height:1.5;
	margin:5px;
        padding:5px;
}	

.sidesmallright {
	/*font-family: verdana, sans-serif;*/
	color:#000;
	/*font-size:10px;*/
	font-family: "Lucida Sans", "Lucida Sans Unicode", "verdana";
	font-size: 10px;
	background: #ffffff;
	top: 0px;
	border:1px solid gray;
	line-height:1;
	margin:5px;
        padding:5px;
}	

.smalltitle {
	font-family: verdana, arial, sans-serif;
	color:#ffffff;
	font-size:9px;
	line-height:1.1;
	margin:0px;
	PADDING:1PX;
	TEXT-TRANSFORM: uppercase;
	font-weight:bold;
	border-bottom:1px solid #000;
	letter-spacing: .1em;
	text-align:center;
	background:#993333;
}

.smallertitle {
	font-family: verdana, arial, sans-serif;
	color:#333366;
	font-size:9px;
	margin:0px;
	padding-top:10PX;
	font-variant: small-caps;
	TEXT-TRANSFORM: uppercase;
	font-weight:bold;
	border-bottom:1px solid #000;
	letter-spacing: .1em;
}

.newstitle {
	font-family: verdana, arial, sans-serif;
	color:#333366;
	font-size:9px;
	margin:0px;
	font-weight:bold;
	font-style: italic;
	letter-spacing: .1em;
}

.helptitle {
	font-family: verdana, arial, sans-serif;
	color:#333399;
	font-size:11px;
	line-height:1.5;
	margin:0px;
	PADDING:1PX;
	TEXT-TRANSFORM: uppercase;
	font-weight:bold;
	border-bottom:1px solid #000;
	letter-spacing: .1em;
	text-align:center;
}

.textbox {font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	background: #ffffff;
	border:1px solid gray;
	line-height: 1.25;
	margin:5px;
        padding:5px;
}	

.helpbox {font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:10px;
	font-weight:normal;
	background: #999999;
	border:1px solid #333333;
	line-height: 1.25;
	margin:10px;
        padding:10px;
}	

.tablecontent {font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	background: #ffffff;
	border:none;
	line-height: 1;
	margin:0px;
        padding:5px;
}

.beskrivelse {
	line-height: 1;
}

.textbox a {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:9px;
	font-weight:normal;
	background: #ffffff;
	line-height:1.5;
}	

.readmore {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : #339966;
	font-weight : bold;
}

.centrer {
	text-align: center;
}

.knap {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : #339966;
	background: #ffffff;
	font-weight : bold;
}	

