* {	outline: none;	}

body {
	background-color: #003399;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 13px;
}

* {
	color: #003399;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
/*	color: #4d669d;	*/
	color: #003399;
}

.clear, .clL, .clR {
	font-size: 1px;
	line-height: 1px;
	float: none;
	overflow: hidden;
	height: 1px;
}

.clear {	clear: both;	}
.clL {		clear: left;	}
.clR {		clear: right;	}
.clB {		clear: both;	}

div.more {	
	display: block;
	text-align: right;
}

.back {		float: none;	clear: both;	text-align: right;	}
.back a {	font-weight: bold;	}

#body {
	width: 978px;
	margin: 9px auto 0px auto;
	padding: 0px;
	background-color: #FFF;
	/*background-image: url(/images/bgr_cont.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}

#body_bgr {
	position: relative;
	top: -1px;
	top: 0;
/*	border-top: 1px solid #FFF; */
	padding: 0px;
	background: url(/images/bgr_cont_top_new.gif) left top repeat-y;
}

#body_content {
	position: relative;
	left: 8px;
	width: 960px;
	border: 1px solid #000;
/*	border-top: none;	*/
}

#bot_line {
	position: absolute;
	z-index: 0;
	bottom: -8px;		_bottom: -16px;
	background-image: url(/images/bgr_cont_bottom_new.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	height: 9px;
	width: 978px;
}

#top_part {
	width: 962px;		_width: 960px;
	height: 169px;
}
#logo {
	position: absolute;
	z-index: 5;
	top: 67px;
	left: -2px;
	width: 177px;
	text-align: center;
}

#logo img {	border: none;	}
#logo a {	cursor: pointer;	}
#logo .print_logo {	display: none;	}
#picture {
	position: absolute;
	z-index: 5;
	top: 33px;
	left: 179px;
	width: 777px;
	height: 106px;
}

#slogan {
	position: absolute;
	z-index: 5;
	top: 108px;
	left: 71px;
	width: 800px;
	height: 30px;
}

#search_line {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: -1px;
	width: 942px;
	height: 24px;
	border: 1px solid #d4d4d4;
	border-left: 1px solid #545353;
	border-right: 1px solid #545353;
	background-color: #e0e0e2;
	background-image: url(/images/bgr_search_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	padding: 0px 9px 3px 9px;	
}

#search_line .page_name {
	float: left;
	font-size: 90%;
	line-height: 100%;
	padding: 8px 0 0 2px;
}

#search_line .page_name,
#search_line .page_name a {
	color: #ff6300;
	font-weight: bold;
	text-decoration: none;
}

#search_line .ico {
	position: relative;
	top: 4px;
}

#search_line .text {
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	top: -2px;
	margin-right: 6px;
}

#search_line .inp {
	position: relative;
	top: -1px;
	border: 1px solid #9b9799;
	height: 17px;
	width: 140px;
	margin-right: 6px;
}

#search_line select {
	position: relative;
	top: -1px;
	border: 1px solid #9b9799;
	height: 19px;
	width: 160px;
	margin-right: 6px;
}

#search_line .btn,
.btn {
	font-size: 9.25pt;
	color: #FFF;
	background-color: #ff6300;
	border-top: 2px solid #ffa042;
	border-right: 2px solid #ff7c0c;
	border-bottom: 2px solid #ff7c0c;
	border-left: 2px solid #fcba77;
	cursor: pointer;
}

#search_line .btn {
	position: relative;
	top: -1px;
}

/* ---------- start: main menu -------- */

#main_menu {
	position: absolute;
	z-index: 100;
	width: 960px;
	top: 145px;
	left: 0px;
	font-size: 9pt;
	min-height: 23px;	height: auto;		_height: 23px;
}

#main_menu li a,
#main_menu li .a {
	position: relative;
	z-index: 110;
}

#main_menu #end_menu {
	position: absolute;
	z-index: 120;
	top: 0px;
	left: 960px;
	height: 100px;
	width: 50px;
	background-color: #003399;	
}

#main_menu #end_menu div {
	width: 8px;
	height: 100px;
	background: #13488b url(/images/bgr_cont_menu_new.gif) left top repeat-y;	
}

#main_menu .bgr {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 960px;
	height: 23px;
	background-color: #000;
	background-image: url(/images/bgr_main_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
}

#main_menu ul {
	position: relative;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#main_menu li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	display: inline;	*/
	float: left;
}

#main_menu a,
#main_menu .a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/bgr_main_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right: 1px solid #000;
	line-height: 16pt;	_line-height: 16.5pt;
	padding: 4px 17px 5px 16px;
}

