*{margin: 0; padding: 0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494a42;
	background-color: #e9eeef;}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;}

p{
	color: #494a42;
	font-size: 12px;
	line-height: 18px;}

a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #f0592a;}

a:hover{
	outline: none;
	text-decoration: none;
	color: #00a8c5;}

img{border: none;}

/*-----------------------------------------float : left, right */
.float_l{float: left;}
.float_r{float: right;}

/*----------------------------------------------h2, h3 */
h2{
	font-weight: normal;
	font-size: 22px;
	line-height: normal;
	color: #00a8c5;}

h3{
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #494a42;}
/*----------------------------------------WRAPPER*/
.wpapper_out{background: url('../images/bkg_wrapper.gif') repeat-y top center;}
.wrapper{
	width: 994px;
	margin: 0 auto;
	border-bottom: 1px solid #626360;
	overflow: hidden;}

/*----------------------------------------FOOTER */
.footer{
	width: 994px;
	margin: 0 auto;
	padding: 7px 15px 50px 0px;}

.footer p{
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #878787;}

.footer p span{
	font-weight: bold;
	color: #f0592a;}
	
/*----------------------------------------HEADER*/
.header{
	width: 994px;
	background: url('../images/bkg_header.jpg') no-repeat left top;
	overflow: hidden;}

.header h1.logo{ 
	float: left;
	display: inline;
	margin: 0px 0px 0px 25px;
	background: url('../images/logo.jpg') no-repeat;}

.header h1.logo a{
	float: left;
	width: 203px;
	height: 103px;}

.header h1.logo a span{display: none;}

/*-------------------------------------------------------------------top_nav */
.top_nav{
	float: right;
	padding: 43px 21px 0px 0px;}

.top_nav ul{
	margin-top: 16px;
	float: left;
	list-style-type: none;}

.top_nav ul li{
	float: left;
	line-height: 10px;
	border-left:1px solid #00a8c5;}
	
.top_nav ul li.first{border-left:none;}

.top_nav ul li a{
	float: left;
	display: block;
	padding: 0px 7px;
	font-weight: normal;
	font-size: 11px;
	color: #00a8c5;}

.top_nav ul li a:hover,
.top_nav ul li a.active{
	color: #f05629;}
	
/*-----------------------------------------main nav */
 ul.main_nav{
	float: left;
	width: 100%;
	height: 45px;
	list-style-type: none;
	background: url('../images/bkg_main_nav.jpg') repeat-x left top;
	clear: both;}

ul.main_nav li{
	float: left;
	padding-right: 1px;
	background: url('../images/main_nav_border.jpg') no-repeat right top;}

ul.main_nav li a{
	float: left;
	display: block;
	padding: 0px 29px;
	font-weight: normal;
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	color: #fff;}

ul.main_nav li a:hover,
ul.main_nav li a.active{
	color: #fff;
	background: #f37931 url('../images/main_nav_hover.jpg') no-repeat right top;}

/*---------------------------------------------CONTENT */	
.content{
	width: 994px;
	background: #fff url('../images/bkg.gif') repeat-x left top;
	overflow: hidden;}
	
.wrapper_top_content{
	display: block;
	width: 100%;
	padding: 8px 0px 0px 30px;
	overflow: hidden;}

/*---------------------------------------------BREADCRUMBS */
.breadcrumbs{
	float: left;
	font-size: 10px;
	overflow: hidden;}

.breadcrumbs a,
.breadcrumbs p{
	float: left;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #afb0af;}

.breadcrumbs p{margin-right: 6px;}

.breadcrumbs span{
	float: left;
	margin: 0px 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 28px;
	color: #afb0af;}

.breadcrumbs a:hover{
	color: #00a8c5;
	margin: 0px;}
	
.breadcrumbs span.act_crumb{
	color: #494a42;
	margin: 0px;}
	
.print{
	float: right;
	height: 13px;
	margin: 5px 229px 0px 0px;
	padding: 0px 0px 0px 21px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #afb0af;
	background: url('../images/ico_print.gif') no-repeat left top;
	overflow: hidden;}
	
.print:hover{
	color: #00a8c5;
	background-position: left -13px;}
	
/*--------------------------------------------------------------left_menu*/
.left_menu{
	width: 207px;
	margin: 1px 0px 0px 1px;
	overflow: hidden;}	

.left_menu li{
	float: left;
	width: 207px;
	background-color: #f0f4f4;
	border-bottom: 1px solid #b7e3eb;}

.left_menu li a{
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0px 5px 27px;
	background: url('../images/orange_arrow.gif') no-repeat 15px 11px;
	color: #494a42;
	text-decoration: none;}

.left_menu li a:hover,
.left_menu li a.active_a{
	background: url('../images/blue_arrow.gif') no-repeat 15px 11px;
	color: #00a8c5;}

.left_menu li ul{
	display: block;
	width: 160px;
	margin: 0px 0px 4px 24px;
	overflow: hidden;}
	
.left_menu li ul li{
	border-bottom: none;
	background-color: #fff;
	width: 160px;}

.left_menu li.active-trail{
	background-color: #fff;}
	
.left_menu li a.active{
	color: #df5308;
	background: url('../images/orange_arrow_down.gif') no-repeat 15px 11px;}
	
.left_menu li a.active:hover{
	color: #df5308;
	background: url('../images/orange_arrow_down.gif') no-repeat 15px 11px;}

.left_menu li ul li a{
	width: 150px;
	display: block;
	padding: 0 0 0 10px;
	background: url('../images/orange_arrow.gif') no-repeat 4px 7px;}
	
.left_menu li ul li a:hover,
.left_menu li ul li a.chosen{
	width: 150px;
	display: block;
	padding: 0 0 0 10px;
	color: #494a42;
	background: url('../images/orange_arrow.gif') no-repeat 4px 7px;
	text-decoration: underline;}

/*---------------------------------------------big */
.big{
	position: relative;
	width: 994px;
	min-height: 254px;
	background: #fff url('../images/bkg_big.jpg') repeat-x left top;
	clear: both;}
	
.big img{
	position: absolute;
	right: 20px;
	float: right;}
	
.big_left{
	position: absolute;
	left: 30px;
	top: 50px;
	width: 405px;}
	
.big_left h1{
	font-weight: normal;
	font-size: 40px;
	line-height: 45px;
	color: #252d30;}
	
.big_left p{
	font-size: 16px;
	line-height: normal;
	color: #252d30;}
	
.big_left  a{
	font-size: 12px;
	line-height: 20px;}
	
.wrapper_block{
	width: 994px;
	padding: 12px 0px 5px 0px;
	background: #fff url('../images/bkg.gif') repeat-x left top;
	border-top: 1px solid #7fccd9;
	clear: both;}
	
.img-block{
	float: left;
	display: inline;
	margin: 0px 0px 10px 30px;}

.img-block a{
	display: block;
	border: 2px solid #d8d9cd;}	
/*.img-block a:hover{border: 2px solid #f0592a;}	*/
.img-block a img{display: block;}

.img-block a:hover .hover.img_i{
	display: block;
	background-image: url(../images/img_2.jpg) no-repeat left top;}
	
.region-right .img-block, .last_block{
	margin: 0px 0px 10px -1px;}
	
/*-----------------------------------------------------------------info */
.info_wrapper{
	float: left;
	display: inline;
	margin: 10px 0px 10px 30px;}
	
.info_wrapper h2{margin-bottom: 5px;}
.info_wrapper h3{
	margin-bottom: 5px;
	color: #00a8c5;
	font-weight: normal;}
	
.info{
	position: relative;
	width: 450px;
	min-height: 160px;
	padding: 0px 1px 1px 1px;
	border-top: 1px solid #9fdee9;
	background-color: #fff;}

.info_inner{
	padding: 16px 18px 20px 18px;
	border: 1px solid #fff;
	background: url('../images/bkg.gif') repeat-x left top;}	
	
.info_bottom{
	position: absolute;
	left: 20px;
	bottom: 0;
	width: 412px;
	height: 1px;
	background-color: #9fdee9;
	overflow: hidden;}

.line{
	position: absolute;
	width: 1px;
	height: 15px;
	background-color: #9fdee9;
	overflow: hidden;}
	
.line_r{
	right: 0px;
	top: 0px;}
	
.line_l{
	left: 0px;
	top: 0px;}

.info_inner a:hover span{
	color: #f0592a;}
	
.heading_txt{
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #252d30;}
	
.description_txt{
	font-size: 12px;
	line-height: 18px;
	color: #494a42;}
	
.logo_fdb{
	float: left;
	margin: 3px 22px 30px 5px;}
	
/*------------------------------------------------------------------LEFT*/
.small{
	position: relative;
	float: left;
	display: inline;
	width: 209px;
	margin: 10px 0px 0px 30px;
	padding: 0px 1px 1px 1px;
	border-top: 1px solid #9fdee9;
	background-color: #fff;
	overflow: hidden;}
	
.large{
	position: relative;
	float: left;
	display: inline;
	width: 450px;
	margin: 10px 0px 0px 30px;
	padding: 0px 1px 1px 1px;
	border-top: 1px solid #9fdee9;
	background-color: #fff;
	overflow: hidden;}
	
.large_inner{
	padding: 24px 16px 20px 16px;
	border: 1px solid #fff;
	background: url('../images/bkg.gif') repeat-x left top;}
	
.large_content a{
	font-size: 12px;
	font-weight: normal;}
	
.large_content a:visited{
	color: #77796b;}
	
.large_content p{
	margin-bottom: 18px;}

.large_content p.required {
	font-style: italic;
	color: #F0592A;
}
	
.small_description{
	display: block;
	margin: 14px 0px 20px 0px;
	padding: 11px 0px 16px 0px;
	font-size: 14px;
	color: #00a8c5;
	border-top: 1px solid #bfe9f0;
	border-bottom: 1px solid #bfe9f0;}

.small_description .date{ 
	font-weight:bold; 
	color:#666464;}

.small_inner{
	width: 207px;
	border: 1px solid #fff;
	background: url('../images/bkg.gif') repeat-x left top;}

.small_inner_casestudies{
	margin:10px 0 20px 0;}

.small_inner_events{
	margin:10px 0 15px 0;}

.small_read_more{
	width: 173px;
	margin-bottom: 20px;
	padding: 14px 17px 7px 17px;
	border-bottom: 1px solid #bfe9f0;}
	
.small_read_more h3{
	color: #00a8c5;
	font-weight: normal;}
	
/*--------------------------------------------------------------------ing wrapper */
.img_wrapper{
	margin-bottom: 23px;}

.img_wrapper_casestudies{
	margin-bottom:15px;
	margin-top:30px;}

.billed_txt{
	margin-bottom: 0px;
	font-style: italic;
	font-size: 11px;
	color: #878585;}
	
ul.read_more{
	width: 173px;
	margin-top: 11px;
	list-style-type: none;}
	
ul.read_more li{
	width: 173px;
	margin-bottom: 8px;
	overflow: hidden;}

ul.read_more li a{
	float: left;
	padding: 0px 0px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #494a42;
	background: url('../images/orange_arrow.gif') no-repeat left 7px;}
	
ul.read_more li a:hover,
ul.read_more li a.act_link{
	color: #00a8c5;
	background: url('../images/blue_arrow.gif') no-repeat left 7px;}
	
.wrapper_block_bottom{
	width: 994px;
	padding: 20px 0px 5px 0px;
	background: #fff url('../images/bkg_bottom_block.jpg') repeat-x left top;
	border-top: 1px solid #7fccd9;
	overflow: hidden;
	clear: both;}
	
.small_content{
	width: 173px;
	margin-bottom: 20px;
	padding: 14px 17px 7px 17px;}
	
.small_wrapper{
	margin-top: 9px;
	width: 241px;
	float: left;}
	
.small_wrapper h3{
	margin: 0px 0px -4px 0px;
	padding: 0px 0px 0px 30px;
	color: #00a8c5;
	font-weight: normal;}
	
/*--------------------------------------------------ul grid */
.small_inner ul.grid{
	width: 173px;
	margin: 11px 0px 0px 0px;
	padding: 3px 17px 7px 17px;
	list-style-type: none;}
	
.small_inner ul.grid li{
	width: 173px;
	margin-bottom: 8px;
	overflow: hidden;}

.small_inner ul.grid li a{
	float: left;
	padding: 0px 0px 0px 8px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #494a42;
	background: url('../images/orange_arrow.gif') no-repeat left 5px;}
	
.small_inner ul.grid li a:hover{
	color: #00a8c5;
	background: url('../images/blue_arrow.gif') no-repeat left 5px;}
	
/*---------------------------------------------------------------- ul calendar*/	
.small_inner_bottom{
	width: 100%;
	height: 1px;
	background-color: #9fdee9;
	overflow: hidden;}

ul.calendar{
	width: 173px;
	padding: 5px 17px 7px 17px;
	list-style-type: none;}
	
ul.calendar li{
	padding: 10px 0px 7px 0px;}

span.blue{
	display: block;
	font-weight: bold;
	font-size: 10px;
	color: #00a8c5;}
	
span.grey{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #494a42;}
	
span.grey_b{
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #494a42;}
	
span.grey_n{
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #494a42;}
	
ul.calendar li a:hover span{
	color: #00a8c5;}
	
.news_wrapper{
	width: 412px;
    padding: 0px 18px 0px 18px;
	border: 1px solid #fff;
	background: url('../images/bkg.gif') repeat-x left top;
	overflow: hidden;}
	
ul.news{
	width: 414px;
	list-style-type: none;}
	
ul.news li{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #bde7ef;}
	
ul.news li a:hover span{
	color: #00a8c5;}

.link_arrow{
	line-height: 28px;
	padding: 0px 0px 0px 8px;
	background: url('../images/orange_arrow.gif') no-repeat left 3px;}
	
.link_arrow_into{
	margin: 0px 0px 0px 17px;}
	
.link_arrow:hover{
	background: url('../images/blue_arrow.gif') no-repeat left 3px;}

/*---------------------------------------------------------------- Pager*/	
.pager{
	margin:10px 0;}
	
.pager li{
	list-style:none;
	float:left;
	padding-right:5px;}
	
.pager li a{
	font-size:15px;}
	

/*---------------------------------------------------------------- ul events*/	

ul.events{
	list-style:none; 
	line-height:19px;}
	
ul.events .date{
	font-size:14px; 
	color:#00a8c5;}
	
ul.events li{
	border-bottom:1px solid #bfe9f0; 
	margin-bottom:15px;}

ul.events li h3 a {
  font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #494a42;
}
ul.events li h3 a:visited {
  color: #494a42;
}
ul.events li:hover .date,
ul.events li:hover h3,
ul.events li:hover p{
	text-decoration:underline;}
	
ul.events li:hover h3{
	color:#01a7c4;
}

table.registered-usrs {
    width: 100%;
}
table.registered-usrs td {
    padding-right:10px;
}
/*---------------------------------------------------------------- ul medlemsliste*/	
ul.medlemsliste{
	list-style:none; 
	line-height:19px;}

ul.medlemsliste li{
	padding-bottom:10px;}

.img_wrapper_medlemsliste{
	float:left; 
	margin-right:15px;}


/*---------------------------------------------------------------- ul sitemap*/
ul.sitemap{
	list-style:none; 
	line-height:19px;}

ul.sitemap li{
	margin-bottom:25px; 
	list-style:none; 
	background:url(../images/sitemap-listitem-bg.gif) no-repeat left 7px; 
	padding-left:10px;}
	
ul.sitemap li li{
	margin-bottom:0; 
	background:0; 
	padding-left:5px;}

ul.sitemap li a{
	font-size:14px; 
	color:#00a8c5; 
	font-weight:bold;}
	
ul.sitemap li li a{
	font-size:13px; 
	color:#00a8c5; 
	font-weight:normal;}
	
ul.sitemap li li li a{
	color:#1cc3e0;}
	
ul.sitemap li li li li a{
	color:#73d2e3;}
	
ul.sitemap li a:hover{
	text-decoration:underline;}

.twitter-block {
			margin: 10px 0px 0px;
		}

.twitter-block h3 {
			font-size: 14px;
			line-height: 30px;
			color: #00a1be;
			overflow: hidden;
		}

.twitter-block h3 img {
			float: left;
			margin-right: 10px;
		}

.twitter-block ul.news {
			/*border-bottom: 1px solid #bbe7f0;*/
		}

.twitter-block ul.news li {
			border-bottom: 0px;
		}

