body{
	font-family: tahoma, arial,  verdana, sans-serif;
	background-color : #31C4EA;
	background-image : url(bg_blaa.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	margin : 0px;
	padding : 0px;
	color:#FFF;
	overflow : auto;
	overflow-x : auto;
	overflow-y : auto;
	scrollbar-3dlight-color : #DFE1E1;
	scrollbar-arrow-color : #FFF;
	scrollbar-base-color : #FFF;
	scrollbar-darkshadow-color : #DFE1E1;
	scrollbar-face-color : #DFE1E1;
	scrollbar-highlight-color : #FFF;
	scrollbar-shadow-color : #FFF;
	scrollbar-track-color : #DFE1E1;
}
table.cent_table{
	border:0;
	width: 100%;
	height: 100%;
	text-align : center;
	background-color : transparent;
	background-image : url(bg_klode_v2.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}
tr.cent_tr{}
td.cent_td{
	text-align : center;
	vertical-align: middle;
}div#page{
	position : relative;
	margin : 0px auto;
	color:#FFF;
	top:0px;
	left:0px;
	width:782;
	height:560;
	background-color : tranparent;
	text-align : left;
}
.skygge{
	width:782px;
	height:560px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/nord-ad_v2/template/bg_lev0.png');
}
.skygge[class]{
	background-image:url(bg_lev0.png);
}
div#col1{
	height:370px;
	width:280;
	position : absolute;
	top:110px;
	left:70px;
	background-color : tranparent;
	overflow : hidden;
	overflow-x : hidden;
	overflow-y : auto;
}
.hvor{
	float:right;
	position : relative;
	width:257px;
	height:96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/nord-ad_v2/template/txt_lev0_hvorv2.png');
}
.hvor[class]{
	background-image:url(txt_lev0_hvorv2.png);
}
.hvor_de{
	float:right;
	position : relative;
	width:266px;
	height:89px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/nord-ad_v2/template/txt_lev0_hvor_de.png');
}
.hvor_de[class]{
	background-image:url(txt_lev0_hvor_de.png);
}
div#streg{
	height:370px;
	width:1;
	position : absolute;
	top:110px;
	left:370px;
	background-color : #FFFFFF;
}
div#col2{
	height:370px;
	width:340;
	position : absolute;
	top:110px;
	left:371px;
	background-color : tranparent;
	overflow : hidden;
	overflow-x : hidden;
	overflow-y : auto;
}
.ur{
	position : absolute;
	top:30px;
	left:40px;
	width:300px;
	height:288px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/nord-ad_v2/template/kompas_v3.png');
}
.ur[class]{
	background-image:url(kompas_v3.png);
}
#flash{
	position : absolute;
        top:69px;
	left:79px;
	width:160px;
	height:160px;
}
.logo{
	height:47px;
	width:74px;
	position : absolute;
	top:474px;
	left:674px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/nord-ad_v2/template/logo.png');
}
.logo[class]{
	background-image:url(logo.png);
}
















input {
	font-family: tahoma, arial,  verdana, sans-serif;
	font-size: 11px;
	color : #004835;
}
select {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color : #004835;
}
textarea {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color : #004835;
}
td {
	font-size: 11px;
	color: #004835;	
}
p, #content ul, #content ol {
	font-size: 11px;
	line-height: 12px;
	margin : 5px 0px 0px 0px;
}
h4{
	font-weight : bold; 
	font-size: 13px;
	margin : 0px;
}
/*   deafault links  */
a, a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #004835;
}
a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #004835;
}
a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #004835; 
}

/* MENU */
.choose{
	margin-left : 10px;
}
div#menu{
	position : absolute;
	font-size: 11px;
	left:20px;
	top:20px;
	width:400;
	height:20;
	background-color: transparent;
	color:#FFF;
}
.no a, .no a:link, .no a:visited, .no a:active{
	font-weight : normal;
	margin-left : 10px;
	margin-right : 5px;
	text-decoration : none;
	color:#FFF;
}
.no a:hover{
	text-decoration : underline;
	font-weight : normal;
}
.act a, .act a:link, .act a:visited, .act a:active{
	font-weight : normal;
	margin-left : 10px;
	margin-right : 5px;
	text-decoration : underline;
	color:#FFF;
}