#main_menu a:hover,
#main_menu li:hover a,
#main_menu li.hover a,
#main_menu li.select a {
	color: #4d669d;
	background-position: left top;
}

#main_menu li {		behavior: url(/styles/hover.htc);	}
#main_menu li.hover .sub,
#main_menu li:hover .sub {
	visibility: visible;
	display: inline;
}

/*
#main_menu li.last a {	
	padding-right: 30px;
}
*/

#main_menu .sub {
	display: block;
	position: absolute;
	z-index: 20;
/*	top: 18px;	_top: 22px;	*/
	top: 22px;
	left: -1px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	background-color: #e8eff8;
}

#main_menu .sub li {
	position: relative;
	z-index: 30;
	float: none;		_float: left;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#main_menu .sub li a {
	position: relative;
	display: block;
	white-space: nowrap;
	color: #4d669d;
	margin: 0px;
	padding: 0px 10px 4px 10px;		_padding: 0px 10px;
	line-height: 15pt;			_line-height: 15.5pt;
	height: 17px;
	background-image: url(/images/bgr_main_submenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-color: #e8eff8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #e8eff8;
	border-top-style: solid;
	border-top-width: 1px;
	border-right: none;
}

#main_menu .sub li.first a {
	border-top:  none;
}

#main_menu .sub li.last a {
	padding-right: 0px;
	border-bottom:  none;
}

#main_menu .sub li a:hover {
	border-bottom-color: #626569;
	border-top-color: #626569;
	background-position: left bottom;
}

#home_menu {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 179px;
	font-size: 9pt;
	text-align: center;
}

#home_menu ul {
	margin: 0px auto;
	padding: 0px;
}

#home_menu li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#home_menu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/bgr_main_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #000;
	border-left: none;
	line-height: 16pt;	_line-height: 16.5pt;
	padding: 4px 8px 4px 7px;
}

#home_menu .first a {
	border: 1px solid #000;
}

#home_menu a:hover,
#hom_menu li:hover a,
#home_menu li.hover a,
#home_menu li.select a {
	color: #4d669d;
	background-position: left top;
}

/* ---------- end: main menu ---------- */

#page {
	border-bottom: 1px solid #000;
}

#page .content {
	min-height: 380px;
	height: auto;		_height: 400px;
	_clear: both;
}

/* ---------- start: left part ---------- */

#left_part {
	position: relative;	_left: 1px;
	margin: 5px;		_margin-left: 2px;
	padding: 15px 6px;
	width: 162px;
	float: left;
	min-height: 347px;	height: auto;		_height: 347px;
	background-image: url(/images/bgr_left_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#left_part h2 {
	color: #4d669d;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 26px;
}
#left_part .h2 {
	color: #4d669d;
	font-size: 10pt;
	font-weight: bold;
}

#left_part .magazine h2 {
	font-size: 8.5pt;
}

#left_part dl {
	margin: 0px;
	padding: 0px;
	background: transparent;
	position: relative;
	z-index: 5;
}

#left_part dt{
	margin: 0px;
	padding: 0px;
	background: transparent;
	position: relative;
	z-index: 9;
}

#left_part dl a {
	color: #4d669d;
	font-size: 8.5pt;
	text-decoration: none;
	background-image: url(/images/li_left_menu.gif);
	background-repeat: no-repeat;
	background-position: -22px -20px;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	position: relative;
	z-index: 13;
}

#left_part .category dt {
	margin-bottom: 16px;
}

#left_part .category dt a{
	font-weight: bold;
	background-position: -22px -20px;	
	margin-top: 7px;
}

#left_part.blue dt a {
	background-position: 0px -42px;
}

#left_part.programas {
	padding: 11px 6px;
}

#left_part.programas dt {
	margin-bottom: 17px;
}

#left_part.criteria dt {
	margin-bottom: 12px;
}

#left_part.programas dd {
	margin: 0px;
}

#left_part.programas dl.sub {
	position: relative;
	top: -8px;
}

#left_part.programas dl.sub dd a {
	margin-top: 4px;
}

#left_part .magazine dt a{
	background-position: 0px -42px;	
	margin-top: 14px;
	font-size: 8pt;
}
#left_part .magazine dd a {
	margin: 0px;
}

#left_part dl a:hover,
#left_part dl .select a,
#left_part dl .select1 a {
	background-position: -44px 2px;
}

#left_part dd {
	margin-left: 0px;
}

#left_part .sub dd {
	padding: 0px;
	margin-left: 13px;
}

