#top_part,
#left_part,
#main_menu,
#home_menu,
#footer,
#bot_line,
#search_line,
#picture,
#service_line,
#end_menu,
#logo {
	display: none;
}

#page {
	border: none;
}

#right_part {
	width:	100%;
	float: none;
}

.more {
	margin-left: 10px;
}

/* ------------------------------------------------- */
#body {
	width: 90%;	/*	978px	*/
}

#body_bgr {
	width: 100%;
	border: none;
}

#body_content {
	width: 97%;	/*	960px	*/
	border: none;
}

#right_part {
	width: 100%;	/*	770px	*/
	padding: 0px;
}

#right_part .content {
	padding: 0px;
	margin: 0px;
}

#right_part .col1,
#right_part .col2 {
	width: 48%;	/*	370px	*/
}

#right_part .news_item {
	width: 47%;	/*	360px	*/
	margin-bottom: 10px;
}

#right_part .news_item .img {
	width: 12%;	/*	90px	*/
	margin-right: 10px;
}

#right_part .news_item .text {
	float: right;
	width: 33%;	/*	260px	*/
	font-size: 9pt;
}

#left_column {
	float: left;
	width: 42%;	/*	330px	*/
	border-bottom: 1px solid #FFF;
}
#right_column {
	float: right;
	width: 52%;	/*	400px	*/
}
#right_part .programas #left_column,
#right_part .productgroepen #left_column {
	width: 37%;	/*	290px	*/
}

#right_part .programas #right_column,
#right_part .productgroepen #right_column {
	width: 57%;	/*	440px	*/
}
#right_part .docs .name {
	width: 31%;	/*	240px	*/
	margin-right: 10px;
}
#right_part .docs .column {
	width: 31%;	/*	240px	*/
	margin-right: 10px;
}
#archive .year {
	margin-top: 15px;
	margin-right: 20px;
	width: 37%;	/*	290px	*/
}

#archive .year li {
	_margin: 0px;
}

/* ---------- start: form ---------- */

#forms {
	font-size: 8.5pt;
}

.errors {
	width: 330px;
	margin: 10px 0px 10px 0px;
	padding: 2px 5px;
}

.TBTextSTextBox,
.TBTextSReqTextBox,
.TATextSTextArea,
.RBTextSRadioButton,
.RBTextSReqRadioButton {
	width: 80px;
}


.TBTextBox input,
.TBReqTextBox input {
	width: 245px;
}

textarea.TATextArea {
	width: 261px;
}

.RBRadioButton input,
.RBReqRadioButton input {
	margin-right: 5px;
}

.RBRadioButton0,
.RBRadioButton1,
.RBReqRadioButton0,
.RBReqRadioButton1 {
	width: 70px;
}

#formButtons {
	width: 344px;
}

#formButtons #btnSubmitForm {
	width: 91px;
}

/* ---------- end: form ---------- */

#paging {
	width: 100%;	/*	700px	*/
}

#left_column #paging {
	width: 330px;
}

#right_part .programas #left_column #paging {
	width: 290px;
}

#mailForm .TextBoxinp, #mailForm .TextAreainp{
  width: 100%;
}
#mailForm .TextAreata .taTextSTextArea, #mailForm .TextBoxinp .inpTextSTextBox{ width: 150px; text-align: right; padding-right: 15px; }
#mailForm .TextAreata .taTextArea, #mailForm .TextBoxinp .inpTextBox{ width: 300px; }
#mailForm .TextAreata textarea, #mailForm .TextBoxinp .inpTextBox input{ width: 300px; border: 1px solid #ffc700; }
#mailForm .TextAreata textarea{
  margin-left: 165px;
}

#preButtonClear{ clear: both; }
#btnSubmitForm{
  margin-left: 165px;
}

* {
	color: #000 !important;
}

.btn {
	background-color: #FFF;
	border: 2px solid #000;
}

hr {
	border-bottom: 1px solid #000 !important;
}