* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E5E2D9;
	color: #000;
}

A:link {text-decoration: none; color: #4BBDD8; font-size: 13px;}

A:visited {text-decoration: none; color: #4BBDD8; font-size: 13px;}

A:active {text-decoration: none; color: #4BBDD8; font-size: 13px;}

A:hover {text-decoration: underline; font-size: 13px; color: #4BBDD8;}


H1
{
font-size:22px;
}

#wrapper {
	margin: 0 auto;
	width: 948px;
	height: 611px;
}



#leftcolumn { 
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 474px;
	float: left;
	background-color:#000B1B;
	height:611px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#rightcolumn { 
	 float: right;
	 color: #333;
	 margin: 0px;
	 padding: 0px;
	 width: 615px;
	 display: inline;
	 position: relative;
}

#logintop
{
text-align:right; position: absolute;width: 467px;padding-top:5px;
}

#logintop2
{
text-align:right; position: absolute;width: 326px; padding-top:5px;
}

.indhold
{
	
	padding-left: 53px;
}


#leftcolumn2 { 
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 333px;
	float: left;
	background-color:#000B1B;
	height:611px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#rightcolumn2 { 
	 float: right;
	 color: #333;
	 margin: 0px;
	 padding-top:45px;
	 display: inline;
	 position: relative;
}
.indhold2
{
	padding-right: 20px;
	width:564px;
}


 

.clear { clear: both; background: none; }

.logo
{
	height:118px;
	background-color:#000A18;
}

.logocontent
{
	padding-top: 44px;
	padding-left: 53px;
	font-size:18px;
	font-style:normal;
	color:#fff;	
}

.breadcrum
{
	padding-top: 5px;
	padding-right: 53px;
	padding-bottom: 20px;
	padding-left: 53px;
	color:#49C5DF;
	font-size:11px;
}

.breadcrumtekst
{
	color:#49C5DF;
	font-size:11px;
}


.menu
{
	padding-top: 5px;
	padding-right: 53px;
	padding-bottom: 0px;
	padding-left: 53px;
}
.infobox
{
	padding-top: 10px;
	padding-right: 53px;
	padding-bottom: 0px;
	padding-left: 53px;

}



#navcontainer { width: 227px; border-top: 1px solid #156B84;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding-top:7px;
padding-bottom:7px;

width: 227px;
border-bottom: 1px solid #156B84;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
background-image:url(gfx/menu-pil.gif);
background-position:right;
background-repeat:no-repeat;
font-size: 12px;
}

#navcontainer a:hover
{
background-image:url(gfx/menu-hover-bg.gif);
background-repeat:repeat-x;
color: #4CC3E3;
text-indent:10px;
font-size: 12px;
}
#active
{
background-image:url(gfx/menu-hover-bg.gif);
background-repeat:repeat-x;
color: #4CC3E3;
text-indent:10px;
padding-top:7px;
padding-bottom:7px;
width: 227px;
border-bottom: 1px solid #156B84;
font-size: 12px;
}
.copy
{
float:left; width:948px; margin-top:-2px; font-size:9px; color:#000000;
}

.bluelink a:link, a:visited
{
color: #0088AA;
font-size:12px;
text-decoration: none;
}

.bluelink a:hover
{
color: #0088AA;
font-size:12px;
text-decoration: underline;
}


.set-top
{
width:565px; float:left; font-size:15px; padding-bottom:65px;
}

.set-numbers
{
float:left; padding-top:11px; padding-right:10px; color:#0088AA; font-weight:bold; font-size:12px;
}

.cal-headline
{
 padding-top:11px; padding-right:10px; color:#000000; font-weight:bold; font-size:12px;
}

.cal-text {
 padding-top:11px; padding-right:10px; color:#727272; font-weight:normal; font-size:11px;
}

.set-title2
{
padding-bottom:30px; font-size:20px; font-weight:bold;
}

.set-list
{
background-color:#FFFFFF; float:right; width:160px; background-image:url(gfx/list-top-bg.gif); background-position:top; background-repeat:repeat-x; border-top:solid 1px #9ACDDD;
}

.set-list-box
{
width:135px; padding-left:10px; padding-right:10px; padding-top:12px; padding-bottom:12px;
}

#opacity {

	filter:alpha(opacity=5);
	-moz-opacity:.1;
	opacity:.1;
}
#ieopacity {
display: none;

}
* html #opacity {
background-color: none;
}
* html #ieopacity {
background: #036;
display: block;
	filter:alpha(opacity=5);
	-moz-opacity:.1;
	opacity:.1;

height: expression(document.all['opacity'].clientHeight);
left: 0;
position: absolute;
top: 0;
width: expression(document.all['opacity'].clientWidth);
z-index: -1;
}

#thewhite
{
color: #EEE;
}

#thewhite img
{
padding-right:5px;
}
