/* on-screen indstillinger */

body {
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #555060;
	background-color: #ffffff;
}

body#bodyVirksomheder {
//	background: url("/gfx/baggrund-virksomheder.gif") repeat-y center;
	background: url("/gfx/baggrund-neutral.gif") repeat-y center;
}

body#bodyVirksomheder a {
	color: #903000;
}

body#bodyFoersteJob {
//	background: url("/gfx/baggrund-foerstejob.gif") repeat-y center;
	background: url("/gfx/baggrund-neutral.gif") repeat-y center;
}

body#bodyFoersteJob a {
	color: #903000;
}

body#bodyJobsoegning {
//	background: url("/gfx/baggrund-jobsoegning.gif") repeat-y center;
	background: url("/gfx/baggrund-neutral.gif") repeat-y center;
}

body#bodyJobsoegning a {
	color: #903000;
}

body#bodyEnDag {
//	background: url("/gfx/baggrund-endag.gif") repeat-y center;
	background: url("/gfx/baggrund-neutral.gif") repeat-y center;
}

body#bodyEnDag a {
	color: #903000;
}

body#bodyInspiration {
//	background: url("/gfx/baggrund-inspiration.gif") repeat-y center;
	background: url("/gfx/baggrund-neutral.gif") repeat-y center;
}

body#bodyInspiration a {
	color: #903000;
}

body#bodyNeutral {
	background: url("/gfx/baggrund-neutral.gif") repeat-y center;
}

body#bodyNeutral a {
	color: #903000;
}

body#bodyDialog {
	padding: 3px; !important;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
}

p, div {
}

#mainSiteArea {
}

#siteIntroContainer {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 1px;
	height: 1px;
	z-index: -100;
}

#topContainer {
	width: 100%;
	height: 35px;
	background: url("/gfx/menu-spacer.gif") repeat-x;
}

#menuContainer {
	position: relative;
	width: 750px;
	height: 35px;
	left: 50%;
	margin-left: -378px;
	background: url("/gfx/menu-spacer.gif") repeat-x;
}


#menuContainer a:hover img, a.tablink:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}

#pictureContainer {
	background: url("/gfx/baggrund-siteimage10.png") no-repeat center;
	text-align: center;
	height: 80px;
	padding: 0px;
	border-bottom: 1px solid #e0e0e0;
}

#siteImage {
	padding-right: 125px;
}

#sitelinksContainer {
	font: 11px verdana, sans-serif !important;
	position: relative;
	width: 635px;
	margin-left: -300px;
	height: 20px;
	left: 50%;
	top: -20px;
	text-align: right;
	color: #D9D9D9;
	margin-bottom: -20px;
}

#sitelinksContainer a {
	text-decoration: none;
	color: #ffffff !important;
}

#siteSearchForm {
	width: 237px;
	float: left;
}

#siteSearchInput {
	float: left;
	width: 177px;
}

input {
	height: 22px;
	border: 0px none;
	background: url("/gfx/baggrund-input.gif") no-repeat;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	color: #a00;
}

input.checkbox {
	background: none;
	padding: 0px;
	margin: 0px;
}

label {
/*	border-bottom: 1px dotted #909090; */
}

.textareaSmall {
	width: 175px;
	height: 70px;
	border: 0px none;
	background: url("/gfx/baggrund-textarea-small.gif") no-repeat;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	color: #a00;
	overflow: hidden;
}

#siteSearchSubmit,
input.submitButton {
	width: 52px;
	border: 0px none;
	background: url("/gfx/knap-soeg.gif") no-repeat;
	cursor: pointer;
}

#siteSearchSubmit {
	float: right;
}

input.button {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 52px;
	height: 22px;
	cursor: pointer;
}

.sendbutton {
	cursor: pointer;
	width: 59px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background: url("/gfx/knap-send.gif") no-repeat;
}

#printContainer {
	float: right;
	width: 320px;
}

