table, tr, td, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, span, a, em, dl, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	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; }*/


/*h1, h2, h3, h4 ,h5, h6, p, div {
	margin: 0;
	padding: 0;
	text-align: left;
}*/


/* strict img indstillinger til Mozilla/Opera */
img { float: left !important; border: 0; margin: 0; padding: 0; }
/* strict img indstillinger til IE6.0 (IE7.0 ok) */
img { float: none; }

/**** side indstillinger ****/
html { overflow: auto; background: #eef3f5; }
body {
	text-align: center;
	margin: 0;
}
#pagecontainer {
	width: 980px;
	margin: 0px auto;
	background: #ffffff;
}
#topspan { width: 980px; height: 136px; }
/**#topspan img { margin-left: -3px; }*/
#logo {
	float: left;
	width: 318px;
	/*width: 315px;*/
}

#toppic {
	float: right;
	width: 662px;
	/*width: 659px;*/
}

#login {
	position: absolute;
	margin-left: 451px;
	*margin-left: -211px;
	top: 0;
	z-index: 1;
}

/**** Topnav | Start ****/
#topnav {
	clear: both;
	float: left;
	width: 100%;
	background: #6f91a1;
}
#topnav-left { float: left; width: 745px; }
#topnav ul {
	margin: 0;
	padding: 0 10px;
}
#topnav li {
	float: left;
	list-style-type: none;
}
#topnav li a {
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 0 8px;
	line-height: 24px;
	background-image: url(../images/topnav-space.gif);
	background-repeat: no-repeat;
}#topnav li.first a {
	background-image: none;
}

#topnav li.act a {
	background-color: #aac2cc;
}
#topnav li a:hover {
	background-color: #aac2cc;
}
/**** Topnav | END ****/

/**** topnav-right ****/
#topnav-right {
	float: right;
	width: 200px;
}
#topnav-right img {
	margin: 6px 10px 0 0;
}
#topnav-right #sitemap img {
	margin: 0px 0px 0px 20px;
}

/**** Contenttable ****/
#contenttable {
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0px;
	background: url(../images/contenttable_bg2.gif) repeat-y;
}
/** left **/
#leftspan {
	float: left;
	width: 276px;
}
#left, #right {
	background: #bbcedb;/*#bbced5;*/
	/**/
}
#left h1, #left p,
#right h1, #right p {
	color: #6e92a1;/*#6a8998;*/
	padding: 0px 20px;
}
#left h1,
#right h1 {
	font-size: 22px;
	line-height: 22px;
	padding: 20px 10px 10px 20px;
}
#left p,
#right p {
	font-size: 12px;
	padding-bottom: 15px;
}

#left a i,
#content a i {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-top: solid 6px #FFFFFF;
	border-bottom: solid 6px #FFFFFF;
	background: #eb9523 url(../images/LaesMere-start.gif) left bottom repeat-y; /*#ec9522*/
	text-align: right;
	padding-right: 5px;
	line-height: 29px;
	*background: #eb9523 url(../images/LaesMere-start_IE.gif) left bottom repeat-y; /*#ec9522*/
	/**padding: 8px 5px 7px 0px;*/
	*line-height: 29px;
	margin: 0px -20px;
	margin-bottom: -15px;
}

#left dl.csc-textpic-image,
#right dl.csc-textpic-image {
	margin-bottom: 0;
}


/** content **/
#contentspan {
	float: left;
	width: 428px;
}
#content {
	margin: 0px 6px;
	background: #6a8998;
}
#content .elementobj {
	
}
#content h1, #content p {
	color: #ffffff;
	padding: 0px 20px;
	/*font-weight: normal;*/
}
#content h1 {
	font-size: 19px;
	line-height: 19px;
	padding: 20px 10px 10px 20px;
}
#content p {
	font-size: 12px;
}


/** right **/
#rightspan {
	float: left;
	width: 275px;
}

/** bottom **/
#bottom {
	clear: both;
	width: 100%;
	background: #6a8998;
}
#bottom p {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 16px;
	text-align: center;
}
#bottom p a {
	color: #ffffff;
	text-decoration: none;
}
#bottom p a:hover {
	text-decoration: underline;
}




/** test**
#left .elementobj,
#left .csc-textpic {
	margin: 0;
	padding: 0;
}
#left .elementobj {

}*/

