/* MAIN DIVS */
body{
margin:0; 
padding:0px;
text-decoration:none;
font-weight:normal;
font-size:11px;
line-height:160%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#767272;
background:#050808;
min-height:90%;
height:90%;
}


#content {
	width:100%;
	min-height:100%;
	#min-height:680px;
	#height:auto !important;
	#height:680px;
	background:#131d1e url(../pix/contentBg.jpg) repeat-x;
}
* html #content {
min-height:100%;
}


#wrapper{
	width:900px;
	display:table;
}
/* headerWrapper */

#headerWrapper {
width:900px;
height:177px;
position:relative;
margin:0px;
padding:0px;
}
#headerWrapperForside{
width:900px;
height:65px;
position:relative;
margin:0px;
padding:0px;
}
#headerLogo{
position:absolute; left:25px; top:0px;
}
#headerMenu{
height:30px;
background:url(../pix/menuBarBg.jpg) left top no-repeat;
}
#headerFlagUK{
position:absolute; right:19px; top:27px;
}
#headerFlagDK{
position:absolute; right:45px; top:27px;
}
/* mainWrapper */
#mainWrapper{
width:100%;
margin:0px;
padding:0px;
background:url(../pix/mainBg.jpg) left top;
display:table;
}

#mainEditor{
width:900px;
padding:0px 65px;
text-align:left;
}
#mainEditorForside{
width:900px;
padding:0px 60px 0px 40px;
text-align:left;
}
.titleBar{
background:url(../pix/tiltleBar.png) left top no-repeat;
width:250px;
height:20px;
line-height:18px;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
padding-left:20px;

}

#footerWrapper{
width:100%;
height:62px;
text-align:center;
background:url(../pix/footerBg.jpg) left top repeat-x;
}
#footerText {
padding-top:20px;
font-size:10px;
color:#555451;
}

