/* Statics
-------------------------------------------*/

body 
{
	margin:0;
	padding:0;
	background-color:#000;
color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;

}


/* Site build up
-------------------------------------------*/

#outerwrapper
{
	width:100%;
	background-image:url(/files/images/sitebuildup/ec_bgtop.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	float:left;
}

.shadow-wrapper
{
	width:982px;
	padding-top:8px;
	margin:0 auto;

}

.wrapper 
{
	width:980px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#fff;
	float:left;
}

.header 
{
	width:980px;
	height:83px;
	background-image:url(/files/images/sitebuildup/ec_top_rod.gif);
	background-repeat:repeat-x;
	float:left;
	clear:both;
}

.header a
{
	text-decoration:none;
}

.logo
{
	background-image:url(/files/images/sitebuildup/ec_logo.gif);
	background-repeat:repeat-x;
	width:149px;
	height:51px;
	float:left;
	margin-left:25px;
	margin-top:15px;
}

.laas
{
	background-image:url(/files/images/sitebuildup/ec_laas.gif);
	background-repeat:repeat-x;
	float:left;
	width:6px;
	height:8px;
	margin-top:3px;
}

.kundelogin
{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	float:right;
}

.login-wrapper
{
	margin-right:21px;
	margin-top:15px;
	float:right;
	width:65px;
}

.menuslide
{
	background-image:url(/files/images/sitebuildup/ec_menu_slide.gif);
	background-repeat:repeat-x;
	width:978px;
	height:40px;
	clear:both;
	border-left:1px solid #070707;
	border-right:1px solid #070707;
	float:left;
	clear:both;
	margin-bottom:1px;
}

.content
{	
	width:980px; /*orginal 980px*/
	float:left;
}

.footer-holder
{
	background-image:url(/files/images/sitebuildup/ec_btm_slide.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	width:100%;
	height:142px;
	float:left;
	clear:both;
}

.footer
{
	background-image:url(/files/images/sitebuildup/ec_content_btm.png);
	background-repeat:no-repeat;
	height:34px;
	width:998px;
	margin:0 auto;
}

.content-shadow
{
	background-image:url(/files/images/sitebuildup/ec_content_shadow.gif);
	background-repeat:no-repeat;
	height:67px;
	width:994px;
	margin:0 auto;
}


.footerinfo
{
	width:600px;
	margin:10px auto;
}

h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bfbfbf;
	text-align:center;
	font-weight:normal;
}

h1
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	margin:0;
}

h6
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.text
{
	width:440px;
	float:left;
	padding:20px 20px 0px 20px;
}

.db
{
	width:460px;
	float:right;
	margin:20px 20px 0px 0px
}




/* Navigation
-------------------------------------------*/

.menuslide ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.menuslide ul li
{
	display:inline;
}

.menuslide ul li a
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:26px; /*orginal 40px*/ 
	padding:14px 18px 0px 18px;
	float:left;
	display:block;
	text-align:center;
}

.menuslide ul li a:hover
{
	background-image:url(/files/images/sitebuildup/ec_menu_over.gif);
	background-repeat:repeat-x;
	color:#fff;
}

.menuslide ul li a._selected
{

	background-image:url(/files/images/sitebuildup/ec_menu_over.gif);
	background-repeat:repeat-x;
	color:#fff;
}



/* Sidebar Navigation
-------------------------------------------*/

.sidebar ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.sidebar ul li
{
}

.sidebar ul li a
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:20px; 
	padding:8px 0px 0px 20px;
	display:block;
	text-align:left;
	width:220px;
	cursor:pointer;
}

.sidebar ul li a._selected
{
background-color:#CCC;
}

.sidebar ul li a:hover
{
	background-color:#fff;
}


/* Frontpage
-------------------------------------------*/

#top_pic
{
	width:980px;
	height:210px;
	float:left;
	clear:both;
}

#forsidebillede1, #forsidebillede2, #forsidebillede3, #forsidebillede4
{
	width:220px;
	height:80px;
	float:left;
	margin:20px 20px 0px 0px;
}


.center
{	
	width:980px; /*orginal 980px*/
	float:left;
	clear:both;
}

#frontpage_leftcol{
padding:20px;
}

/* Subpage
-------------------------------------------*/

#top_pic2
{
	width:980px;
	height:210px;
	float:left;
	clear:both;
}

.sidebar
{
	background-color:#e5e5e5;
	width:240px;
	float:left;
	padding-top:50px;
}

.billeder
{
	width:220px;
	float:right;
	margin:20px 20px 0px 0px;
}

.center_sup
{	
	width:980px; /*orginal 980px*/
	float:left;
	clear:both;
	background-image:url(/files/images/sitebuildup/ec_bg_center.gif);
	background-repeat:repeat-y;
}

.sidebar_btm
{
	width:240px;
	height:67px;
	float:left;
	margin-left:7px;
	background-color:#e5e5e5;
}

.sidebar_btm_2
{
	width:240px;
	height:22px;
	float:left;
	margin-left:9px;
	background-color:#e5e5e5;
}

.sub-content{
	width:700px;
	float:left;
	padding:20px 20px 0px 20px;
}
