html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("/images/bg.jpg");
 	font-size: 11px;
 	font-family: tahoma;
 	color: #827B5B;}

h6
{
	font-size:10px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;}


h5
{
	font-size:11px;
	margin: 0px;
	padding: 0px;}



#fullheightcontainer{
	width:100%;
}


#contentBody{
	position: relative;
	width: 862px;
	margin: 0px auto;
	height: 100%;
	background: url('/images/mainBg.jpg') repeat-y;
}


#top{
	top:0px;
	height:238px;
	background: url('/images/topImage.jpg') no-repeat 0px 1px;
	margin-bottom: 0px;
}


#rndLinks{
	height:75px;
	width:862px;
	position: relative;
	top: 40px;
	margin: 0px 0px 0px 5px;
}

#rndLinks1{
	top:0px;
	left: 15px;
	height:75px;
	width:250px;
	position: absolute;
}

#rndLinks2{
	top:0px;
	left: 280px;
	height:75px;
	width:250px;
	position: absolute;
}

#rndLinks3{
	top:0px;
	left:580px;
	height:75px;
	width:250px;
	position: absolute;
}


#menu{
	height: 20px;
	position: relative;
	top: 67px;
	margin: 0px 0px 0px 5px;
	z-index:10;
}




#content{
	height:100%;
	position: relative;
	margin: 14px 0px 0px 14px;
	z-index:3;
}


#leftcolum{
	width: 490px;
	float:left;

}

#midcolum{
	width: 210px;
	float:left;
}


#rightcolum{
	width: 140px;
	float:left;
}




#footer{
	clear:both;

	background:#f6ab1e;
	position: relative;
	text-align:center;
	height:50px;}













td {
 font-size: 11px;
 font-family: tahoma;
 color: #827B5B;}
 
h1 {
font-size:12px;
font-weight:bold;
margin:0px;
color: #f4ab1e;}

#title {
 font-size: 14pt;
 color: #0000FF;
 margin: 5px;}

.dir {
font-size:12px;
font-weight:bold;}

.overskrift {
font-size:12px;
font-weight:bold;
color: #f4ab1e;}

.headline {
font-size:12px;
font-weight:bold;}

.overskrift2 {
font-weight:bold;
color: #f4ab1e;}

#description {
 margin: 5px;}

#error {
 color: #FF0000;
 font-weight: bold;}

#menubar {
 background-color: #c7d9fa;
 border: 1px solid #5592d2;
 margin: 0;
 padding: 3px;
 text-align: right;
}

#menubar input {
 border: 1px solid #5592d2;
 font-size: 10pt;
 font-family: Verdana,Arial,Helvetica,sans-serif;
}

#menubar .searchbtn {
 border: 1px solid #000000;
 font-size: 10pt;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 background-color: #FFCC00;
 cursor: hand;
 cursor: pointer;
}

#sub {
 font-size: 8pt;
}

.gray {
 font-size: 8pt;
 color: #6F6F6F;
}

.dato {
 font-size: 8pt;
 color: #F4AB1E;
}

.anmeld {
 font-size: 8pt;
 color: #F4AB1E;
}


#submitleft {
 color: #008000;
 background-color: #F2F2F2;
 margin: 0;
 padding: 4px;
 text-align: center;
}
#submitright {
 background-color: #FFFFFF;
 margin: 0;
 padding: 4px;
 text-align: center;
}
#submitright input, select {
 border: 1px solid #5592d2;
 font-size: 10pt;
 font-family: Verdana,Arial,Helvetica,sans-serif;
}

#footerbar {
 background-color: #c7d9fa;
 border: 1px solid #5592d2;
 margin: 0;
 padding: 3px;
 text-align: center;
}

a, a:link, a:active, a:visited {
 color: #827B5B;
 text-decoration: none;
}
a:hover {
 color: #f4ab1e;
 text-decoration: underline;
}

.inputbox {
font-family: tahoma;
font-size:11px;
BORDER-BOTTOM: #666666 1px solid; 
BORDER-LEFT: #666666 1px solid; 
BORDER-RIGHT: #666666 1px solid; 
BORDER-TOP: #666666 1px solid;
WIDTH: 200px;}

.inputselect {
font-family: tahoma;
font-size:11px;
BORDER-BOTTOM: #666666 1px solid; 
BORDER-LEFT: #666666 1px solid; 
BORDER-RIGHT: #666666 1px solid; 
BORDER-TOP: #666666 1px solid;
WIDTH: 205px;}

.inputbtn {
font-family: tahoma;
font-size:11px;
font-weight:bold;
WIDTH: 205px;}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 100px;
	background: #eac725;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #f4ab1e}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eeeeee;
	border: 1px solid #eac725}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eeeeee;
		color: #827b7c;
		font: 11px arial}

	#sddm div a:hover
	{	background: #f4ab1e;
		color: #FFF}

