body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#content {
	background-color: #FFFFFF;
}

#header {
	height:181px;
	width: 900px;
	background-image: url(../images/gratisbilledfremkaldelse_header.jpg);
}

#headerimage {
	width: 600px;
	float: left;
}

#rightbox {
	float: right;
	width: 300px;
	margin-right: 20px;
	font-size: 10px;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #333333;
}

#rightbox a{
	font-size: 11px;
	color: #0089C6;
	background-position: left;
}

#boxblock {
	float: left;
	width: 500px;
	margin-right: 20px;
	font-size: 12px;
	margin-top: 2px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;

}

.clear {
	clear: both;
}

#headernav {
	float: right;
	margin-right: 20px;
}

#headernav a {
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#topbar {
	height: 21px;
	background-color: #9DACBF;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#maincontent {
	font-size: 14px;
	color: #534747;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.comparetable {
	font-size: 11px;
}

.linkcolor {
	color:#678197;
	text-decoration: none;
}

.linkcolor a{
	color:#678197;
	text-decoration: none;
}

.linkcolor a:visited{
	color:#678197;
	text-decoration: none;
}

.linkcolor a:hover{
	color:#678197;
	text-decoration: none;
}

.smalltext {
	color:#666666;
	font-size: 10px;
	text-decoration: none;
}
#maincontent h1 {
	font-size: 18px;
}

#maincontent h2 {
	font-size: 14px;
}


#footer {
	height: 21px;
	background-color: #7C7472;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}


#mainmenu{
	width2: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#mainmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
}

#mainmenu ul li{
	display: inline;
	color: #FFFFFF; 
}

#mainmenu ul li a{
float: left;
color: #FFFFFF; 
padding: 5px 11px;
margin-right: 4px;
text-decoration: none;
}

#mainmenu ul li a:visited{
color: #FFFFFF; 
}

#mainmenu ul li a:hover, #mainmenu ul li .current{
	color: #000 !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
}






table {
	width:90%;
	margin:1em auto;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A7B6C2;
	border-right-color: #A7B6C2;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	padding:2px;
	text-align:left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A7B6C2;
	border-left-color: #A7B6C2;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #A7B6C2;
	border-left:1px solid #A7B6C2;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	color:#66a3d3;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
