
div#print-logo {
	display:block;
	margin-bottom:20px;
}
form {
	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;
	color:#333;
}
.csc-searchResultInfo {
	width:670px;
}
table.front-table-wrap, table.sub-table-wrap {
	border:1px solid #fefefe;
	width:95%;
	margin:20px auto;
}
table.front-table, table.sub-table {
	width:100%;
	text-align:left;
}
table.contentarea-table {
	table-layout:fixed;
	width:100%;
}
#menu-left,
#top-right,
#right,
#top-left, 
#top-right, 
#image,
#top-banner  {
display:none;
}

table.content-table {
	table-layout:fixed;
	width:100%;
}
#content {
	width:90%;
}
#content-sub {
	width:90%;
	min-height:390px;
}
* html #content-sub,
* html #content {
	height:390px;
}



/* seven content boxes on front page are wrapped in this div */
div.front-content-boxes {
	height:auto;
	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('print_01_FILES/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;
}


/* brødkrumme og print */
#breadcrumb {
	color: #fefefe;
	background-color:#fff;
	border-bottom: 1px solid #333;
	padding: 0 10px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
#breadcrumb a {
	line-height:30px; 
	text-decoration: none;
	padding:0 5px;
	color: #fefefe;
}
#breadcrumb p {
	padding:0;
	margin:0;
	float:right;
	line-height:30px;
}

#breadcrumb .searchform {
	display:none;
}

#breadcrumb .wrap {
	margin-right:250px;
}

/* footer */

#footer {
	color: #fff;
	border-top: 1px solid #333;
	padding: 0 10px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	background-color:#fff;
}
#footer a {
}
#footer a:hover {
}

#footer p {
	line-height:20px;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

SPAN.removeme { display: none; }


.ruler {
	border-bottom:1px solid #e3e3e3; 
	height:15px; 
	width:100%; 
	margin-bottom:15px; 
}
