/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Verdana, Geneva, Sans-Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 9pt;
	line-height: 13pt;
}

/* Normal afsnit og intro afsnit */
p
{
	margin: 0px 0px 2px 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 15pt;
	margin: 0px 0px 12px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 11pt;
	margin: 16px 0px 8px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader td, .tableheader th
{
	font-weight: 700;
	padding: 4px 12px 5px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd td, .tablelineeven, .tablelineeven td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 12px;
}



body, td, input, textarea, select
{
	color: #8E846B;
}
a
{
	color: #8E846B;
}
a:hover
{
	border-bottom-color: #8E846B;
}
.sectionheader a[name]
{
	color: #8E846B;
}
table
{
	border-color: #8E846B;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #8E846B;
	color: white;
	border-color: #8E846B;
	border-bottom-color: #8E846B;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #8E846B;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #8E846B;
}
body {background:rgb(245, 245, 245) url(/media/bg3.jpg) repeat 0% 0%; margin:0px 0px 30px 0px}
#columnset12 {height:20px}
#columnset12_column1 {width:50%; height:100%}
#columnset3 {height:200px}
div#mergefield_navigation_level1 {margin-top:70px}
div#mergefield_logo_monster {margin-top:30px; margin-bottom:20px; float:none; clear:both}
#columnset3_column1 {width:100%; height:100%; background:url(/media/top4.png) no-repeat 50% 0%}
#columnset5 {height:20px}
div#mergefield_code2 {float:left}
#columnset5_column1 {width:100%; height:100%; padding-right:3px; padding-left:3px}
#columnset11 {height:20px}
div#mergefield_main {margin-top:40px; height:auto; min-height:160px}
#columnset11_column1 {width:100%; height:100%}
#columnset8 {height:74px}
#columnset8_column1 {width:100%; height:100%; background:transparent url(/media/footer5.jpg) repeat 0% 0%}
#columnset9 {height:20px}
div#mergefield_code4 {float:left}
#columnset9_column1 {width:100%; height:100%; padding-top:20px}
#columnset12_column2 {width:986px; height:100%}
#columnset12_column3 {width:50%; height:100%}
div#sitelayout10 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:500px; margin:auto auto auto auto; background:url(/media/bg_side3.png) repeat-x 0% 0%}
 .layoutcolumn {display:table-cell;overflow:hidden;float:none;vertical-align:top;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutfloatbreaker {width:0%; display:none;}
 .navigationwrapper .layoutfloatbreaker {clear:both; display:block; height:0px}
form {margin:0px; padding:0px}
select {margin:0px}
.size1 {font-size:xx-small}
.size2 {font-size:x-small}
.size3 {font-size:small}
.size4 {font-size:medium}
.size5 {font-size:large}
.size6 {font-size:x-large}
.size7 {font-size:xx-large}
ul.breadcrumb {display:inline-block;padding:0px;margin:0px;}
ul.breadcrumb li {display:inline-block;list-style-type:none;padding-left:2px;padding-right:2px;}
td { vertical-align:top; }
a > img, img[usemap] { border:none; }
td[valign="middle"] { vertical-align:middle; }
td[valign="bottom"] { vertical-align:bottom; }
html>/**/body img {vertical-align:bottom}
div.mergefield_image {font-size:0px; line-height:0px;}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
/*Logo*/
#mergefield_logo_monster { text-align: center; }

/*Footer*/
#footer-info 
{
	text-align: center;
	text-transform:uppercase;
}

#footer-info a { text-decoration:none; }

#footer-info a:hover 
{
	text-decoration:underline;
}