#searchboxContainer {
	position: absolute;
	float: left;
	left: 50%;
	top: 140px;
	margin-left: -375px;
	width: 230px;
}

#toolboxContainer {
	position: absolute;
	float: right;
	left: 50%;
	margin-left: -75px;
	top: 140px;
	width: 400px;
	text-align: right;
}


#sidetabsContainer {
	clear: both;
	position: absolute;
	left: 50%;
	top: 190px;
	margin-left: 345px;
	width: 40px;
	border: 0px none;
}

#bannerContainer {
	margin-top: 40px;
	margin-left: 20px;
}

#bannerContainer hr {
	display: none;
}

#bannerContainer img {
	padding: 20px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#sidetabsContainer .adBox {
	width: 125px !important;
	height: 245px !important;
	border: 1px solid #CCC;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 0px;
	padding: 1px;
}


#leftColumnContainer {
	position: absolute;
	float: left;
	left: 50%;
	top: 190px;
	margin-left: -375px;
}

#rightColumnContainer {
	position: absolute;
	float: right;
	left: 50%;
	margin-left: -80px;
	top: 190px;
	width: 406px;
	overflow-x: hidden;
}

#rightColumnContainer a img {
	border: none;
}

#rightColumnContainer p,
#rightColumnContainer ul,
#rightColumnContainer ol,
#rightColumnContainer td {
	line-height: 1.5em;
}


#rightColumnContainer .internalLink {
	border-bottom: 1px dashed #ccc;
}

#rightColumnContainer .textboxHeader {

}

#rightColumnContainer .textboxBody {
	overflow: hidden;
	overflow-y: scroll;
	padding: 3px;
}


#leftListContainer {
	margin-top: 30px;
}

#leftListContainer  .textboxHeader {

}

#leftListContainer  .textboxBody {

}

ul.searchResults li {
}

ul.decorListSemispaced li {
	margin-bottom: 6pt;
}

h1, h2, h3, h4 {
	font-family: georgia, serif;
}

h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #697087;
}
#rightColumnTitle {
	margin-bottom: 30px;
}

div#dialogArea {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.dialogBox  {
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	color: #303030;
	padding: 5px;
}

.dialogHeader {
	font-size: 10pt;
}

.dialogPage {
	background-color: #ffffff;
	color: #303030;
}

.borderless {
	border: 0px;
}

.leftListItemNeutral,
.leftListItemInspiration,
.leftListItemEnDag,
.leftListItemJobsoegning,
.leftListItemFoersteJob,
.leftListItemVirksomheder {
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
	text-decoration: none;
	cursor: pointer;
	width: 239px;
	padding-right: 30px;
	color: #909090 !important;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
}

.viewAsNeutral, a.leftListItemNeutral:hover {
	background: url("/gfx/baggrund-liste-neutral.gif") repeat-y top right;
}

.viewAsInspiration, a.leftListItemInspiration:hover {
//	background: url("/gfx/baggrund-liste-inspiration.gif") repeat-y top right;
	background: url("/gfx/baggrund-liste-neutral.gif") repeat-y top right;
}

.viewAsEnDag, a.leftListItemEnDag:hover {
//	background: url("/gfx/baggrund-liste-endag.gif") repeat-y top right;
	background: url("/gfx/baggrund-liste-neutral.gif") repeat-y top right;
}

.viewAsJobsoegning, a.leftListItemJobsoegning:hover {
//	background: url("/gfx/baggrund-liste-jobsoegning.gif") repeat-y top right;
	background: url("/gfx/baggrund-liste-neutral.gif") repeat-y top right;
}

.viewAsFoersteJob, a.leftListItemFoersteJob:hover {
//	background: url("/gfx/baggrund-liste-foerstejob.gif") repeat-y top right;
	background: url("/gfx/baggrund-liste-neutral.gif") repeat-y top right;
}

.viewAsVirksomheder, a.leftListItemVirksomheder:hover {
//	background: url("/gfx/baggrund-liste-virksomheder.gif") repeat-y top right;
	background: url("/gfx/baggrund-liste-neutral.gif") repeat-y top right;
}

