/* CSS Document */

body{
	border-top: 5px solid #333333;
	background: #aaaaaa;
	margin: 0;
	padding: 0;
}
a{
	color: #39458c;
	text-decoration: underline;
}
a:hover{
	color: #ff6600;
	text-decoration: underline;
}
a img{
	border: none;
}
	#container{
		background: #ffffff;
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 10px auto;
		padding: 0 15px 15px 15px;
		width: 950px;
	}
	#header{
		font-size: 0%;
		line-height: 0%;
		padding: 0 0 1px 0;
	}
		#header #company_logo{
			height: 130px;
			left: 0;
			position: absolute;
			text-align: center;
			top: -5px;
			width: 500px;
		}
		#newsticker{
			line-height: 17px;
		}
		#newsticker ul{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		#newsticker strong{
			color: #ffffff;
		}
		#toggle{
			visibility: hidden;
		}
		
/* --<<[[ PRIMARY NAVIGATION ]]>>-- */
	#primary_navigation{
		display: block;
		float: left;
		overflow: hidden;
		width: 165px;
	}
	#primary_navigation .hidden{
		display: block !important;
		visibility: hidden !important;
	}
	#primary_navigation ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#primary_navigation li{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#primary_navigation a{
		color: #444444;
		height: 1%;
		text-decoration: none;
	}
	/* -- Eerste niveau -- */
		#primary_navigation ul li{
			margin: 0 0 5px 0;
		}
		#primary_navigation ul a{
			background: #e3e3e3 url(../../images/layout/background_menu.jpg) 0 100% no-repeat;
			display: block;
			line-height: 18px;
			margin: 0;
			padding: 6px 5px 6px 30px;
			text-transform: uppercase;
		}
		#primary_navigation ul a:hover,
		#primary_navigation ul a.active{
			background: #6d6d6d url(../../images/layout/background_menu_hover.jpg) 0 100% no-repeat;
			color: #e6e6e6;
		}
	/* -- Tweede niveau -- */
		#primary_navigation ul ul{
			display: none;
			margin: 5px 0 0 0;
		}
		#primary_navigation ul .show ul{
			display: block;
		}
		#primary_navigation ul ul li{
			margin: 0 0 5px 15px;
		}
		#primary_navigation ul ul a{
			background: #e3e3e3 url(../../images/layout/background_menu.jpg) 100% 100% no-repeat;
			color: #444444;
			margin: 0;
			padding: 4px 5px 4px 25px;
			text-transform: none;
		}
		#primary_navigation ul ul a:hover,
		#primary_navigation ul ul a.active{
			background: #e3e3e3 url(../../images/layout/background_menu_hover.jpg) 100% 100% no-repeat;
			color: #e6e6e6;
		}
	/* -- Derde niveau -- */
		#primary_navigation ul ul ul{
			display: none !important;
			margin: 5px 0 0 0;
		}
		#primary_navigation ul ul .show ul{
			display: block !important;
		}
		#primary_navigation ul ul ul li{
			margin: 0 !important;
		}
		#primary_navigation ul ul ul a{
			background: #e3e3e3 url(../../images/layout/list_menu_level3.gif) 17px 10px no-repeat;
			border-bottom: 1px solid #e3e3e3;
			padding: 2px 5px 1px 25px;
		}
		#primary_navigation ul ul ul a:hover,
		#primary_navigation ul ul ul a.active{
			background: #e3e3e3 url(../../images/layout/list_menu_level3.gif) 17px 10px no-repeat !important;
			color: #444444 !important;
		}
		#primary_navigation ul ul ul a.active{
			font-weight: bold;
		}
		
/* --<<[[ SECUNDARY NAVIGATION ]]>>--*/
	#secundary_navigation{
		display: block;
		float: left;
		position: relative;
		width: 200px;
	}
	#secundary_navigation .hidden{
		display: block !important;
		visibility: hidden !important;
	}
		#secundary_navigation ul,
		#secundary_navigation li{
			list-style-image: none;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		#secundary_navigation li{
			margin: 0 0 5px 0 !important;
		}
		#secundary_navigation a{
			height: 1%;
		}
		#secundary_navigation a.image{
			background: none;
			margin: 0;
			padding: 0;
		}

