html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	border: none;
}
input {margin: 0;padding:0;font-family: verdana,helvetica,arial;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

body {
	margin: 10px 0 0 0;
	background-color: #f4f4f4;
	background-image: url("/images/moment/bg_page.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 100%; 
	font-size: 62.5%; /* 1em = 10px */
	font-family: verdana,helvetica,arial;
}

body.popup {background-color: #ffffff;	background-image:none;}

/* boks
-----------------------------------------------------------*/

.boks {
	width: 130px;
	height: auto;
	background-image: url(/images/moment/boks.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
	overflow: hidden;
}
.boks h3 {padding: 5px 0 3px 0;}
.boks p {padding: 0 0 5px 10px; margin:0;}
.boks input {margin-left: 10px;}
img.box {margin: 3px 0 5px 10px;}
img.boxtextimg {margin: 0 0 5px 10px;}
.boks ul {margin: 0 0 0 10px;	padding:0; list-style: none; list-style-position: outside;}
.boks ul li {padding: 0 0 5px 0; margin:0; list-style: none;}
.boks ul li a, .boks ul li a:visited {text-decoration: none;}
.boks ul li a:hover {text-decoration: underline;}

.boks span.bottom {
	width: 130px;
	height: 10px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	float: left;
	background-image: url(/images/moment/boks.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}


/* address
-----------------------------------------------------------*/
	
address {
	width: 780px;
	height: 60px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0 0px;
	background-color: #000;	
	font-style: normal;
	text-align: center;
	background-image: url(/images/moment/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top;
}

address span {width: 750px;	height: 60px; line-height: 20px;	margin: 0 auto; padding: 13px 0 0 0; color: #b0b0b0; display: block;}
address span a, address span a:visited {color: #b0b0b0;}
address span a:hover {color: #fff;}

/* Input
-----------------------------------------------------------*/

input.button {
	background-color: transparent;
	font-size: 10px;
	width: auto;
	height: 22px;
	padding: 2px 0 2px 0px;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 10px;
 	color: #000000;
	border: none;
	font-weight: normal;
	overflow: hidden;
	cursor: pointer;
}

span.knap {margin: 4px 0 0 10px; }

/* Fonts
-----------------------------------------------------------*/
h1, h2, h3 {font-weight: lighter;}
h1 {font-size: 2.5em; padding: 0 0 15px 0; margin: 0;}
h2 {font-size: 18px; padding: 10px 0 6px 0; margin:0;}

.h2forside {border-bottom: solid 1px #cacaca; margin:0 0 8px 0; width: 99%;}

h3 {font-size: 1.3em; padding: 0 0 4px 0; margin:0; font-weight: bold;}
h4 {font-size: 1.3em; padding: 10px 0 5px 0; margin: 0; font-weight: bold;} /* User */
p {font-size: 1.2em;	padding: 0 15px 10px 0; margin: 0; color: #000;}
p.small {font-size:1em;}
p.red {color: #FF0000;}

/* Links
-----------------------------------------------------------*/

a, a:visited {color: #5F5954; text-decoration: underline;}
a:hover {color: #a19a95;}

a.plain {text-decoration: none;}
a.red {}

a.button, a.button:visited , a.button:hover  {
	font-size: 10px;
 	color: #000000;
	text-decoration: none;
}

/* Lists
-----------------------------------------------------------*/
ul {padding: 0px; margin: 0 0 0 15px;}
ul li {list-style: disc outside; padding: 0 20px 5px 0px; font-size: 1.2em;}

/* 'Du er her' 
-----------------------------------------------------------*/ 
	 
div.navigation {color: #5F5954; margin-bottom: 10px;}
div.navigation a {color: #5F5954; text-decoration: none;}
div.navigation a:hover {color: #5F5954;text-decoration: underline;} 

/* Menu
-----------------------------------------------------------*/

.menuTab {
    height:28px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    border:0px;
    }
    
.menuTabBg {
    background:url('/images/moment/menu/topmenu_bg.gif') repeat-x; width:780px; height:28px;
    display:inline-block;
    }
  
.menuTabLeftBg {
	color: #5F5954;
   background:url('/images/moment/menu/tab_bg_left.png') no-repeat; 
   width:10px; 
   height:28px;
 }

.menuTabCenterBg {
	color: #5F5954;
	padding-top: 0; /* 2px */ 
   background:url('/images/moment/menu/tab_bg_center.png') repeat-x; 
}

.menuTabRightBg {
	color: #5F5954;
   /*font-family: helvetica, arial;
   font-size: 14px;
   font-weight: normal; */
   width: 20px;
   height: 28px;
 	background-image: url(/images/moment/menu/tab_bg_right.png);
}

a.plainMenu {
	height:28px;
   padding-top:7px;
 	color: #FFFFFF;
	font-family: helvetica, arial;    
	font-weight:normal;
	text-decoration: none;
	overflow:hidden;
}

a.plainMenuTab {
	/* height:15px; */
   padding-top:0px;
 	color: #FFFFFF;
	font-family: helvetica, arial;    
   /* font-size: 14px;    */
	font-weight:normal;
	text-decoration: none;
	overflow:hidden;
}

.menuTabSubBg {
 /*   background:url('/images/moment/menu/topmenu_sub_bg.gif') repeat-x; height:25px;
    width:780;
    display:inline;
    background-color:red;*/
    }
	 
a.plainMenuTabSub {
	height:13px;
 	color: #FFFFFF;
	font-family: verdana, helvetica, arial;    	
	font-weight:normal;
	text-decoration: none;
	overflow:hidden;
}



/* Forsiden
-----------------------------------------------------------*/
ul#quicklinks {margin: 0; width: 610px; height: 160px; }
ul#quicklinks li {list-style: none; margin: 0; padding: 0 5px 0 0; float: left; width: 198px; height: 152px;}
ul#quicklinks li a {display: block;}
.txt3 {font-size: 1.2em; padding: 0 10px 0 0;}

div.BoxText	{
   width:184px;
	color: #000000;
	font-family: verdana, helvetica, arial;    
	font-weight:normal;
   font-size: 13px;        
   padding-top:4px;       
	padding-left:15px;
	/*padding-right:8px;
	width: 99%;*/
	overflow:hidden;
}
        
.box_orange {
	background-image:url('/images/moment/forside/findjob.png');
	/*background-image:url('/images/moment/box/box_orange.gif');*/
	background-repeat: no-repeat;
	width:198px;
	height:152px;
	/*height:156px;*/
	overflow:hidden;
}
.box_orange_silver {
	background-image:url('/images/moment/box/box_silver_e95d0f.gif');
	background-repeat: no-repeat;
	width:302px;
	height:67px;
	position:relative;top:0px;left:-4px;
	overflow:hidden;
}
.box_yellow {
	background-image:url('/images/moment/box/box_yellow.gif');
	background-repeat: no-repeat;
	width:198px;
	height:156px;
	overflow:hidden;
}
.box_yellow_silver {
	background-image:url('/images/moment/box/box_silver_ffcc00.gif');
	background-repeat: no-repeat;
	width:302px;
	height:67px;
	position:relative;top:0px;left:-4px;
	overflow:hidden;
}
.box_blue {
	background-image:url('/images/moment/box/box_blue.gif');
	background-repeat: no-repeat;
	width:198px;
	height:156px;
	overflow:hidden;
}
.box_blue_silver {
	background-image:url('/images/moment/box/box_silver_a2daf4.gif');
	background-repeat: no-repeat;
	width:302px;
	height:67px;
	position:relative;top:0px;left:-4px;
	overflow:hidden;
}
.box_silver_x3 {
	background-image:url('/images/moment/box/box_silver_x3.gif');
	background-repeat: no-repeat;
	width:305px;
	height:205px;
	position:relative;top:1px;left:0px;
	overflow:hidden;
}
div.formHeader3 {
   color: #1c1c1c;
	font-family: verdana, arial;    
	font-weight: bold;
   font-size: 12px;   
   padding-top:0px;   
   padding-bottom:2px;
	}
	
blockquote {
		margin: 5px 0 10px 15px;
		padding: 10px 0 0 25px;
		font-size: 11px;
		line-height: 1.5em;
		color: #666;
		background: url(http://www.moment.dk/content/billeder/quotes.gif) no-repeat top left;
	}
blockquote p {margin-top: 0;}
cite {}