#left_part .sub dd a {
	padding-left: 7px;
	background-image: url(/images/li_left_submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 11pt;	_line-height: 11.5pt;
	margin-top: 14px;
}

#left_part .sub dd a:hover,
#left_part .sub dd.select a {
	text-decoration: underline;
	background-position: 0px 5px;
}

#left_part .magazine .sub a{
	font-size: 8pt;
}

#left_part .news h2 {
	color: #ff6300;
}

#left_part .news ul {
	margin: 0px;
	padding: 0px;
}

#left_part .news li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 13pt;
	margin-bottom: 16px;
}

#left_part .news li,
#left_part .news li a {
	font-size: 8pt;
/*	color: #38393b;	*/
	color: #003399;
}

#left_part .news li a {
	font-size: 7.5pt;
}

/* ---------- end: left part ---------- */

/* ---------- start: right part ---------- */

#right_part {
	position: relative;	_right: 1px;
	margin: 5px;		_margin-right: 2px;
	margin-left: 0px;
	width: 770px;
	float: right;
	color: #003399;
/*	background-color: red;	*/
}
#right_part a {		
/*	color: #3a3939;	*/
	color: #003399;
}
#archive,
#product,
#product_list_1_1,
#producter_detail .color,
#right_part .color {
/*	color: #4d669d;	*/
}

#find_list .red {
	font-weight: bold;
	color: #ff6300;
	margin-bottom: 20px;
}

#find_list,
#news_list {
	font-size: 12px;
}

#articles_list a,
#find_list a,
#news_list a {
	font-weight: bold;
}

#articles_list .article_item,
#find_list .find_item,
#news_list .news_item {
	min-height: 55px;	height: auto;	_height: 55px;
	margin-bottom: 20px;
}

#right_part hr {
	margin: 20px 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	background: none;
	border: none;
	border-bottom: 1px solid #ff6300;
}

#right_part .content {
	margin: 0px;
	padding: 19px 10px;
}

#right_part .col1,
#right_part .col2 {
	float: left;
	width: 370px;
}

#right_part .news_item {
	width: 360px;
	margin-bottom: 10px;
}

#right_part .news_item .img {
	float: left;
	width: 90px;
	margin-right: 10px;
	text-align: center;
}

#right_part .news_item .text {
	float: right;
	width: 260px;
	font-size: 9pt;
}

#right_part .news_item .text h2 {
	margin: 0px;
	color: #ff6300;
	font-size: 9pt;
}

#right_part .news_item .text p {
	margin: 0px;
	padding: 0px;
}

#right_part .news_item .text a {
/*	color: #3a3939;	*/
	color: #003399;
}

#right_part {
/*	xxx	line-height: 150%;	*/
}

#right_part h1 {
	font-size: 17px;
	font-weight: bold;
	color: #ff6300;
}

#left_column,
#right_column {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

#left_column {
	float: left;
	width: 330px;
}

#left_column ul,
#right_column ul,
#archive ul {
	margin: 0px;
	padding: 0px;
}

#left_column li,
#right_column li,
#archive li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 1px;	_margin-bottom: 0px;	_border-bottom: 1px solid #FFF;
}

#left_column li .mark,
#right_column li .mark {
	position: absolute;
	right: -15px;
	top: -2px;
	display: none;
}

#left_column li.select .mark,
#right_column li.select .mark {
	display: block;
}

#left_column li a,
#right_column li a,
#archive a {
	display: block;
	padding: 1px 6px 3px 6px;
/*	xxx	line-height: 14px;	*/
}

#left_column li.odd a,
#right_column li.odd a,
#archive li.odd a {
	background-color: #ececee;
}

#left_column li.eve a,
#right_column li.eve a,
#archive li.eve a {
	background-color: #f1f1f2;
}

#right_column li a:hover,
#right_column li.select a,

#left_column li a:hover,
#left_column li.select a,
#archive li a:hover,
#archive li.select a {
	background-color: #fde3ce;
}

#right_part .head_list {
	background-color: #ff6300;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px 6px 1px 6px;
}

#right_column {
	float: right;
	width: 400px;
}

#right_column .block {
	background-color: #f1f1f2;
	margin-bottom: 3px;
/*	color: #4d669d;	*/
	padding: 0px 6px;
}

#right_part .programas #left_column,
#right_part .productgroepen #left_column {
	width: 290px;
}

#right_part .programas #right_column,
#right_part .productgroepen #right_column {
	width: 440px;
}

#right_part .pg_st2 #left_column a {
	font-size: 11px;
}

#right_part .docs {
	margin-top: 15px;
}