/* Body */
* {
	padding:0px; 
	margin:0px; 
	empty-cells:show; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

td,tr{
font-weight:normal;
font-size:11px;
line-height:140%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#767272;
}

hr {
border-top: 1px #4e4c4c solid;
height:1px;
}

button {
background:#FFFFFF;
border:#CCCCCC 1px solid;
cursor:pointer;
cursor:hand;

}
	
button:hover {

}			
input {
border:1px solid #BBBBBB;
color:#555;}
				
textarea {
border:1px solid #bbbbbb;
color:#555;
text-decoration:none;
scrollbar-face-color:       	#dddddd;
scrollbar-highlight-color:  	#ffffff;
scrollbar-shadow-color:     	#999999;
scrollbar-3Dlight-color:    	#eeeeee;
scrollbar-arrow-color:      	#ffffff;
scrollbar-track-color:      	#dddddd;
scrollbar-darkshadow-color: 	#999999;
}

/* IMAGE HANDLING */

img {
border:0px;
margin:0px;
padding:0px;
}

/* LINK HANDLING */
a			{font-weight:normal;}
a:link 		{text-decoration:none; color: #6dff00; }
a:visited 	{text-decoration:none; color: #6dff00; }
a:active 	{text-decoration:none; color: #6dff00; }
a:hover		{text-decoration:none; color: #ffffff; }		

/* FONT LAYOUT HANDLING */

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:2px 0px 2px 0px;
font-weight:normal;
font-size:10px;
line-height:12px;
color:#767272;
text-align:justify;
/*text-indent:40px;*/
}

b,em,strong{
color:#535252;
}

.Mandatory{
color:#6dff00;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:20px;
text-decoration:none;
color:#6dff00;}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:14px;
line-height:180%;
text-decoration:none;
color:#6dff00;}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
line-height:160%;
text-decoration:none;
color:#6dff00;}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
line-height:160%;
text-decoration:none;
color:#023479;}

h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:160%;
padding-bottom:5px;
text-decoration:none;
color:#023479;}

h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
line-height:160%;
text-decoration:none;
color:#023479;}

.overskrift{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:20px;
text-decoration:none;
color:#6dff00;
}

/* CONTACTFORM --------------------------------------- SETTINGS */

table.formular { /* general table class for contact form */
width:100%;
} 

td.formular { /* general td class for contact form */
padding:1px;
} 
td.formular input { /* general td class for contact form */
width:100px;
} 

.formular_tr_to { /* general tr class for contact form */
}

.formular_tr_et { /* general tr class for contact form */
}

span.mandatory {/* general mandatory-star span class for contact form */
padding:0 1px 0 1px;}

.formular_fill{/* general td overall fill*/
background:;}


/* STANDARD --------------------------------------- SETTINGS */

/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 		{}
.misc_farve2 		{}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 

.tekst {
font-weight:bold;
font-size:10px;
line-height:140%;
color: #000; 
text-decoration:none;

} 


.shopmenu {}

table.visnyhed tbody tr td {
padding:5px 0px;
line-height:18px;
}


/* p {margin:0px; padding:0px;} */


/* TopMenuv4*/
table.topmenupkt{
text-align:center;
margin-top:7px;
#margin-top:5px;

}
a.topmenupkt{
padding-right:20px;
padding-left:20px;
}
a.topmenupkt:link		{color: #bababa;text-decoration: none; font-weight:normal; font-size:12px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../pix/topMenuBg.jpg) right center no-repeat;}
a.topmenupkt:active		{color: #bababa;text-decoration: none; font-weight:normal; font-size:12px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../pix/topMenuBg.jpg) right center no-repeat;}
a.topmenupkt:visited	{color: #bababa;text-decoration: none; font-weight:normal; font-size:12px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../pix/topMenuBg.jpg) right center no-repeat;}
a.topmenupkt:hover		{color: #ffffff;text-decoration: none; font-weight:normal; font-size:12px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../pix/topMenuBg.jpg) right center no-repeat;}

/* UnderMenuv4*/
.undermenupkt{
text-align:left;
margin-left:3px;
}
a.undermenupkt{
width:210px;
border-bottom: #c0c0c0 solid 1px;
padding-left:20px;
display:inline-block;
text-align:right;
}

a.undermenupkt:link		{color: #535252;text-decoration: none; font-weight:normal; font-size:11px; line-height:30px;
background:url(../pix/underMenuBg.jpg) center bottom no-repeat; padding-right:12px; }
a.undermenupkt:active	{color: #535252;text-decoration: none; font-weight:normal; font-size:11px; line-height:30px;
background:url(../pix/underMenuBg.jpg) left bottom no-repeat; padding-right:12px; }
a.undermenupkt:visited	{color: #535252;text-decoration: none; font-weight:normal; font-size:11px; line-height:30px;
background:url(../pix/underMenuBg.jpg) left bottom no-repeat; padding-right:12px; }
a.undermenupkt:hover	{color: #0045c4;text-decoration:none;  font-weight:normal; font-size:11px; line-height:30px;
background:url(../pix/underMenuBg.jpg) left bottom no-repeat; padding-right:12px; }
	
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0 right: 0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
position: absolute; 
width: 10; 
height: 10;
visibility:hidden;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0 right: 0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
position: absolute; 
width: 10px; 
height: 10px;
background-color:#ffffff;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute;  
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:11px;
	border-right:#333333 1px solid;
}
.clLevel0{
	color:#6dff00;
	font-weight:bold;
}
.clLevel0over{
	color:#ffffff; 
	font-weight:bold;
	cursor:pointer; 
	cursor:hand;

}
.clLevel0border{
	position:absolute; 
	background-color:transparent;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	padding-left:6px;
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.clLevel1{
	color:#6dff00;
	background:url(../pix/undermenuBg.png) left top no-repeat;
}
.clLevel1over{
color:#ffffff; 
	text-decoration:none;
	background:url(../pix/undermenuBg.png) left top no-repeat;
	cursor: pointer; 
	cursor:hand; 
}
.clLevel1border{
	position:absolute; 
	visibility:display;
}

.cllevel2, .cllevel2over{
	padding-left:6px;
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.cllevel2{
	color:#6dff00;
	background:url(../pix/undermenuBg.png) left top no-repeat;
}
.cllevel2over{
color:#ffffff; 
	text-decoration:none;
	background:url(../pix/undermenuBg.png) left top no-repeat;
	cursor: pointer; 
	cursor:hand; 
}
.cllevel2border{
	position:absolute; 
	visibility:display;
}

#nyhedsarkivWrapper {
margin:0px 0px 10px 0px;
padding:0px 20px;
}
#date,#headline,#intro-text{
}				
#date a 				{color: #3eef01; font-weight:bold; font-size:11px; line-height:16px; text-decoration:none; }
#date a:link 			{color: #3eef01; text-decoration:none; }
#date a:active 			{color: #3eef01; text-decoration:none; }
#date a:visited			{color: #3eef01; text-decoration:none; }
#date a:hover			{color: #ffffff; text-decoration:none; }

#headline a 			{color: #757373; font-weight:bold; font-size:11px; line-height:18px; text-decoration:underline;}
#headline a:link 		{color: #757373; text-decoration:none;}
#headline a:active 		{color: #757373; text-decoration:none;}
#headline a:visited 	{color: #757373; text-decoration:none;}
#headline a:hover 		{color: #333333; text-decoration:none;}

#intro-text a 			{color: #757373; font-size:10px; line-height:12px; text-decoration:none;}
#intro-text a:link 		{color: #757373; text-decoration:none;}
#intro-text a:active 	{color: #757373; text-decoration:none;}
#intro-text a:visited 	{color: #757373; text-decoration:none;}
#intro-text a:hover 	{color: #555555; text-decoration:none;}
