/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;/* only effect in IE. W3C Validation warning*: This property applies to block-level elements.*/
	min-width:769px;/* for mozilla*/
/*	BACKGROUND-COLOR: #305870; */
/*	BACKGROUND-COLOR: #406880; */
	BACKGROUND-COLOR: #60a8a0; 
	color: #000000;
	font-family: tahoma, arial, hevetica, sans-serif; 
	font-size: 11px;
	line-height:16px;
}
/* h1 i browserspecifik css */
h2 {
	font-size: 18px;
	margin-top:0;
	line-height: 20px;
	}
a {
	background-color: transparent;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #985020;
/*	color: #489088;*/
	}
h1 {
	margin-top:10px;
	}
h1, h2 {
	background-color: transparent;
	color: #b87040;
	}
h3, h4 {
	background-color: transparent;
	color: #707070;
	}
th {
	text-align: left;
	}

/* ul kan der godt kigges på ift. print */
/* i browser specifikke stylesheets */
/*li {       
	margin-left : -24px;
	}
ul {       
	margin-top: 0px;       
	margin-bottom: 0px;
	}*/

/* sidens elementer */
#outer{
	height:100%;
	min-height:100%;
	width:420px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	background:  url(../images/fullwidthbg3.png) repeat-y;
	position:relative;
	}
html>body #outer{ /*for mozilla as IE treats height as min-height anyway*/
	height:auto;
	} 
#innerwrap {/* enables content first - includes left and centrecontent */
	float:left;
	width:420px;
	border: 0px solid #a82030;
	}


#header {
	display:none;
	}
#headerbg {
	display:none;
	}
#left {
	display:none;
}

/*-- clear: float fix -------------------*/
/* originally developed by Tony Aslett, of csscreator.com */
/* see: http://www.positioniseverything.net/easyclearing.html */

.clearfix:after { /* :after is not supported by IE */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	margin-top: 0px;
}

.clearfix {
	display: inline-block;
	border: 1px solid #ff0000;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */
/*-- clear:float fix slut -------------------*/

#right {
	display:none;
	}
#footer {
	display:none;
	}
#clearfooter { /* to clear footer */
	display:none;
	}
div,p  {
	margin-top:0
	} /*clear top margin for mozilla*/
#centrecontent {
	width: 410px;
	}

/*-- clear:float fix -------------------*/
.centretext:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	margin-top: 0px;
	}

.centretext {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .centretext {
	height: 1%;
	}
.centretext {
	display: block;
	}
/* End hide from IE-mac */
/*-- clear:float fix slut -------------------*/


/*#centrecontent p {
	padding-left:0px;
	}*/

#centrecontent {
	padding-top: 0; /*needed to make room for header*/
	padding-bottom: 20px; /* needed to make room for footer */
	font-size: 12px;
	line-height: 19px;
	}


/* form elementer */
textarea {
	FONT: 11px tahoma, arial, hevetica, sans-serif; 
	width:300px;
	}
.forminput {
	FONT: 11px tahoma, arial, hevetica, sans-serif; 
	width:300px;
	}
.submitbutton {       
	cursor: pointer;       
	font-size: 11px;
	font-family: tahoma, arial, hevetica, sans-serif; 
	color: #000000;       
/*	margin-left:219px;*/
	background-color: #f0f0f0;        
	text-decoration: none;       
	width: 80px;       
	border: 1px #000000 solid;       
	display: block;       
	}       
.submitbuttonfra {       
	font-size: 11px;       
	color: #000000;       
	margin-left:219px;
	background-color: #f0f0f0;        
	text-decoration: none;       
	width: 80px;       
	border: 1px #000000 solid;       
	display: block;       
	}       

/*----------------------------------------------*/
/* resultattabel spørgeskemaer */

.resultheader .results_leftcell, .resultheader .results_middlecell, .resultheader .results_rightcell {
	border-bottom: 1px solid #c0c0c0;
	margin: 0;
	}
.resultfooter .results_leftcell, .resultfooter .results_middlecell, .resultfooter .results_rightcell {
	border-top: 1px solid #c0c0c0;
	}

.results_middlecell, .results_rightcell {
	float: left;
	width: 70px;
	text-align: right;
	}
.results_leftcell {
	float: left;
	width: 190px;
	text-align: left;
	}
.results_rightcell:after {
	clear: left;
	}
.detailfield .results_leftcell {
	width: 190px
	}


/* generel class for ting der ikke skal printes */
.hide_print {
	display: none;
	}


/* mix */       
/*----------------------------------------------*/

.datoer {
	font-size: 11px;
	color: #985020;
	}
#ipcportraits {
/*	float: right;
	position: relative;*/
	margin: 0px 0px 0px 1px;
/*	padding-right: -5px;*/
	background-color: #ffffff;
	height: 148px;
	}
/*#ipcportraits:after {
	clear: both;
	}*/

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #000000;
	padding: 2px;
	color: #000000;
	background-color: #f0f0f0;
	visibility: hidden;
	z-index: 25;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,direction=135);*/
	}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 26;
	visibility: hidden;
	}

#loginarea {
	margin:50px 0px 0px 8px;
	}
.loginfield {
	width: 139px; 
	font-size: 10px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 2px 0px 5px 0px; 
	background-color:#ffffff !important
	}

/*-----------------------------------*/       
/* CMS-funktioner */       

/* cms replace styles */

	/* nye ---------------------- */
	.img_float_left {
		float:left; 
		margin: 4px 20px 20px 0px;
		}
	.img_float_right {
		float:right; 
		margin: 4px 0px 20px 20px;
		}
	.centrer {
		text-align: center;
		margin-bottom: 20px;
		}
	/* -------------------------- */

.fed {
	font-weight: bold;
	}
.kursiv {
	font-style: italic;
	}
.underoverskrift { /* i hovedområdet */
	FONT-SIZE: 18px;
	FONT-weight: bold;
	margin-bottom: 0px;
	line-height: 24px;
	}
.overskrift { /* i højre kolonne */
	FONT-SIZE: 13px;
	FONT-weight: bold;
	color: #a86030;
	line-height: 20px;
	margin: 0;
	}