#right_part .docs a {
	color: #4d669d;
}

#right_part .docs .name {
	float: left;
	width: 240px;
	font-weight: bold;
	color: #ff6300;
	margin-right: 10px;
}

#right_part .docs .column {
	float: left;
	padding: 0 0 15px 0;
}

#right_part .docs .columns .column {
	float: left;
	width: 240px;
	margin-right: 10px;	_margin-right: 5px;
}

#archive .year {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	width: 290px;
}

#archive .year li {
	_margin: 0px;
}

#service_line {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/images/bgr_service_line.gif) repeat-x top;
	min-height: 21px;	height: auto;	_height: 21px;
	padding: 10px 0px 0px 0px;
	line-height: normal;
}

#service_line a {
	margin: 2px 4px 2px 11px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	text-decoration: none;
	padding: 7px 3px 3px 22px;
}

#service_line span.mail a{	background-image: url(/images/ico_mail.gif);	}
#service_line a.print {	background-image: url(/images/ico_print.gif);	}

/* ---------- start: form ---------- */

#forms {
	font-size: 8.5pt;
}

.errors {
	display: block;
	width: 330px;
	background: #DC0000;
	color: #FFF;
	margin: 10px 0px 10px 0px;
	padding: 2px 5px;
}

.errors p {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.fClear {
	float: none;
	clear: both;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

.TextBoxTB,
.TextBoxTBReq,
.TextAreaTA,
.RadioButtonRB,
.RadioButtonRBReq {
}

.TBTextSTextBox,
.TBTextSReqTextBox,
.TATextSTextArea,
.RBTextSRadioButton,
.RBTextSReqRadioButton {
	width: 80px;
	font-weight: bold;
	float: left;
}


.TBTextBox input,
.TBReqTextBox input {
	width: 245px;
	border: 1px solid #a5acb2;
}

textarea.TATextArea {
	position: relative;
	_left: -3px;
	width: 261px;
	height: 80px;
	border: 1px solid #a5acb2;
}

.RBRadioButton input,
.RBReqRadioButton input {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.RBRadioButton0,
.RBRadioButton1,
.RBReqRadioButton0,
.RBReqRadioButton1 {
	float: left;
	width: 70px;
	position: relative;
	top: -2px;
}


.TBTextETextBox,
.TBTextEReqTextBox,
.TATextETextArea,
.RBTextERadioButton,
.RBTextEReqRadioButton {
}

#formButtons {
	width: 344px;
	text-align: right;
}

#formButtonsOrange a,
#formButtonsOrange input {
	font-size: 9.25pt;
	color: #FFF;
	background-color: #ff6300;
	border-top: 2px solid #ffa042;
	border-right: 2px solid #ff7c0c;
	border-bottom: 2px solid #ff7c0c;
	border-left: 2px solid #fcba77;
	cursor: pointer;
}

#formButtons #btnSubmitForm,
#formButtons #btnResetForm {
	border: none;
	background-image: url(/images/btn_91x22.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 0px;
	width: 91px;
	font-size: 10pt;
	cursor: pointer;
}

#mailForm .TBTextSTextBox,
#mailForm .TBTextSReqTextBox,
#mailForm .TATextSTextArea,
#mailForm .TATextSReqTextArea {
	width: 150px;
	text-align: right;
	padding-right: 15px;
}

#mailForm #formButtonsOrange {	margin-left: 165px;	}

#mailForm{
  margin-top: 50px;
}

#mailForm .TextAreata textarea{
  height: 100px;
  overflow: auto;
}


/* ---------- end: form ---------- */

/* ---------- start: xml form ---------- */

.xml_form {
	margin: 10px 0px;
}

.xml_form input {
	border: 1px solid #a5acb2;
}

.xml_form input.chb {
	border: none;
}

.xml_buttons {
	width: 225px;
	text-align: right;
}

.xml_buttons input {
	font-size: 9.25pt;
	color: #FFF;
	background-color: #ff6300;
	border-top: 2px solid #ffa042;
	border-right: 2px solid #ff7c0c;
	border-bottom: 2px solid #ff7c0c;
	border-left: 2px solid #fcba77;
}

/* ---------- end: xml form ---------- */

/* ---------- end: right part ---------- */

#footer {
	display: none;
}

/* ---------- start: paging ---------- */

#paging {
	position: absolute;
	bottom: 0px;
	width: 700px;	
	text-align: center;
	font-weight: bold;
}

#left_column #paging {
	width: 330px;
}

#right_part .programas #left_column #paging {
	width: 290px;
}

/* ---------- end: paging ---------- */





