table, tr, td, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, span, a, em {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	margin: 0; padding: 0;
	font-style: normal;
}
/* strict img indstillinger til Mozilla/Opera */
img { float: left; border: 0; margin: 0; padding: 0; }
/* strict img indstillinger til IE6.0 (IE7.0 ok) */
* img { float: none; border: 0; margin: 0; padding: 0; }

a { color: #bebebe; }

/**** side indstillinger ****/
body {
	text-align: center;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
#pagecontainer {
	width: 950px;
	margin: auto;
}

#pagecolor {
	float: left;
	border: 1px solid #969696;
}

/* logo */
#topspan {
	float: left;
	width: 950px;
}

#logospan {
	float: left;

	height: 150px;
}

/*** topnav ***/
#topnavspan {
	float: left;
	width: 950px;
	/* height: 40px; */
	background: url(../images/bg_head_bottom_nav.jpg);
	/* cmsh_rvh IE60 hack - Start --> */
	/* 
	padding-right: 1px;
	padding-right: 0px !important;
	*/
	/* <-- END */
	
}

#topnav {
	float: left;
	background: url(../images/test/topnav-bg.gif) repeat-x bottom;
	/* cmsh_rvh IE60 hack - Start --> */
	margin-right: 1px !important;
	margin-right: 0px;
	/* <-- END */
}
#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	white-space: nowrap;
	
}#topnav ul li {
	float: left;
	list-style-type: none;
}
#topnav ul li a {
	display: block;
	color: #646464;
	font-size: 12px;
	padding: 0 13px;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	border-right: 1px solid #afafaf;
}

#topnav ul li a:hover {
	background: #d2d2d2;
}

/* search and breadcrumb */
#breadcrumbandsearchparentspan {
	float: left;
	width: 950px;
	background: url(../images/bg_head_breadcrumbs.jpg);
}

#breadcrumbspan {
	float: left;
	height: 35px;
}

#breadcrumb {

}
#breadcrumb p {
	padding-left: 20px;
}

#breadcrumb p a {
	line-height: 35px;
	vertical-align: middle;
}

.breadcrumbarrows {
	font-size: 8px;
	color: #7d7d7d;
}

#search {
	float: right;
	width: 200px;
	height: 35px;
	vertifal-align: middle;
}

.searchspan {
	padding-top: 6px;
}
.searchicon {
	float: left;
}
.searchboxspan {
	float: left;
	margin-left: 5px;
}


/**** contenttable ****/
#contenttable {
	clear: both;
	float: left;
	width: 950px;
	background: url(../images/bg_main_withnav.jpg);
	min-height: 330px;
	/* cmsh_rvh IE60 hack - Start --> */
	height: auto !important;
	height: 330px;
	/* <-- END */
}

#mainspan {
	float: left;
	width: 550px;
}

#maincontent {
	padding: 0 18px 18px 18px;
}

#maincontent h1 {
	margin-bottom: 10px;
	color: #505050;
	font-size: 16px;
}

#maincontent p {
	margin-bottom: 10px;
}
/* left column and nav */
#leftspan {
	float: left;
	width: 200px;
	min-height: 30px;
	* height: 30px;
	background: url(../images/bg_corner_topright.gif) top right no-repeat;
}

#left {
	float: left;
	width: 200px;

}

#lefttop {
	padding-left: 20px;
	vertical-align: center;
	background: #bebebe url(../images/bg_corner_topright.gif) top right no-repeat;
}

#lefttop h2 {
	line-height: 28px;
	font-size: 14px;
	color: #ffffff;
}

#leftnav {
	clear: both;

}

#leftnav ul {
	width: 100%;
	list-style-type: none;
}
#leftnav ul li {
	/*padding-left: 20px;*/
	width: 100%;
}

#leftnav ul li a {
	clear: both;
	display: block;
	/*width: 100%;*/
	padding-left: 20px;
	color: #467aa7;
	font-size: 12px;
	line-height: 24px;
	vertical-align: center;
	border-bottom: 1px solid #c8c8c8;
}

#leftnav ul li a:hover {
	color: #2a5a6a;
	background: #e1e1e1; 
}
#leftnav ul li li a {
	display: block;
	padding-left: 40px;
}

/* right column and nav */
#rightspan {
	float: right;
	width: 200px;
	min-height: 30px;
	* height: 30px;	
	background: url(../images/bg_corner_topleft.gif) top left no-repeat;
}

#right {
	float: left;
	width: 200px;
}

#right .csc-header h1 {
	padding-left: 10px;
	vertical-align: center;
	background: #bebebe;
	margin-bottom: 10px;
}

#right .csc-header h1.csc-firstHeader {
	padding-left: 10px;
	vertical-align: center;
	background: #bebebe url(../images/bg_corner_topleft.gif) 0px 0px no-repeat;
}

#right h1 {
	line-height: 28px;
	font-size: 14px;
	color: #ffffff;
}

#right p {
	padding: 0 10px 0 10px;
	color: #505050;
	margin-bottom: 10px;
	font-size: 10px;
}

#right p a {
	color: #2a5a8a;
	font-size: 10px;
}

#righttop {
	float: left;
	width: 200px;
	background: #bebebe;
}

#bottom {
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	color: #7d7d7d;
	width: 950px;
	height: 50px;
	background: url(../images/bg_foot.jpg);
}
#bottom a {
	color: #7d7d7d;
	text-decoration: underline;
}

#bottom a:hover {
	color: #000000;
	text-decoration: underline;
}

#poweredbycmshspan {
  /*position:relative;
	width: 16px;
	height: 148px;
  left:954px;
 	top: -160px;
	* margin-top: -160px;
	* paddind-top: 160px; */
	position: fixed;
	right: -4px;
 	top: -160px;
	
}