/* --<<[[ CONTENT ]]>>--*/
	#content{
		display: block;
		float: left;
		line-height: 150%;
		min-height: 400px;
		padding: 0 50px 20px 50px;
		text-align: justify;
		width: 485px;
	}
		#content #breadcrumb{
			color: #999999;
			font-size: 10px;
			padding: 0 0 20px 0;
		}
		#content #breadcrumb a{
			color: #999999;
			text-decoration: underline;
		}
		#content #breadcrumb a:hover{
			color: #ff6600;
			text-decoration: underline;
		}
		#content h1{
			color: #ff6600;
			font-family: 'CenturyGothicRegular', sans-serif;
			font-size: 36px;
			font-size-adjust: 0.53;
			line-height: 36px;
			margin: -5px;
			padding: 0 0 15px 0;
		}
		#content h2{
			color: #333333;
			font-family: 'CenturyGothicRegular', sans-serif;
			font-size: 23px;
			font-size-adjust: 0.53;
			line-height: 23px;
			margin: -10px 0 0 0;
			padding: 0 0 15px 50px;
		}
		.print{
			display: none;
			visibility: hidden;
		}
		#content a.external{
			background: url(../../images/layout/link_external.gif) 100% 1px no-repeat;
			padding: 0 15px 0 0;
		}
		#content h3,
		#content h4,
		#content h5,
		#content h6{
			color: #ff6600;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin: 0;
		}
		#content h3{
			font-weight: bold;
			padding: 15px 0;
		}
		#content h4,
		#content h5,
		#content h6{
			font-weight: normal;
			padding: 10px 0;
		}
		#content h3{ font-size: 14px; }
		#content h4{ font-size: 12px; }
		#content h5{ font-size: 11px; }
		#content h6{ font-size: 10px; }
		
		#content h1 a,
		#content h2 a,
		#content h3 a,
		#content h4 a,
		#content h5 a,
		#content h6 a{
			color: #39458c;
		}
		#content h1 a:hover,
		#content h2 a:hover,
		#content h3 a:hover,
		#content h4 a:hover,
		#content h5 a:hover,
		#content h6 a:hover{
			color: #ff6600;
		}
		
		#content hr{
			border: none;
			border-top: 1px solid #787879;
			height: 0;
			margin: 10px 25px;
			padding: 0;
		}
		#content p{
			margin: 0;
			padding: 5px 0;
		}
		#content ul li{
			list-style-image: url(../../images/layout/bullet.gif);
			text-align: left;
		}

	#address{
		height: 85px;
		left: 0;
		position: absolute;
		text-align: right;
		top: 225px;
		width: 180px;
	}
	
/* --<<[[ DISCLAIMER NAVIGATION ]]>>--*/
	#disclaimer{
		border-top: 1px solid #ababab;
		clear: both;
		margin: 0 235px 0 200px;
		padding: 10px 0;
		text-align: center;
	}
		#disclaimer ul{
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		#disclaimer a{
			color: #787879;
			font-size: 10px;
			text-decoration: none;
		}
		#disclaimer a:hover{
			color: #ff6600;
		}
	#birgerdesign{
		margin: 0 auto 10px auto;
		padding: 0 10px;
		text-align: right;
		width: 960px;
	}
		#birgerdesign a img{
			background: #39458c;
		}
		#birgerdesign a:hover img{
			background: #3e6aad;
		}
/* --<<[[ SEARCH ]]>>--*/
form{
	margin: 0;
	padding: 0;
}
	#frm_search{
		background: #e7e7e7 url(../../images/layout/background_search.gif) 0 0 no-repeat;
		height: 30px;
		margin: 0 0 7px 0;
		padding: 30px 0 5px 20px;
	}
		#frm_search #FORM_search_field{
			border: 1px solid #ababab;
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 2px 0;
			width: 100px;
		}
	.results li{
		padding: 0 0 5px 0;
	}
/* --<<[[ LOGIN ]]>>--*/
	#frm_login,
	#frm_support{
		margin: 20px 0;
	}
	#frm_login label,
	#frm_support label{
		display: block;
		float: left;
		line-height: 14px;
		margin: 1px 0;
		padding: 2px 0 2px 100px;
		width: 100px;
	}
	#frm_login .form_field,
	#frm_support .form_field{
		border: 1px solid #ababab;
		color: #333333;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 1px 0;
		padding: 1px 0;
		width: 200px;
	}
	#frm_login .obligatory{
		background: #ffffff url(../../images/layout/bullet_obligatory.gif) 100% 100% no-repeat;
		display: block;
		float: left;
		height: 10px;
		width: 10px;
	}
/* --<<[[ CONTACTFORM ]]>>--*/
	#contactform{
		padding: 10px 0;
	}
	.error{
		color: #ff6600 !important;
	}
	#contactform label{
		display: block;
		float: left;
		line-height: 14px;
		margin: 1px 0;
		padding: 2px 0;
		width: 100px;
	}
	#contactform .form_field{
		border: 1px solid #ababab;
		color: #333333;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 1px 0;
		padding: 1px 0;
		width: 300px;
	}
	#contactform .obligatory{
		background: #ffffff url(../../images/layout/bullet_obligatory.gif) 100% 100% no-repeat;
		display: block;
		float: left;
		height: 10px;
		width: 10px;
	}
	#contactform br,
	#frm_login br,
	#frm_support br{
		clear: both;
	}
	
#google_map{
	background: #cccccc;
	border: 1px solid #999999;
	height: 250px;
	width: 280px;
}
	
/* --<<[[ ERROR ]]>>--*/

#error{
	color: #ff6600;
	padding: 50px 50px 50px 250px;
}
	#error h3{
		color: #39458c;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 15px 0;
	}