b.leftListHeader {
	display: block;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 4px;
	color: #697087;
	font-family: georgia, serif;
}

#listHeader {
	letter-spacing: 2px;
}

h1.KVPageHeader {
	letter-spacing: 120%;
	margin-bottom: 30px;
}

.initialsList {
	width: 240px;
	margin-bottom: 30px;
	word-wrap: break-word;
}

.initialsList a {
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #909090;
	color: #909090 !important;
	width: 12px;
	padding: 3px;
	text-align: center;
	font-style: normal;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 2px;
}


div.initialsList a:hover {
	background: none;
	border: 1px solid #a00;
	color: #a00 !important;
}

.joblink {
	margin-bottom: 18px;
	text-decoration: underline;
	color: #906040 !important;
	padding-bottom: 2px;
}

.inactive {
	cursor: default;
	text-decoration: none;
}

.siteiconJB {
	padding-top: 2px;
	padding-right: 4px;
	float: left;
	border: 0px none;
}

.fontFaded, .pale {
	color: #909090 !important;
}


.fadeOut {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}

.tablink img {
	border: 0px none;
}

.articleTeaser {
	font-style: italic !important;
	margin-bottom: 20px;
}

.articleMain {
	border: 0px none;
}

.articlePortrait, .articlePortraitRight {
	padding: 2px;
	margin-bottom: 1em;
	margin-right: 1em;
	border: 1px solid #c0c0c0;
	float: left;
}

.articlePortraitRight {
	float: right;
	margin-left: 1em;
	margin-right: 0;
}

.hrTable td {
	padding: 5px;
	border-bottom: 1px solid #c0c0c0;
}

#rightColumnContainer h2 {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #697087;
	padding: 0px;
	margin-bottom: 5px;
}

div.profileFacts {
	margin: 0px;
	margin-bottom: 30px;
	line-height: 1.5em;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
}

table.personalInfo {
    clear: both;
    width: 100%;
    margin-top: -20px;
}

td.personalHeader {
    width: 135px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #697087;
}

td.personalInfo {
    display: inline-block;
	line-height: 1.5em;
    padding-bottom: 6px;
	font-family: verdana, sans-serif !important;
	font-size: 11px;
}

.linkarrow {
	text-decoration: none;
}

.profileLogo {
	background: #fff;
	padding: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #ccc;
}

.logoBox {
}

.articleAuthor {
    position: relative;
	margin: 0px;
	margin-top: 11px;
	margin-bottom: 30px;
	line-height: 1.5em;
	font-style: italic;
	color: #909090;
}



hr,
.hr {
	height: 1px;
	background: #c0c0c0;
	border: none;
}

.decorFont7 {
	font-size: 7pt;
}

.decorFont8 {
	font-size: 11px;
}

.decorFont9 {
	font-size: 9pt;
}

.innerScrollBox {
/*
	border: 1px inset #c0c0c0 #a0a0a0 #a0a0a0 #c0c0c0;
	background: #fff url(/gfx/baggrund-fadeDown.gif) repeat-x fixed top;
*/
	overflow: hidden;
	overflow-y: scroll;
	margin: 10px;
}

.innerScrollBox div {
	white-space: nowrap;
}

.semispaced {
	line-height: 1.5em;
}

/* Scrollbar-colors for IE */

.innerScrollBox {
	scrollbar-base-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #f0f0f0;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #c0c0c0;
}

/* overlib design */
.overlibTitle {
	border-bottom: 1px solid #c0c0c0;
	font-size: 11px;
	width: 220px;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.overlibText {
	font-family: verdana, sans-serif !important;
	font-size: 11px;
	color: #697087;
	width: 220px;
	padding: 10px;
}

.overlibBox {
	border: none;
	background: transparent;
}

.overlibContainer {
	border: 1px solid #B3B3B3;
	padding: 5px;
	background: url(/gfx/corner-top-left.gif) no-repeat top left;
}

