* {
	margin: 0;
	padding: 0;
}



#content ul,
#content-sub ul,
#right ul,
#content ol,
#content-sub ol,
#right ol {
	margin-left:2em;
	padding-left:0;
}

#print-logo {
	display:none;
}

body {
	margin: 0 0 5px 0;
	font-size: 11px;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height:1.5;
	background-color:#fefefe;
}

#right-wrap {
	margin:0 10px;
}
.csc-searchResultInfo, .tipafriend {
	width:650px;
}
table.front-table-wrap, table.sub-table-wrap {
	border:2px solid #fefefe;
	width:970px;
	margin:0 auto;
}
table.front-table, table.sub-table {
	width:100%;
	text-align:left;
}
table.contentarea-table {
	table-layout:fixed;
	width:100%;
}
#menu-left {
	width:150px;
	background-color:#6699cc; /* rgb(152,228,139) */
}
#menu-left ul {
	padding: 10px;
}
#menu-left ul li {
	list-style: none;
	padding: 3px 0;
	line-height:20px;
	font-size:13px;
	width:140px;
}
#menu-left ul li.first {
	padding-top:20px;
}
#menu-left ul li li {
	padding-left:10px;
	width:120px;
	font-size:11px;
}

#menu-left ul a {
	text-decoration:none;
	color:#fff;
	display:block;
}
#menu-left ul a:hover {
	text-decoration:underline;
/*	font-weight:bold;*/
}

#top-right ul a:hover, #breadcrumb a:hover,  #menu-left ul a:hover {
	text-decoration:underline;
	color:#fff;
}

.menuactive, .submenuactive {
	font-weight:bold;
}

table.content-table {
	table-layout:fixed;
	width:100%;
}
#content {
	width:670px;
}
#content-sub {
	width:650px;
	min-height:390px;
}
* html #content-sub {
	height:390px;
}



#right {
	width:150px;
	background-color:#6699cc; /* rgb(152,228,139);*/
}


/* seven content boxes on front page are wrapped in this div */
div.front-content-boxes {
	height:90px;
	margin:0 10px;
	padding:5px 0;
	overflow:hidden;
	border-bottom:1px solid #c9c9c9;
}
/* Six boxes on front page (contains div's: div.front-content-boxes) */
td.front-boxes {
	height:100px;
}

.front-boxes H1, .front-boxes H2, .front-boxes H3, .front-boxes H4, .front-boxes H5, .front-boxes H6 { margin: 0; }

/* Main content on subpages is wrapped in this div */
div.sub-content-box {
	margin:5px 10px;
}

td.spacer {
	width:10px;
	background: url('images/dash-border-y-10x12.gif') repeat-y;
}

/* Each of the seven divs own id - in case needed */
div#content-one {
}
div#content-six, div#content-seven {
	border-bottom: none;
}

#top-left  {
	height:20px;
	width:50%;
	background-color:#275788; /* rgb(98,190,126);*/
	border-bottom: 2px solid #fefefe;

}
#top-right  {
	width:50%;
	background-color:#275788; /*rgb(98,190,126);*/
	text-align:right;
	padding: 0 3px 0 3px;
	border-bottom: 2px solid #fefefe;
}
#top-right ul li {
	text-align:right;
	list-style: none;
	display: inline;
/*	border-left: 1px solid #5c5c5c;*/
	border-left: 1px solid #fff;
	padding: 0 5px;
	line-height:20px;
}
#top-right ul li.first {
	border: none;
	padding-left: 0;
}
#top-right ul a {
	text-decoration:none;
	color:#fff;
}

#top-banner {
	height:95px;
	border-bottom: 2px solid #fff;
}

#logo {
	float:left;
	width:485px;
	height:100%;
}

#logo h1#headline {
	background: url('../../../../logo/logo.jpg') no-repeat left center;
	height: 100%;
	font-size: 1px;
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
	padding:0;
}
#logo h1#headline a {
	display: block;
	height: 100%;
}
#logo a:hover {
	text-decoration:none;
}

#image {	
	float: right;
	width:485px;
	overflow: hidden;
	margin: 0;
	padding:0;
	height:100%;
}




/* search */
#search {
  height:50px;
/*  background-color: #789789;*/
	text-align: right;
	padding: 1px 15px 0 0;
}
* html #search { height: 51px; padding-top: 0;}

#search .textfield {
	background: #f0f9fd;
	border: none;
	padding: 6px;
	font-size: 11px;
	width: 140px;
}
#search .button {
	background-color: #afc7d2;
	border: none;
	padding: 4px 3px 5px 3px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	margin-left: -2px;
	cursor: pointer;
}
* html #search .button { padding: 3px 3px 2px 3px; }



/* brødkrumme og print */
#breadcrumb {
	color: #fefefe;
	background-color:#275788; /*rgb(98,190,126);*/
	border-bottom: 2px solid #fefefe;
	padding: 0 10px;
	overflow:hidden;
	height:20px;
	line-height:20px;
}
#breadcrumb a {
	line-height:20px; 
	text-decoration: none;

	padding:0 5px;
	color: #fefefe;
}
#breadcrumb p {
	padding:0;
	margin:0;
	float:right;
	line-height:20px;
}
#breadcrumb p a {
	background: url('../images/icon_print.gif') no-repeat 100% 1px;
	padding-right: 26px;
}
#breadcrumb .searchform {
	float:right;
	height:20px;
	overflow:hidden;
	width:200px;
	text-align:right;
}

#breadcrumb .wrap {
	margin-right:250px;
}

/* footer */

#footer {
	color: #fff;
	border-top: 2px solid #fefefe;
	padding: 0 10px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	background-color:#275788; /*rgb(98,190,126);*/
}
#footer a {
}
#footer a:hover {
}

#footer p {
	line-height:20px;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

SPAN.removeme { display: none; }

	.csc-sitemap  {
		margin-bottom:20px;
	}

	.csc-sitemap ul {
		list-style-type:none;
	}

	.csc-sitemap ul li  {
		padding:5px 0 5px 10px;
		margin:0;
	}

	.csc-sitemap ul li li {
		padding-left: 20px;
	}
	.csc-sitemap ul li li li {
		padding-left: 30px;
	}
	.csc-sitemap ul li li li li {
		padding-left: 40px;
	}	


.ruler {
	border-bottom:1px solid #e3e3e3; 
	height:15px; 
	width:100%; 
	margin-bottom:15px; 
}
