html,body {
	font-family:Arial;
	font-size: 13px;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	color: #222333;
}

h1 {
	font-size: 28px;
}

h1.header_text  {
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
	color: #111;
	width: 575px;
}

h2 {
	font-size: 22px;
	color: #111;
}

h3 {
	font-size: 18px;
	color: #111;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

a {
	color:#004276;
	font-weight:bold;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
	text-decoration:underline;
}

a img {
	border: 0;
	outline: none;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.not_underlined,a.not_underlined {
	color: #222;
	text-decoration: none;
}

.blue_link {
	color: #004276;
}

#logo h1 {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 0px;
}

#header {
	width: 986px;
	height: 231px;
	margin: 0 auto;
	background-image:url('../images/bg_header.gif');
	position: relative;
	background-position:right top;
	z-index: 500;
}

*,p {
	margin: 0;
	padding: 0;
}

#logo {
	float:left;
	margin:0;
	padding:0;
	width:154px;
}

#logo a img {
	border:0 none;
	height:108px;
	margin:0;
	padding:0;
	width:154px;
}

#col_breed {
	float: left;
	width: 965px;
}

#header-banner {
	margin: 1px 0 0 0;
	float: right;
	height: 90px;
	width: 728px;
}

h2.header_text {
	padding: 0;
	margin: 0;
	font-size: 32px;
	font-weight: bold;
	padding-left: 5px;
}

h2.header_text.tag_header_text {
	font-size: 20px;
	padding-left: 15px;
	margin-bottom: 10px;
}

h3.header_text_subheader {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}

h2.subheader_text {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	padding-left: 6px;
	margin-top: 10px;
}

.pagenumber {
	background-image: url('../images/pagenumber_block.gif');
	color: White;
	height: 18px;
	margin: 0px 0px 0 0px;
	padding: 2px 0 0 0;
	position: relative;
	text-align: center;
	width: 20px;
	text-decoration: none;
	display: inline-block;
}

.pagenumber_active {
	color: #222;;
	height: 18px;
	margin: 0px 0px 0 0px;
	padding: 2px 0 0 0;
	position: relative;
	text-align: center;
	width: 20px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}

#a_back {
	float: left;
}

#a_next {
	float: right;
}

.a_npossible {
	color: #c9c5c6;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	visibility: hidden;
}

.a_possible {
	color: #222;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}

.page_title {
	font-size:32px;
	font-weight:bold;
	margin-left:5px;
}
.page_subtitle {
	font-size:15px;
	font-weight:bold;
	margin: 10px 0px;
}

.pagenav {
	width: 625px;
	height: 30px;
	margin: 10px 0 0 10px;
}

.pagenav_howtos {
	width: 625px;
	height: 30px;
	margin: 0 0 0 10px;
}

.pagenav_numbers {
	position: absolute;
	width: 485px;
	margin: 0 70px 0 70px;
	overflow: hidden;
	text-align: center;
}

/* begin netwerklogin */
.shadow {
	z-index: 900;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
}

.networklogin_block_container {
}
.networklogin_block {
	margin-top: -153px;
	margin-left: -233px;
	height:306px;
	width:466px;
	position: absolute;
	top: 50%;
	left: 50%;
/*	margin:175px 0 0 250px;*/

/*	position:absolute;*/
	z-index:997;
}

.networklogin_block_sluiten {
	margin:15px 0 0 400px;
	position:absolute;
}

.networklogin_block_sluiten a {
	color: #222;
	text-decoration: underline;
	font-size: 10px;
}

.networklogin_block_top {
	background-color:#000000;
	height:4px;
	width:466px;
}

.networklogin_block_middle {
	background-color:#EDEBEC;
	border-bottom:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	overflow:hidden;
	padding:9px 9px 35px;
	width:446px;
}

.networklogin_block_middle .content {
	margin-left:21px;
}

.networklogin_block_middle .content form fieldset {
	border:0 none;
	margin-bottom:2px;
	padding:2px;
	text-align:left;
}

.networklogin_block_middle .content form fieldset .networklabel_inputlabel {
	clear:left;
	display:block;
	float:left;
	line-height:24px;
	margin:0;
	padding-right:1em;
	text-align:left;
	width:105px;
}

.networklogin_block_middle .content form fieldset input {
	border:1px solid #7F9DB9;
	font-size:12px;
	height:19px;
	margin:2px 0;
	padding:2px 0 0 2px;
	width:281px;
}

.networklogin_block_middle .content form fieldset input.radio_1 {
	border:0 none;
	width:14px;
}

.networklogin_block_middle .content form fieldset input.radio_2 {
	border:0 none;
	margin-left:75px;
	width:14px;
}

.verplichtevelden {
	font-size:10px;
}

.networklogin_block_middle .content form fieldset input.btn_submit {
	border:0;
	outline:0;
	height:22px;
	margin:10px 0 0 211px;
	position:absolute;
	width:99px;
	background-image: url('../images/btn_aanmelden.gif');
}

.netwerklogin_block_hr {
	background-color:#CFCFCF;
	height:1px;
	line-height:0;
	margin-bottom:10px;
	margin-top:10px;
	width:404px;
}

.networklogin_input {
	width: 254px;
	margin: 4px 0;
	font-size: 11px;
	color: #222;
	padding: 2px 0 0 2px;
	height: 17px;
}

.netwerkaanpassen_submit {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 22px;
	margin-top: 10px;
}

.networklogin_block_middle_col1 label.label_checkbox {
	position: absolute;
	margin-left: 10px;
	font-weight: normal;
}

.networklogin-afhandeling {
	margin-top: 15px;
}

.networklogin-afhandeling_aanmelden {
	margin-top: 0px;
}

.networklogin_afhandeling span {
	color: #222;
}

.networklogin-afhandeling a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.networklogin_submit {
	margin: 69px 0 0 120px;
}

.networklogin_submit_aanmelden {
	margin: 4px 0 0 120px;
}

#wordlid_block {
	background-image: url('../images/bg_netwerk_login_block.gif');
	height: 201px;
	width: 630px;
	margin: 15px 0 10px 5px;
}

.wordlid_block_text {
	padding: 33px 15px 0 335px;
	font-size: 12px;
	line-height: 16px;
}

.wordlid_block_submit {
	margin: 4px 0 0 135px;
}

/* end netwerklogin */ /* begin service menu */
#servicemenu {
	margin: 0;
	height: 57px;
	width: 986px;
	float: right;
}

#servicemenu form {
	margin: 17px 0 0 10px;
	padding: 0;
	float: right;
}

#servicemenuitems {
	margin:0;
	padding-top:20px;
	float: right;
	position: relative;
	font-size: 11px;
}

#servicemenuitems a {
	color: #222;
	text-decoration: none;
}

#servicemenuitems a:hover {
	text-decoration: underline;
}

/* end service menu */
.btn_rss, .btn_twitter {
	margin: -2px 0 0 0px;
	font-size: 10px;
}

.btn_rss img, .btn_twitter img
{
	vertical-align: bottom;
}

/* begin form zoek */

.form_zoek_input {
	border: 1px solid #CCCCCC;
	height: 16px;
	margin: 0;
	padding: 0;
	top: -4px;
	width:160px;
	position: relative;
}

.form_zoek_submit {
	margin: 0;
	margin-left: 1px;
	padding: 0;
	/*width: 50px;*/
}

/* end form zoek */ /* begin menu */
#menu {
	float:left;
	margin: 2px 0 0 0;
	position:relative;
	width:807px;
	z-index:30;
}

.menuitems {
	list-style: none;
	margin:0;
	padding:0;
}

.menu_right {
	float: right;
}

.menuitems li {
	float: left;
	margin-left: 0px;
	height: 36px;
	background-image: url('../images/menu.gif');
	background-position: top center;
	background-repeat: no-repeat;
}


.menuitems.menu_right li {
	margin-right: 0px;
}

.menuitems li.menu-last {
	margin-right: 0px;
}

.menuitems.menu_right li.menu-first {
	margin-left: 0px;
}


#menul .menuitems > li {
	border-right: 1px solid #ffffff;
}


#menur .menuitems li {
	border-left: 1px solid #ffffff;
}

.menuitems li div {
	height: 29px;
	position: relative;
}

.menuitems .menu-hassub a {

}

.menuitems li a {
	color:white;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:29px;
	padding:10px 25px 0 16px;
	text-align:left;
	text-decoration:none;
}

.menuitems.menu_right li a {
	font-weight: normal;
}

.menuitems li.active {
	background-position:0 -36px;
}

.menuitems li:hover {
	background-position: bottom center;
}

.menuitems li a.a_normal {
	font-weight: normal;
}

.menuitems ul.submenu {
	position: absolute;
	z-index: 500;
	list-style: none;
	display: none;
	background: url('../images/submenu_black.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 6px 0 0 0;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 147px;
}

.menuitems ul li {
	width: 100%;
	z-index: 500;
	background-color: transparent;
	background-image: none;
	text-align: left;
	float: none;
	position: static;
	border: none;
	height: 19px;
	width: 127px;
	border-bottom: 1px solid #6E6A64;
	margin: 0 0 0 10px;
	list-style-image: url('../images/submenu_arrow_pink.png');
	list-style-position: inside;
}

.menuitems ul li.active {
	list-style-image: url('../images/submenu_arrow_white.png');
	list-style-position: inside;
}

.menuitems ul li a {
	padding: 0px;
	color: #AEAAA4;
	font-weight: normal;
}

.menuitems ul li a:hover {
	color: #ffffff;
}

.menuitems ul li.active a {
	color: #ffffff;
	font-weight: normal;
}

@-moz-document url-prefix() {
	.menuitems ul li a:hover {
		padding: 0 0 0 10px;
	}

	.menuitems ul li.active a {
		padding: 0 0 0 10px;
	}
	
	.menuitems ul li a {
		padding: 0 0 0 10px;
	}
}

.menuitems li:hover ul {
	display: block;
}

.menuitems li .subpointer {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 9px;
	height: 36px;
	background-image: url('../images/menu-subpointer.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.menuitems li:hover .subpointer {
	background-position: left bottom;
}

.menuitems li.active .subpointer {
	background-position: left bottom;
}

/* end menu */ /* begin inlog menu */
#menu_inlog {
	float: left;
	margin: 2px 0 0 5px;
	position: relative;
	width: 174px;
	background-color: Aqua;
	height: 36px;
	position: relative;
}

#menuitems_inlog li a {
	color:white;
	display:block;
	font-family:Arial;
	font-weight:normal;
	height:22px;
	letter-spacing:0.1px;
	padding:10px 0 0 11px;
	text-decoration:none;
	font-size: 12px;
}

#menuitems_inlog li#menu-inloggen {
	background-image: url('../images/menu-inloggen.gif');
	background-repeat: no-repeat;
	width: 88px;
	height: 36px;
	margin: 0 0 0 0;
}

#menuitems_inlog li#menu-ingelogd {
	background-color:#004276;
	color:White;
	height:20px;
	margin:0;
	padding:8px 0 8px 8px;
	text-align:left;
	width:166px;
}

#menuitems_inlog li#menu-registreren {
	background-image: url('../images/menu-registreren.gif');
	background-repeat: no-repeat;
	width: 86px;
	height: 36px;
	margin: 0 0 0 0;
}

#menuitems_inlog li#menu-ingelogd a {
	text-decoration: underline;
	display: inline;
	margin-top: 8px;
	padding: 0;
}

#login_box {
	display: none;
}

#login_box.login_show {
	background-image: url('../images/submenu_blue_login.png');

	z-index:50;
	display:block;
	font-size:13px;
	height:155px;
	margin:36px 0 0 810px;
	overflow:hidden;
	position:absolute;
	width:176px;
}

#login_box .login_emoticon {
	float: left;
	margin: 0px 5px 0 8px;
}

#login_box .logout_emoticon {
	float: right;
	margin: 0px 5px 0 8px;
}

#login_box img {
	bottom: 0;
	margin: 5px 30px;
	position: absolute;
}

#login_box form {
	padding: 0px 5px;
}

.input_login {
	margin: 10px 0 2px 10px;
}

.input_login_email {
	width: 140px;
	height: 18px;
	margin-left: 11px;
	margin-top: 1px;
}

.login_checkbox_label {
	font-size: 10px;
	color: #ffffff;
	margin-left: 3px;
}

.login_emoticon {
	float: left;
	margin: 0 5px 0 8px;
}

.login_welcome {
	width: 110px;
	overflow: hidden;
	height: 2em;
	position: absolute;
}

.login_welcome span {
	position: absolute;
	width: 800px;
}

.logout_emoticon {
	position: absolute;
	right: 5px;
}

.submit_login {
	margin: 5px 0 2px 75px;
	background-image: url('../images/btn_inloggen.gif');
	width: 78px;;
	height: 22px;
	border: 0;
	outline: 0;
	background-color: white;
}

.login_listitem {
	display: inline-block;
	color: #222;
	margin-left: 15px;
}

.login_links {
	color: #ffffff;
	font-size: 11px;
}

.breadcrum {
	height: 22px;
	font-size: 10px;
	color: #646464;
	padding: 6px 0 0 0;
	margin: 0px;
	font-weight: bold;
	position: relative;
	float: left;
	width: 986px;
}

.breadcrum a:link,.breadcrum a:visited {
	color: #004276;
	text-decoration: underline;
	font-weight: bold;
}

.breadcrum a.active:link,.breadcrum a.active:visited {
	color: #222;
	text-decoration: none;
	font-weight: bold;
}

/* begin content */
#content {
	position: relative;
	margin: 0 auto;
	width: 996px;
	z-index: 5;
}

#content #col_left {
	width: 640px;
	float: left;
	margin-right: 15px;
}

#col_left_innerleft_small,#col_left_innerright_small {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}

#col_left_innermiddle_small {
	float: left;
	width: 210px;
	margin: 0 5px 0 5px;
	padding: 0px;
}

#col_left_innerleft {
	float: left;
	width: 310px;
	margin: 30px 10px 0 5px;
}

#col_left_innerright {
	float: left;
	width: 310px;
	margin: 30px 0 0 0;
}

.filter {
	position: absolute;
	margin: -38px 0 0 0px;
	width: 605px;
	padding-top: 8px;
}

.filter_blog,.filter_experts {
	position: absolute;
	margin: -38px 0 0 0px;
	width: 635px;
}

.filter_blog form,.filter_experts form {
	text-align: right;
}

.filter_blog label {
	font-weight: bold;
}

.filter_blog label#blogger {
	font-weight: bold;
	margin-left: 70px;
}

.filter_blog select {
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	font-weight: normal;
	height: 22px;
	color: #222;
	width: 110px;
}

.filter_experts select {
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	font-weight: normal;
	height: 22px;
	color: #222;
	width: 200px;
}

.filter_blog option,.filter_experts option {
	padding: 0 3px 0 3px;
}

.hr_filter_blog {
	width: 415px;
	height: 1px;
	background-color: #c9c5c6;
	line-height: 0;
	font-size: 0;
	margin-top: 10px;
	float: right;
}

.filter form {
	text-align: right;
}

.filter label {
	font-weight: bold;
}

.filter select {
	background-color:#004276;
	border:1px solid #004276;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	width:200px;
}

.filter option {
	padding: 0 3px 0 3px;
}

.space_10 {
	height: 10px;
}

.space_20 {
	height: 20px;
}

.zoekresultaat_item .zoekresultaten_content_text_algemeen ul.article_details {
	font-size: 10px;
	color: #222;
	padding: 7px 0 0 0;
	margin-bottom: 0px;
	list-style-type: none;
}

.form_zoekresultaten {
	padding-top: 20px;
}

.newsblock_zoekresultaten .sprout_netwerk_link {
	float: none;
	margin: 3px 0 0 4px;
}

.article,.bedrijf {
	border-top:4px solid #CFCFCF;
	cursor:pointer;
	overflow:hidden;
	padding:9px 0 2px;
	width:100%;
	margin:25px 0 0;
	padding-top:5px;
	position:relative;
}

.article:hover,.bedrijf:hover {
	border-top:4px solid #000000;
	background-color: #f6f6f6;
	cursor: pointer;
}

.article_title a:hover {
	text-decoration: none;
}

.article_body {
	overflow: hidden;
}

ul.article_details {
	font-size: 10px;
	color: #222;
	list-style-type: none;
	height: 16px;
}

ul.article_details li {
	float: left;
}

ul.article_details li.article_details_leesverder {
	float: right;
	font-size: 12px;
}

.item_small ul.article_details li.article_details_leesverder {
	font-size: 10px;
}

ul.article_details a {
	color:#004276;
	font-weight:bold;
	text-decoration:underline;
}

li.article_details_date {
	/*width: 35px; Anders wordt het lelijk wanneer er een jaartal achter staat */
}

li.article_details_divider {
	margin: 0px 3px;
}

.zoekresultaat_item {
	margin-left: 6px;
	width: 630px;
	cursor: pointer;
}
.zoekresultaat_item:hover {
	background-color: #edebec;
}

.item_normal,.item_normal_noimage {
	background-color: #ffffff;
	overflow: hidden;
	margin: 5px 5px;
	cursor: pointer;
	position: relative;
	padding-bottom: 5px;
	width: auto;
}

.item_normal_noimage {
	padding-left: 5px;
}

.item_normal .article_body,.item_normal_noimage .article_body {
	font-size: 13px;
	line-height: 18px;
	margin-top: 2px;
}

.item_normal .article_body {
	height: 90px;
}

.article_photo {
	margin: 5px 15px 5px 5px;
	height: 120px;
}
.item_small .article_photo {
	position:absolute;
	bottom: 29px;
}

.item_normal .article_photo {
	float: left;
	margin: 5px 15px 0px 5px;
}

.article_photo .rounded_border {
	background-image: url('../images/home_article_photo_rounded_white.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	position: absolute
}

.items_small {
	float:left;
    width:100%;
	position:relative;
	margin-bottom:14px;
	height:100%;
}

.item_small  {
	float:left;
	position:relative;
}

.item_small .article {
	margin: 14px 0 0 0;
	position:relative;
}

.item_small .article_body {
	padding: 3px 10px 0px 10px;
	color: #222;
	line-height: 20px; /*letter-spacing: -0.04em;*/
	font-size: 13px;
}

.item_small .article_subject a {
	text-decoration: none;
	color: #004276;
	font-weight: bold;
	font-size: 10px;
}

.item_small .article_dotted_line {
	background-image: url('../images/article_dotted_line.png');
	margin: 0 5px 2px 5px;
	height: 3px;
}

.item_small .article_details {
	padding: 7px 10px;
}

.item_main_text {
	position: relative;
	min-height: 182px;
	width: 310px;
	float: right;
	margin-top: -3px;
}
.item_main.magazine .item_main_text {
	width: 430px;
}

.item_main_text_noimg {
	float: none;
	width: 100%;
}

.item_uitgelicht_box {
	background-color:#EDEBEC;
	border-right:1px solid #CFCFCF; /* moet dit? ja dit moet */
	border-bottom:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	margin:5px 5px 28px;
	overflow:hidden;
	padding:9px;
	width:610px;
}

.item_uitgelicht_box img {
 float: left;
}

.item_normal ul.article_details {
	position: absolute;
	padding: 5px 0px;
	width: 403px;
	bottom: 0px;
	left: 220px;
}

.item_main ul.article_details {
	
}

.item_main_text ul.article_details {
	padding: 5px 0px;
	right: 0px;
	bottom: -5px;
	width: 100%;
}

.item_li {
	background-color: #ffffff;
	overflow: hidden;
	border-bottom: 1px solid #c9c5c6;
	cursor: pointer;
}

.item_li ul.article_details {
	padding: 5px 1px 1px 5px;
	float: left;
}

.item_li li.article_details_title {
	margin-left: 208px;
	margin-top: -18px;
	padding-bottom: 2px;
	width: 412px;
}

.item_li li.article_details_title a {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}

ul.news_mainarticle_details {
	font-size: 10px;
	color: #222;
	padding: 7px 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	list-style-type: none;
}

ul.geplaatst_besproken_details {
	font-size: 10px;
	color: #222;
	padding: 7px 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	list-style-type: none;
}

ul.geplaatst_besproken_details li {
	float: left;
}

.geplaatst_besproken_details a {
	color: #4c3f42;
	text-decoration: underline;
	font-weight: normal;
}

ul.news_article_details {
	font-size: 10px;
	color: #222;
	padding: 5px 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	list-style-type: none;
}

.article_list {
	width: 630px;
	margin-left: 6px;
	margin-top: 10px;
}

.block_grey_news_uitgeklapt {
	background-image: url('../images/bg_block_grey_uitgeklapt.gif');
	width: 630px;
	height: 190px;
	margin-left: 6px;
	margin-top: 15px;
}

.block_grey_news {
	background-image: url('../images/bg_block_grey.gif');
	width: 630px;
	height: 100px;
	margin-left: 6px;
	margin-top: 15px;
}

.submit_search_uitgeklapt {
	position: absolute;
	margin: -2px 0 0 14px;
}

.submit_search {
	position: absolute;
	margin: 9px 0 0 15px;
}
.searchsort {
	float: right;
}

.searchoption_selected {
	color:#000;
	text-decoration: none;
}

.uitgebreid_zoeken_link {
	margin: 10px 0 0 15px;
}

.uitgebreid_zoeken_link a {
	color: #4c3f42;
}

.uitgebreid_zoeken_link img {
	margin-left: 5px;
}

.h3_block_grey {
	font-size: 18px;
	color: #4c3f42;
	margin: 0 0 0 15px;
	padding-top: 11px;
}

.span_form,.span_form2 {
	color: #4c3f42;
	margin: 0 5px 0 15px;
	float: left;
}

.span_form {
	margin-top: 12px;
	font-weight: bold;
}

.input_block_grey_large {
	color: #4c3f42;
	width: 397px;
	margin: 8px 0 0 15px;
	height: 18px;
}

.checkbox_block_grey {
	margin: 1px 0 0 15px;
}

.checkbox_block_grey_2 {
	margin: 0px 0 0 112px;
}

.span_checkbox_block_grey {
	margin: 0 0 0 4px;
}

.span_checkbox_block_grey_2 {
	margin: 0 9px 0 4px;
}

.input_block_grey_medium {
	color: #4c3f42;
	width: 304px;
	margin: 10px 0 35px 21px;
	height: 22px;
}

.formulier_block form fieldset input.btn_verzend {
	border: 0;
	margin: 2px 0;
	height: 22px;
	width: 140px;
	margin-left: 37px;
}

.select_cat_col {
	float: left;
	width: 120px;
}

.input_block_grey_small,input_block_grey_small_3 {
	color: #4c3f42;
	width: 72px;
	margin: -2px 0 4px 35px;
	height: 22px;
}

.input_block_grey_small_2 {
	color: #4c3f42;
	width: 72px;
	margin: -2px 0 4px 1px;
	height: 22px;
}

.input_block_grey_small_3 {
	color: #4c3f42;
	width: 72px;
	margin: -2px 0 4px 35px;
	height: 22px;
}

.advertorial {
	padding: 0 0 0 0;
	margin: 5px;
	width: 628px;
	border: 1px solid #c9c5c6;
	clear: both;
}

.advertorial .advertorial_title {
	color: #004276;
	font-size: 10px;
	padding: 3px 0 0 6px;
}

.advertorial .advertorial_text {
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0 0 19px;
	width: 442px;
}

.advertorial .advertorial_text a {
	font-size: 12px;
	font-weight: bold;
	float: right;
	color: #004276;
	text-decoration: underline;
	margin: 3px;
}

.advertorial .advertorial_text_link {
	color: #004276;
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0;
}

.advertorial img {
	/*float: right;
	margin: 0 19px 20px 10px;*/
}

.tekst_detail .advertorial {
	margin: 8px 0px;
	width: 633px;
}

.tekst_detail .kader_links,
.tekst_detail .kader_rechts
{
	width: 200px;
	padding: 10px;
	border: 1px solid #d8d8d8;
	margin: 10px;
	background: #fcfcfc;
	font-size: 12px;
	line-height: 18px;
}

.tekst_detail .kader_links
{
	float: left;
	margin-left: 0;
}

.tekst_detail .kader_rechts
{
	float: right;	
	margin-right: 0;			
}

.tekst_detail .download {
	padding: 10px;
	padding-left: 35px;
	width: 100%;
	background: transparent  url('../images/icon_download.gif') no-repeat 10px 8px;
}

#content #col_right {
	width: 336px;
	float: left;
}

.colRightWidgetSearch
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

.colRightWidgetSearch .form_zoek_input
{
	width: 278px;
}

.colRightWidgetSearch .form_zoek_submit
{
	top: 0;
}

/* end content */
#menuitems,#menuitems_inlog {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#flash_news {
	padding: 0 5px 0 5px;
	height: 250px;
}
#rectangle {
	margin-bottom: 20px;
}
#rectangle, #logolinks {
	padding: 0;
}

#logolinks {
	margin-top: 20px;
}

/* --start news -- */
.news_bar_top {
	background-color:#CFCFCF;
	height:4px;
	margin:5px 0 0 5px;
	padding:0;
	width:630px;
}

.newsitem,.howtoitem,.newsitem_noimage,.howtoitem_noimage {
	background-color: #ffffff;
	overflow: hidden;
	margin: 5px 0 5px 0;
	cursor: pointer;
	position: relative;
}

.newsitem:hover,.howtoitem:hover,.newsitem_noimage:hover,.howtoitem_noimge:hover
	{
	background-color: #edebec;
	overflow: hidden;
	margin: 5px 0 5px 0;
}

.newsitem_photo,.howtoitem_photo {
	float: left;
	margin: 5px 15px 5px 5px;
	height: 120px;
}

.newsitem_text,.howtoitem_text {
	margin-top: 2px;
	margin-left: 5px;
}

.news_overzicht .news_item {
	overflow:hidden;
	padding:10px 5px;
}

.news_item, .tab_content_item {
	position:relative;
}

.news_overzicht .news_item a {
	font-weight:normal;
}

.news_overzicht .news_item a img {
	border:0 none;
	float:left;
	margin-bottom:2px;
}

.news_overzicht .news_item .overig_nieuws_content_text {
	float:left;
	font-size:13px;
	line-height: 19px;
	padding: 7px 0 5px;
	font-weight:normal;
	margin:-3px 0 0 10px;
	width:588px;
}

.overig_nieuws_content_text, .meest_gelezen_content_text {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:7px 0 0 10px;
	width:230px;
}

.news_overzicht .news_item .overig_nieuws_content_text {
	font-size:13px;
	font-weight:normal;
}

.overig_nieuws_content_text, .meest_gelezen_content_text {
	font-size:14px;
	font-weight:bold;
}

.news_overzicht .news_item .overig_nieuws_content_text h3 a {
	font-size:14px;
	font-weight:bold;
	margin:0;
}

.news_overzicht .news_item .overig_nieuws_content_text .overig_nieuws_details {
	color:black;
	font-size:11px;
	font-weight:normal;
	list-style-type:none;
	margin:4px 0 0;
	padding:0;
}

.overig_nieuws_details, .meest_gelezen_details {
	color:black;
	font-size:9px;
	font-weight:bold;
	list-style-type:none;
	margin:4px 0 0;
	padding:0;
}

.hr7 {
	background-image:url('../images/hr1.gif');
	display:block;
	height:1px;
	margin-left:5px;
	width:630px;
}

.category {
	color: #004276;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.p_blog_detail_item {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}

.article_border {
	background-image: url('../images/news_mainitem_bottom.gif');
	width: 628px;
	height: 3px;
	margin-left: 6px;
}

.article_details_full {
	width: 628px;
	margin-left: 5px;
	font-size: 10px;
	list-style-type: none;
	height: 35px;
}

.article_details_full li {
	float: left;
	margin: 10px 0px;
	height: 15px;
	line-height: 15px;
}

.article_details_full li.spacer {
	width: 30px;
}

.article_details_full_title {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

.article_details_full img,.article_details_full span {
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}

.article_details_full a {
	color: #000;
}

.item_main {
	background-image: url('../images/news_mainitem_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px 6px 20px 6px;
}

.item_main img {
	width: 300px;
	height: 180px;
	float: left;
}
.item_main.magazine img {
	width: 180px;
	height: 240px;
}

.item_main_title {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 22px;
	line-height: 24px;
	font-family:Arial;
}

.item_main_subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #004276;
	margin-bottom: 5px;
}

p.item_main_body {
	font-family:arial;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	margin-bottom: 5px;
}

.newsblock_overig,.newsblock_zoekresultaten,.howtoblock_overig,.howtoblock_zoekresultaten,.block_zoekresultaten
	{
	padding-bottom: 5px;
}

.newsblock_overig img,.newsblock_zoekresultaten img,.howtoblock_overig img,.howtoblock_zoekresultaten img
	{
	float: left;
	margin: 12px 0 7px 10px;
}

/* --end news -- */ /* --start poll, newsletter -- */
#poll {
	width: 310px;
	margin: 20px 0 0 0;
}

.poll_header {
	background-image: url('../images/bg_poll_top.gif');
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 40px;
}

.poll_header h1 {
	padding: 5px 0 0 10px;
	font-weight: bold;
	font-size: 18px;
	color: #222;
}

.poll_content {
	background-image: url('../images/bg_poll_content.gif');
	background-repeat: repeat-y;
	overflow: hidden;
}

.poll_text,.newsletter_text {
	margin: 0px 0px 5px 10px;
	overflow: hidden;
	position: relative;
}

.poll_form,.newsletter_form {
	margin: 0;
	padding: 0;
}

.poll_p,.newsletter_p {
	margin-bottom: 10px;
}

.poll_form_radio {
	margin: 2px 0 0 0;
	float: left;
	position: absolute;
}

.submit_poll {
	margin: 3px 10px 0 0;
	float: right;
}

.submit_newsletter {
	left: 176px;
	position: absolute;
	bottom: 9px;
}

.poll_form_label {
	margin: 0 0 0 0px;
	float: right;
	width: 280px;
}

.poll_hr1 {
	background-image: url('../images/hr1.gif');
	display: block;
	height: 1px;
	width: 290px;
	margin: 8px 0 6px -20px;
}

.newsletter_form_input {
	height: 16px;
	margin-bottom: 4px;
	color: #4c3f42;
	font-size: 11px;
	padding-top: 2px;
	width: 136px;
}

.poll_bottom {
	background-image: url('../images/bg_poll_bottom.gif');
	background-position: top;
	width: 300px;
	height: 10px;
	text-align: right;
	padding: 0px 10px 0 0;
}

/* --end poll, newsletter -- */ /* --ondernemers uitgelicht -- */
#ondernemer_spotlight {
	width: 630px;
	margin: 30px 0 0 0;
}

#blogdetail_reacties {
	width: 630px;
	margin: 20px 0 0 5px;
}

#expertvandedag {
	width: 630px;
	margin: 15px 0 10px 5px;
}

.ondernemers_uitgelicht_header,.marketing_sales_experts_header,.netwerk_sprout_header
	{
	background-image: url('../images/bg_ondernemers_uitgelicht_top.gif');
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 40px;
}

.ondernemer_spotlight_header,.blogdetail_reacties_header {
	background-image: url('../images/bg_ondernemer_spotlight_top.gif');
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 40px;
}

.blogdetail_reacties_header h1 {
	font-size: 24px;
	padding-top: 4px;
	color: #ffffff;
	padding-left: 10px;
}

.blogdetail_reacties_header .aant_reacties {
	position: absolute;
	font-size: 16px;
	color: #ffffff;
	margin: -23px 0 0 104px;
}

.netwerk_sprout_header img {
	margin: 8px 0 0 2px;
}

.expertvandedag_header {
	background-image: url('../images/bg_expertvandedag_top.gif');
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 40px;
}

.ondernemers_uitgelicht_header h1,.marketing_sales_experts_header h1,.expertvandedag_header h1
	{
	padding: 5px 0 0 10px;
	font-weight: bold;
	font-size: 22px;
	color: White;
}

.ondernemer_spotlight_header h1 {
	padding: 7px 0 0 10px;
	font-weight: bold;
	font-size: 18px;
	color: White;
}

.experts_item,.marketing_sales_experts_item,.expertvandedag_item {
	margin: 0 10px 0 10px;
	overflow: hidden;
}

.experts_item:hover,.marketing_sales_experts_item:hover,.expertvandedag_item:hover
	{
	background-color: #ddd9db;
	margin: 0 10px 0 10px;
	cursor: pointer;
	overflow: hidden;
}

.experts_item_img,.marketing_sales_experts_item_img,.expertvandedag_item_img
	{
	float: left;
}

.experts_item_img img,.marketing_sales_experts_item_img img,.expertvandedag_item_img img
	{
	margin: 7px 0 5px 10px;
	border: 1px solid #C9C5C6;
}

.ondernemers_uitgelicht_content,.experts_content,.marketing_sales_experts_content,.geplaatst_besproken_content,.netwerk_sprout_content
	{
	background-image: url('../images/bg_ondernemers_uitgelicht_content.gif');
	background-repeat: repeat-y;
}

.ondernemer_spotlight_content,.blogdetail_reacties_content {
	background-image: url('../images/bg_ondernemer_spotlight_content.gif');
	background-repeat: repeat-y;
	width: 610px;
	padding: 10px;
	overflow: hidden;
}

.experts_colleft_content {
	background-image: url('../images/bg_ondernemer_spotlight_content.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 0;
	width: 630px;
}

.blogdetail_reacties_reactie {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	width: 550px;
}

.blogdetail_reacties_quote {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	margin: 18px 0 0 0;
	padding: 0 0 10px 60px;
	border-bottom: 1px solid #bcb7b9;
	color: #4c3f42;
	min-height: 25px;
}

.blogdetail_reacties_content img {
	float: left;
	margin-right: 10px;
	border: 1px solid #C9C5C6;
}

.blogdetail_reacties_content_titel {
	font-size: 18px;
	font-weight: bold;
}

.blogdetail_reacties_content form {
	margin-top: 15px;
}

.blogdetail_reacties_content form textarea {
	width: 605px;
	height: 163px;
}

.blogdetail_reacties_content form input {
	float: right;
	margin-top: 10px;
}

.blogdetail_reacties_content img.img_logo_sprout_netwerk_footer {
	border: 0;
	margin-top: 20px;
}

.ondernemer_spotlight_logo {
	float: left;
}

.ondernemer_spotlight_logo {
	margin-bottom: 5px;
}

.ondernemer_spotlight_logo span {
	font-size: 14px;
	font-weight: bold;
}

.ondernemer_spotlight_info {
	border-right: 1px solid #C9C5C6;
	float: left;
	padding-right: 10px;
	margin-left: 20px;
	width: 200px;
	line-height: 16px;
}

.ondernemer_spotlight_info span {
	font-weight: bold;
	line-height: 20px;
}

.ondernemer_spotlight_omschrijving {
	float: left;
	margin-left: 10px;
	width: 299px;
	line-height: 16px;
}

.ondernemer_spotlight_omschrijving span {
	font-weight: bold;
	line-height: 20px;
}

.ondernemer_spotlight_bottom,.blogdetail_reacties_bottom {
	background-image: url('../images/bg_ondernemer_spotlight_bottom.gif');
	height: 10px;
	width: 630px;
}

.expertvandedag_content {
	background-image: url('../images/bg_expertvandedag_content.gif');
	background-repeat: repeat-y;
}

.ondernemers_uitgelicht_photo {
	border: 1px solid #c9c5c6;
	margin: 10px 0 0 11px;
	float: left;
}

.ondernemers_uitgelicht_text {
	float: left;
	margin: 7px 0 10px 10px;
	width: 220px;
}

.netwerk_sprout_text {
	float: left;
	margin: 7px 0 0 10px;
	width: 290px;
}

.netwerk_sprout_text a {
	color: #4c3f42;
}

.ondernemers_uitgelicht_text a,.ondernemers_uitgelicht_text a:visited {
	color: #222;
	text-decoration: underline;
}

.expertworden {
	text-align: right;
	margin-right: 10px;
	margin-top: 7px;
}

.expertworden span {
	margin-right: 10px;
}

.expertvandedag_bottom .expertworden {
	text-align: right;
	margin-right: 10px;
	margin-top: -8px;
	font-weight: bold;
}

.expertworden span {
	font-size: 14px;
	color: #4c3f42;
	font-weight: bold;
}

.expertworden a {
	color: #4c3f42;
	line-height: 18px;
}

.ondernemers_uitgelicht_bottom {
	background-image: url('../images/bg_ondernemers_uitgelicht_bottom.gif');
	background-position: top;
	width: 300px;
	height: 35px;
	text-align: right;
	padding: 10px 10px 0 0;
	position: relative;
}

.netwerk_sprout_bottom {
	background-image: url('../images/bg_sproutnetwerk_bottom.gif');
	width: 300px;
	height: 4px;
	text-align: right;
	padding: 10px 10px 0 0;
}

.marketing_sales_experts_bottom {
	background-image:
		url('../images/bg_ondernemers_uitgelicht_bottom_norule.gif');
	background-position: top;
	width: 300px;
	height: 25px;
	text-align: right;
	padding: 10px 10px 0 0;
}

.expertvandedag_bottom {
	background-image: url('../images/bg_expertvandedag_bottom.gif');
	background-position: top;
	width: 630px;
	height: 25px;
	text-align: right;
	padding: 10px 0px 0 0;
}

.ondernemers_uitgelicht_bottom .one_of {
	margin: 0 10px 10px 10px;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	height: 20px;
	vertical-align: 7px;
}

.ondernemers_uitgelicht_bottom .one {
	font-size: 14px;
}

/* --END ondernemers uitgelicht -- */
	/* --ondernemers best gewaardeerd/meest actief -- */
.tabnav {
	list-style-type: none;
	margin: 0;
	padding: 0 0 16px 0;
}

.netwerk_tabnav {
	list-style-type: none;
	margin: 0;
	padding: 0 0 16px 0;
}

.showTab {
	display: block;
}

.showTab2 {
	display: block;
}

.hiddenTab {
	display: none;
}

.hiddenTab2 {
	display: none;
}

#col_left .widget {
	float: left;
	margin: 20px 5px 0px 5px;
	width: 310px;
}
#col_right .widget {
	width: 336px;
	margin: 0px 0px 20px 0px;
}
#col_left .widget.widget_wide {
	margin: 20px 5px;
	width: 630px;
}


.widget_simple_top {
	height: 0px;
	border-top: 4px solid black;
}
.nobar .widget_simple_top { border-top: 1px solid #c9c5c6; }

.widget_simple_title {
	border-left: 1px solid #c9c5c6;
	border-right: 1px solid #c9c5c6;
	padding: 5px 0px 10px 10px;
	font-weight: bold;
	font-size: 22px;
	color: #222;
	background-color: #edebec;
}

.widget_simple_body {
	border: 1px solid #c9c5c6;
	border-top: none;
	margin: 0 0 0 0;
	display: block;
	overflow: hidden;
	background-color: #edebec;
	font-size: 13px;
	line-height: 18px;
}


.light .widget_simple_title,
.light .widget_simple_body { background-color: #ffffff; }
.lighter .widget_simple_title,
.lighter .widget_simple_body { background-color: #ffffff; border: none; }

.widget_simple_footer {
	display: none;
}

#video_widget img#loader
{
	margin: 50px auto;
	width: 32px;
	height: 32px;
	display:block;
}

.widget_video
{
}

#video_widget .widget_simple_title
{
	padding-left: 15px;
}

.widget_video_left
{
	width: 440px;
	float: left;
	padding: 0px 5px 0  15px;
	margin: 0 0 10px; 
}

.widget_video_left .widget_video_tekst
{
	overflow:hidden;
}


.widget_video_right
{
	width: 160px;
	float: left;
	padding: 0px 0px 0 0px;  
}

.widget_video_right .video_info
{
	width: 100%;
	margin: 0 0 20px;
}

.widget_video_right .video_more
{
	width: 135px;
	padding: 10px;
	border-top: 4px solid #000;
	margin: 0 0 30px;
	background: #fff;
}

.widget_video_right .video_more .video_more_link
{
	display:block;
}

.widget_video_right .video_more img
{
	padding: 5px;
}

.widget#vacatures_widget,
.widget#vacatures_widget .widget_simple_title,
.widget#vacatures_widget .widget_simple_body
{
	background: #fff;
}

.widget#vacatures_widget .widget_simple_body li
{
	list-style-type: none;
	padding: 3px 12px;
	border-top:1px solid #E8E8E8;
}

.widget#vacatures_widget .widget_simple_body li a
{
	text-decoration: none;
	color: #222;
}

.widget#vacatures_widget .widget_simple_body li a.more
{
	width: 125px;
	padding: 3px;
	margin: 5px auto;
	background: #004276;
	color: #fff;
	display: block;
	text-align: center;
}

.widget#followus_widget
{
	background: #fff;
}

.widget#followus_widget .widget_simple_title
{
	font-size: 16px;
	background: transparent;
}
.widget#followus_widget .widget_simple_body
{
	padding: 0 10px 10px;
	background: transparent;
}

.widget#followus_widget .widget_simple_body li
{
	list-style-type: none;
	padding: 5px 0;
	float: left;
	width: 100px;
}

.widget#followus_widget .widget_simple_body li a
{
	text-decoration: none;
	color: #222;
}

.widget#followus_widget .widget_simple_body li a img
{
	vertical-align: text-bottom;
}

.widget#trefwoorden_widget .widget_simple_title,
.widget#trefwoorden_widget .widget_simple_body
{
	background: transparent;
}

.widget#trefwoorden_widget ul.column
{
	width: 156px;
	float: left;
	padding-bottom: 5px;
	border-top: 1px solid #edebec;
	border-left: 1px solid #edebec; 
}
.widget#trefwoorden_widget ul.column.left
{
	border-left: 1px solid transparent;
}

.widget#trefwoorden_widget ul li
{
	list-style-type: none;
}

.widget#trefwoorden_widget ul li a
{
	padding: 2px 15px;
	display: block;
	font-size: 12px;
}

.widget#trefwoorden_widget ul li a:hover
{
	background: #edebec;
}

.widget_netwerk_top {
	background-image: url('../images/bg_experts_header.gif');
	width: 300px;
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.widget_netwerk_body {
	/*background-image: url('../images/bg_ondernemers_uitgelicht_content.gif');
	background-repeat: repeat-y;*/
	border-left: 1px solid #C9C5C6;
	border-right: 1px solid #C9C5C6;
	background-color: #EDEBEC;
	padding:13px 0px 0 0px;
}
.light .widget_netwerk_body { background-color: #ffffff; }
.lighter .widget_netwerk_body { background-color: #ffffff; border: none; }

.widget_netwerk_footer {
	/*background-image: url('../images/bg_ondern_best_meest_footer.gif');*/
	height: 34px;
	position: relative;
	border: 1px solid #C9C5C6;
	border-top: none;
	background-color: #EDEBEC;
	padding: 5px 9px 0px 0px;
}
.light .widget_netwerk_footer { background-color: #ffffff; }
.lighter .widget_netwerk_footer { background-color: #ffffff; border: none; padding: 0px 9px 0px 0px}

.widget_netwerk_footer_link {
	position: absolute;
	left: 5px;
	top: 4px;
	width:110px;
	height:22px;
}
.ondernemers_uitgelicht_bottom .widget_netwerk_footer_link {
	top: 12px;
}
.widget_netwerk_footer_link:hover {
	cursor: pointer;
}
.widget .hr1,
.hr1.autowidth {
	height: 1px;
	display: block;
	margin: 0px 10px;
	width: auto;
	background-image: none;
	background-color: #cfcfcf;
}
.widget_netwerk_footer .raquo_blue_right02 {
	color:#004276;
	float:right;
	font-size:15px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.widget_netwerk_footer .raquo_blue_right02 a{
	font-size: 12px;
}

.widget .col {
	width: 33.3%;
	vertical-align: top;
}
.widget .col:hover {
	background-color: #edebec;
	cursor: pointer; 
}
.widget .col_inner {
	padding: 5px 10px 0px 10px;
}

.widget .col .name {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.widget .col .function {
	color: #6e6a64;
	font-size: 11px;
	font-weight: bold;
}

.netwerk_tab_left01 {
	background-image: url('../images/tab_left01.gif');
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 10px;
	width: 145px;
}

.netwerk_tab_left01_active {
	background-image: url('../images/tab_left01_active.gif');
	color: white;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 10px;
	width: 145px;
}

.netwerk_tab_middle01 {
	background-image: url('../images/tab_middle01.gif');
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 10px;
	width: 146px;
}

.netwerk_tab_middle01_active {
	background-image: url('../images/tab_middle01_active.gif');
	color: white;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 10px;
	width: 146px;
}

.netwerk_tab_right03 {
	background-image: url('../images/tab_right03.gif');
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 10px;
	width: 145px;
}

.netwerk_tab_right03_active {
	background-image: url('../images/tab_right03_active.gif');
	color: white;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 10px;
	width: 145px;
}

.widget_users_item {
	overflow: hidden;
}

.widget_users_item:hover {
	background-color: #ddd9db;
	cursor: pointer;
}

.widget_users_item_img {
	margin: 7px 0 5px 10px;
	border: 1px solid #c9c5c6;
	float: left;
}

.widget_users_item_text {
	margin: 5px 0 5px 10px;
	float: left;
}
#col_right .widget_users_item_text { width: 236px; }
#col_left .widget_users_item_text {	width: 210px; }
#col_right .widget_users_item_text_news { width: auto; }
#col_left .widget_users_item_text_news {	width: auto; }
#col_left .panellid .widget_users_item_text { width: 150px; }
.widget_users_item_text a {
	color: #222;
	text-decoration: none;
}

.expertvandedag_text {
	margin: 5px 0 0 10px;
	width: 540px;
	float: left;
}

.expertvandedag_text h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.expertvandedag_text_p {
	margin: 10px 0 10px 0;
}

.expertvandedag_text_p a {
	color: #4c3f42;
}

.geplaatst_besproken_text {
	margin: 5px 0 0 0;
	width: 213px;
	font-weight: bold;
	float: left;
}

.geplaatst_besproken_item {
	background-color: #edebec;
	margin: 0 10px 0 10px;
	cursor: pointer;
}

.geplaatst_besproken_item:hover {
	background-color: #ddd9db;
	margin: 0 10px 0 10px;
	cursor: pointer;
}

.geplaatst_besproken_item_img {
	float: left;
	margin: 8px 10px 0 5px;
}

.gerelateerde_content_colleft_img {
	float: left;
	margin: 8px 5px 0 5px;
}

.geplaatst_besproken_item_img img,.gerelateerde_content_colleft_img img
	{
	margin: 0;
	border: 0px;
}

.geplaatst_besproken_item_img_bg {
	background-image:
		url('../images/meest_gelezen_besproken_item_img_grey.gif');
	width: 50px;
	height: 30px;
	position: absolute;
}

.geplaatst_besproken_item:hover .geplaatst_besproken_item_img_bg {
	background-image:
		url('../images/meest_gelezen_besproken_item_img_darkgrey.gif');
	width: 50px;
	height: 30px;
	position: absolute;
}

.gerelateerde_content_colleft_img_bg {
	background-image:
		url('../images/gerelateerde_content_colleft_img_white.gif');
	width: 50px;
	height: 30px;
	position: absolute;
}

.gerelateerde_content_colleft_item:hover .gerelateerde_content_colleft_img_bg
	{
	background-image:
		url('../images/meest_gelezen_besproken_item_img_grey.gif');
	width: 50px;
	height: 30px;
	position: absolute;
}

/* start tabs tv sprout en formulier tabs */
.tv_waardering_colleft,.formulier_tabblock {
	margin-left: 5px;
	overflow: hidden;
}

.tv_waardering_colleft_top,.formulier_tabblock_top {
	overflow: hidden;
	background-image: url('../images/tv_waardering_colleft_top.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.tv_waardering_colleft_middle,.formulier_tabblock_middle {
	background-image: url('../images/tv_waardering_colleft_middle.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 10px;
}

.tvitem {
	background-color: #FFFFFF;
	margin: 5px 0 10px 10px;
	padding-bottom: 5px;
	overflow: hidden;
	width: 610px;
	border-bottom: 1px solid #c9c5c6;
}

.tvitem_film {
	float: left;
	margin: 5px 15px 5px 5px;
	cursor: pointer;
}

.tvitem_text {
	margin-left: 5px;
	margin-top: 2px;
}

.tvitem_text h3.item_title {
	font-size: 14px;
	line-height: 16px;
	margin: 3px 0 0 0;
	padding: 0;
}

.tvitem_text .category {
	color: #4c3f42;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 1px;
}

.p_tvitem {
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
	padding-right: 10px;
}

.p_tvitem a {
	color: #4c3f42
}

.tv_waardering_colleft_tabnav,.formulier_tabblock_tabnav {
	list-style-type: none;
	margin: 0;
	padding: 0 0 16px 0;
}

.tv_waardering_colleft_tabnav a {
	color: #222;
	display: block;
	text-decoration: none;
}

.formulier_tabblock_tabnav a {
	color: #222;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}

.tv_waardering_colleft_tab_left01 {
	background-image: url('../images/tab_grey_left01.gif');
	background-repeat: no-reapeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 3px;
	width: 128px;
}

.formulier_tabblock_tab_left01 {
	background-image: url('../images/tab_grey_left01_2.gif');
	background-repeat: no-reapeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 3px;
	width: 112px;
	margin-right: 1px;
}

.tv_waardering_colleft_tab_left01_active {
	background-image: url('../images/tab_white_left01_active.gif');
	background-repeat: no-reapeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 3px;
	width: 128px;
}

.formulier_tabblock_tab_left01_active {
	background-image: url('../images/tab_white_left01_2_active.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 3px;
	width: 112px;
	margin-right: 1px;
}

.formulier_tabblock_tab_left01_done {
	background-image: url('../images/tab_grey_left01_2_done.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 3px;
	width: 112px;
	margin-right: 1px;
}

.tv_waardering_colleft_tab_left01_done {
	background-image: url('../images/tab_grey_left01_done.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 3px;
	width: 128px;
}

.tv_waardering_colleft_tab_middle02 {
	background-image: url('../images/tab_grey_middle02.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 5px;
	width: 112px;
}

.formulier_tabblock_tab_middle02,.formulier_tabblock_tab_middle03,.formulier_tabblock_tab_right04
	{
	background-image: url('../images/tab_grey_middle02.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 5px;
	width: 112px;
	margin-right: 1px;
}

.tv_waardering_colleft_tab_middle02_active {
	background-image: url('../images/tab_white_middle02_active.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 5px;
	width: 112px;
}

.formulier_tabblock_tab_middle02_active,.formulier_tabblock_tab_middle03_active,.formulier_tabblock_tab_right04_active
	{
	background-image: url('../images/tab_white_middle02_active.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 5px;
	width: 112px;
	margin-right: 1px;
}

.formulier_tabblock_tab_middle02_done,.formulier_tabblock_tab_middle03_done,.formulier_tabblock_tab_right04_done
	{
	background-image: url('../images/tab_grey_middle02_done.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 5px;
	width: 112px;
	margin-right: 1px;
}

.formulier_tabblock_middle_hr {
	width: 610px;
	height: 1px;
	background-color: #c9c5c6;
	line-height: 0px;
	font-size: 0px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.formulier_tabblock_middle_hr_dotted {
	width: 610px;
	height: 3px;
	background-image: url('../images/hr_formulier.gif');
	line-height: 0px;
	font-size: 0px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.tv_waardering_colleft_tab_middle03 {
	background-image: url('../images/tab_grey_middle03.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 4px;
	width: 131px;
	margin-left: 1px;
}

.tv_waardering_colleft_tab_middle03_active {
	background-image: url('../images/tab_white_middle03_active.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 4px;
	width: 131px;
	margin-left: 1px;
}

.tv_waardering_colleft_tab_right04 {
	background-image: url('../images/tab_grey_right04.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 6px;
	width: 104px;
	margin-left: 1px;
}

.tv_waardering_colleft_tab_right04_active {
	background-image: url('../images/tab_white_right04_active.gif');
	background-repeat: no-repeat;
	color: #222;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding: 10px 0 0 6px;
	width: 104px;
	margin-left: 1px;
}

.tv_waardering_colleft_bottom,.formulier_tabblock_bottom {
	overflow: hidden;
	background-image: url('../images/tv_waardering_colleft_bottom.gif');
	background-repeat: no-repeat;
	height: 7px;
	width: 630px;
}

.tvitems_right_block_top {
	background-image: url('../images/bg_gerelateerde_content_header.gif');
	height: 40px;
	margin: 20px 0 0;
	padding: 0;
	width: 310px;
}

.tvitems_right_block_top h3 {
	color: #222;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding-top: 10px;
}

.tvitems_right_block_middle {
	background-image: url('../images/bg_gerelateerde_content_middle.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 15px;
}

.tvitems_right_item {
	cursor: pointer;
	margin: 0 10px;
	overflow: hidden;
	padding-bottom: 5px;
}

.tvitems_right_item_img {
	float: left;
	margin: 3px 10px 0 5px;
}

.tvitems_right_item_img img {
	width: 80px;
	height: 45px;
}

.tvitems_right_text {
	width: 285px;
	margin-left: 0px;
	padding-right: 5px;
}

.tvitems_right_text a {
	color: #4c3f42;
	font-weight: normal;
}

.tvitems_right_text .a_titel {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.tvitems_hr {
	background-image: url('../images/hr1.gif');
	display: block;
	height: 1px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	width: 290px;
}

/* end tabs tv sprout */ /* STARS */
.rating {
	position: relative;
	float: left;
	width: 70px;
	height: 13px;
}

.rating .stars,.rating .stars_bar,.rating .votes {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.rating .stars {
	background-image: url('../images/star_zero.png');
}

.rating .stars_bar {
	background-image: url('../images/star_five.png');
}

.rating .vote {
	float: left;
	top: 0px;
	height: 100%;
	width: 20%;
}

.rating .text {
	margin-left: 75px;
}

/* --END STARS -- */
.hr1 {
	height: 1px;
	background-image: url('../images/hr1.gif');
	display: block;
	width: 290px;
	margin-left: 10px;
}

.hr1_breed {
	height: 1px;
	background-image: url('../images/hr1.gif');
	display: block;
	width: 630px;
}

.hr1_expertvandedag {
	height: 1px;
	background-image: url('../images/hr1.gif');
	display: block;
	width: 609px;
	margin-left: 10px;
}

/* --END ondernemers best gewaardeerd/meest actief -- */
#menuitems_inlog li {
	float: left;
}

.article_title,.ondernemers_uitgelicht_title {
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	margin:0 0 0px;
}

.ondernemers_uitgelicht_title a,.ondernemers_uitgelicht_title a:visited
	{
	text-decoration: none;
}

.netwerk_sprout_title {
	font-size: 14px;
	font-weight: bold;
}

.netwerk_bedrijven_info {
	width: 630px;
	height: 162px;
	background-image: url('images/tijdelijk_netwerk.gif');
	margin-top: 15px;
}

.netwerk_contentblock_top {
	background-image: url('../images/netwerk_contentblock_top.gif');
	width: 630px;
	height: 14px;
}

.netwerk_contentblock_middle {
	background-image: url('../images/netwerk_contentblock_middle.gif');
	background-repeat: repeat-y;
	width: 630px;
	overflow: hidden;
	padding-bottom: 5px;
}

.netwerk_bedrijf1,.netwerk_bedrijf2,.netwerk_bedrijf3 {
	float: left;
	width: 200px;
	height: 119px;
	margin: 5px 5px 0 5px;
	cursor: pointer;
}

.netwerk_bedrijf1:hover,.netwerk_bedrijf2:hover,.netwerk_bedrijf3:hover
	{
	background-color: #ddd9db;
}

.netwerk_bedrijf_logo {
	margin: 6px 0 0 5px;
	float: left;
}

.netwerk_bedrijf_info {
	margin: 3px 0 0 10px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	width: 125px;
}

.netwerk_bedrijf_info span {
	font-size: 14px;
	font-weight: bold;
}

.netwerk_bedrijf_info_extra {
	margin: 16px 0 0 0;
	line-height: 16px;
}

.netwerk_contentblock_bottom {
	background-image: url('../images/netwerk_contentblock_bottom.gif');
	width: 630px;
	height: 33px;
	position: relative;
}
.netwerk_footer_link {
	position: absolute;
	width: 110px;
	height: 22px;
	left: 5px;
	top: 4px;
}
.netwerk_footer_link:hover {
	cursor: pointer;
}

.overig_nieuws_content,.meest_gelezen_content {
	background-image: url('../images/bg_overig_nieuws_content.gif');
	background-repeat: repeat-y;
}

.overig_nieuws_content img,.meest_gelezen_content img {
	float: left;
	margin: 12px 0 7px 10px;
}

.overig_nieuws_content_text,.meest_gelezen_content_text {
	float: left;
	margin: 7px 0 0 10px;
	width: 230px;
	font-weight: bold;
	font-size: 14px;
}

.zoekresultaten_content_text {
	float: left;
	margin: 7px 0 0 10px;
	width: 582px;
	font-weight: bold;
	font-size: 14px;
}

.zoekresultaten_content_text_algemeen {
	float: left;
	margin: 7px 0 0 10px;
	width: 620px;
	font-weight: bold;
	font-size: 14px;
}

.overig_nieuws_details,.meest_gelezen_details,.zoekresultaten_details {
	color: #222;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}

.experts_details {
	color: #222;
	font-size: 9px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

.experts_details a,.experts_details a:visited {
	text-decoration: underline;
	color: #222;
}

.overig_nieuws_details a,.meest_gelezen_details a,.zoekresultaten_details a
	{
	color: #004276;
	text-decoration: underline;
}

.zoekresultaten_info {
	width: 630px;
	margin-left: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#zoekresultaten_info_category_selector {
	margin-top: 0px;
	margin-bottom: 15px;
}

.zoekresultaten_info_category_selector_category {
	float: left;
	width: 33%;
	text-align: center;
}

.zoekresultaten_info_category_selector_category a {
	font-size: 12px;
	line-height: 16px;
	color: #222;
	text-decoration: none;
}

.zoekresultaten_info_category_selector_category a.selected {
	color: #004276;
	font-weight: bold;
}

.zoekresultaten_info_category_selector_category span.empty {
	color: #C9C5C6;
}

.input_zoekresultaten_sorteerop {
	color: #4C3F42;
	height: 22px;
	margin: -18px 0 0 430px;
	position: absolute;
	width: 200px;
}

.zoekterm {
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c5c6;
}

.zoekinfo {
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c5c6;
}

.zoekresultaten_omschrijving {
	width: 582px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 9px;
	font-weight: normal;
}

.zoekresultaten_content_text_algemeen .zoekresultaten_omschrijving {
	width: 620px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 9px;
	font-weight: normal;
}

.zoekresultaten_omschrijving a {
	color: #004276;
}

.zoekresultaten_info .term,.zoekresultaten_info_bedrijven .term {
	font-weight: bold;
}

.zoekresultaten_info .zoekinfo_res {
	font-weight: bold;
	font-size: 14px;
}

.zoekresultaten_info .zoekinfo_res_getoond {
	font-weight: bold;
	margin-left: 25px;
	font-size: 14px;
}

.zoekinfo_sorteer_op {
	margin-right: 12px;
	
	font-weight: bold;
}

.sorteren_a_active {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

.sorteren_a {
	color: #4c3f42;
	font-weight: normal;
	text-decoration: underline;
}

.sorteren_stripe {
	margin: 0 4px 0 4px;
}

.overig_nieuws_footer,.meest_gelezen_footer {
	background-image: url('../images/bg_overig_nieuws_bottom.gif');
	height: 25px;
	text-align: right;
	color: #004276;
	font-weight: bold;
	padding: 5px 9px 0 0;
}

.overig_nieuws_footer a,.meest_gelezen_footer a {
	color: #004276;
	text-decoration: underline;
}

/* END overig nieuws/ meest gelezen  */ /* --Keywords--  */
#keywords {
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	margin:95px 0 0 -150px;
	position:absolute;
	text-transform:uppercase;
	width:150px;
}

.keywords_title {
	background-color:#C9C5C6;
	height:12px;
	line-height:10px;
	margin-right:5px;
	padding:0 3px 0 0;
	text-align:right;
/*	width: 100px;
	margin-left: 40px;*/
}

.keywords_title span {
	color:#FFFFFF;
	font-weight:bold;
}

.keywords_ul {
	list-style-type: none;
}

.keywords_ul li {
	text-align: right;
	margin-right: 10px;
	line-height: 16px;
}

.keywords_ul li a {
	color: #C9C5C6;
	text-decoration: none;
	line-height: 16px;
}

.keywords_ul li.active a {
	color: #A29F9F;
	text-decoration: none;
	line-height: 16px;
}

.keywords_ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* END keywords  */ /* --Experts--  */
#experts {
	
}

#experts .experts_header {
	background-image: url('../images/bg_experts_header.gif');
	height: 40px;
	margin: 0;
	padding: 0;
	width: 310px;
}

#experts .experts_header h1 {
	color: White;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}

/* --END Experts--  */ /* start network */
.netwerk_bedrijven_block {
	margin-left: 10px;
}

.netwerk_bedrijven {
	width: 620px;
	overflow: hidden;
	margin: 15px 0 10px 5px;
}

.netwerk_bedrijven h2 {
	color: #1e96e6;
	font-size: 18px;
	margin-bottom: 7px;
}

#netwerk_bedrijven_nieuw {
	margin: 10px 0 0 5px;
}

#netwerk_bedrijven_nieuw h2 {
	color: #1e96e6;
	font-size: 18px;
	margin-bottom: 7px;
	margin-left: 10px;
}

.netwerk_bedrijven_tekst {
	float: left;
	width: 290px;
	font-weight: bold;
	padding-right: 10px;
	border-right: 1px solid #c9c5c6;
	padding-bottom: 20px;
}

.netwerk_bedrijven_formblock {
	float: right;
	margin-right: 10px;
}

.netwerk_bedrijven_input_top {
	margin: -3px 0 4px 0;
	height: 18px;
	width: 186px;
}

.netwerk_bedrijven_input {
	margin: 0px 0 4px 0;
	height: 18px;
	width: 186px;
}

.netwerk_bedrijven_select {
	margin: 0px 0 4px 0;
	height: 22px;
	width: 186px;
}

.submit_netwerk {
	margin: 6px 0 0 214px;
}

.submit_netwerk_wide {
	margin-left: auto;
	margin-right: 6px;
	display: block;
}

.netwerk_bedrijven_formblock label {
	float: left;
	margin-left: 10px;
	width: 109px;
	margin-top: 2px;
}

.netwerk_search_formblock label {
	float: left;
	margin-left: 10px;
	width: 109px;
	margin-top: 2px;
}

.netwerk_bedrijven_formblock label.top {
	float: left;
	margin-left: 10px;
	width: 109px;
	margin-top: 0;
}

/* end network */ /* begin mijnprofiel */
#mijnprofiel {
	color: #4c3f42;
}

.mijnprofiel_top {
	width: 630px;
	height: 6px;
	background-image: url('../images/bg_blockwide_grey_top.gif');
}

.mijnprofiel_middle {
	width: 610px;
	padding: 10px;
	background-image: url('../images/bg_blockwide_grey_middle.gif');
	background-repeat: repeat-y;
}

.mijnprofiel_bottom,.experts_colleft_bottom {
	width: 630px;
	height: 36px;
	background-image: url('../images/bg_blockwide_grey_bottom.gif');
}

.mijnprofiel_titel {
	font-size: 22px;
	font-weight: bold;
}

.mijnprofiel_middle a {
	text-decoration: underline;
	color: #4c3f42;
}

.mijnpofiel_info {
	margin-top: 17px;
	overflow: hidden;
}

.mijnprofiel_profielfoto {
	width: 48px;
	height: 48px;
	border: 1px solid #c9c5c6;
	float: left;
	margin-top: 3px;
}

.mijnprofiel_ul_left {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	margin-left: 10px;
	width: 253px;
}

.mijnprofiel_ul_right {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	margin-left: 10px;
	width: 268px;
}

.mijnprofiel_ul_left li,.mijnprofiel_ul_right li {
	background-image: url('../images/bg_dottedline.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	margin-bottom: 4px;
	overflow: hidden;
}

.mijnprofiel_ul_left li .img_icon,.mijnprofiel_ul_right li .img_icon {
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}

.blogitem_detail_details li.reageren {
	float: left;
	margin-right: 0px;
}

.mijnprofiel_ul_left li a,.mijnprofiel_ul_right li a {
	text-decoration: underline;
	color: #4c3f42;
}

.mijnprofiel_div_left {
	margin-top: 0px;
	float: left;
	color: #222;
}

.mijnprofiel_div_right {
	margin-top: 0px;
	float: left;
	color: #222;
	border-left: 1px solid #bcb7b9;
	margin-left: 17px;
}

.mijnprofiel_tekst_right {
	float: left;
	width: 239px;
}

.mijnprofiel_tekst_left {
	float: left;
	width: 224px;
}

.tabs_block_tabs {
	margin-left:5px;
	position:relative;
	z-index:2;
}

.tabs_block_ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}

.tabs_block_ul li {
	background-image:url('../images/tab_normal.gif');
	background-repeat:repeat-x;
	cursor:pointer;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-right:6px;
	padding:0;
}

.tabs_block_ul li.active {
	background-image:url('../images/tab_active.gif');
	background-repeat:repeat-x;
	cursor:pointer;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-right:6px;
	padding:0;
}

.tabs_block_ul li:hover {
	background-image:url('../images/tab_hover.gif');
	background-repeat:repeat-x;
	cursor:pointer;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-right:6px;
	padding:0;
}

.tabs_block_ul li .tab_top {
	height:4px;
	width:100%;
}

.tabs_block_ul li .tab_middle {
	background-color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#000000;
	height:27px;
	padding:9px 20px 0 9px;
}

.tabs_block_ul li.active .tab_middle {
	background-color:#EDEBEC;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	color:#000000;
	height:27px;
	padding:9px 20px 0 9px;
}

.tabs_block_ul li .tab_bottom {
	background-color:#CFCFCF;
	height:1px;
}

.tabs_block_ul li.active .tab_bottom {
	background-color:#EDEBEC;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	height:1px;
}

.tabs_block_contentblock {
	margin-left:5px;
	margin-top:-1px;
	position:relative;
	z-index:1;
}

.tabs_block_content_top {
	background-color:#EDEBEC;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	height:14px;
	width:628px;
}

.tabs_block_content_middle {
	background-color:#EDEBEC;
	border-bottom:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	overflow:hidden;
	padding:15px 10px 5px;
	width:608px;
}

.tabs_block_contentblock {
	margin-left:5px;
	margin-top:-1px;
	position:relative;
	z-index:1;
}

.tabs_block_content_top {
	background-color:#EDEBEC;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	height:14px;
	width:628px;
}

.tabs_block_content_middle {
	background-color:#EDEBEC;
	border-bottom:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	overflow:hidden;
	padding:15px 10px 5px;
	width:608px;
}

span.aant_mail {
	font-weight: normal;
}

.span_laquo_raquo {
	color: #4c3f42;
	font-size: 15px;
}

.span_laquo_raquo a {
	color: #4c3f42;
	font-size: 12px;
	font-weight: bold;
}

.block_grey_dark {
	background-color: #ddd9db;
	border: 1px solid #d5d1d3;
	width: 587px;
	padding: 10px;
	margin-top: 10px;
	overflow: hidden;
}

.block_grey_light {
	background-color: #f6f5f6;
	border: 1px solid #d5d1d3;
	width: 587px;
	padding: 10px;
	margin-top: 5px;
}

.block_grey_dark_ul {
	list-style-type: none;
}

.block_grey_dark_ul li {
	float: left;
}

.block_grey_dark_ul li.li_datum {
	float: right;
}

.block_grey_dark_ul li .profielfoto {
	margin: 0 10px 0 15px;
	border: 1px solid #d5d1d3;
}

.block_grey_dark_ul li .profielgegevens_naam {
	font-size: 14px;
	line-height: 17px;
	color: #222;
	font-weight: bold;
}

.block_grey_dark_ul li .profielgegevens_bedrijf {
	font-size: 12px;
	line-height: 16px;
	color: #222;
}

.block_grey_dark_ul li .profielgegevens_bedrijf a {
	color: #4c3f42;
}

.datum_mail {
	font-size: 12px;
	line-height: 16px;
	color: #222;
}

.mail_afhandeling_ul {
	list-style-type: none;
	width: 608px;
	margin-top: 10px;
	margin-bottom: 94px;
}

.mail_afhandeling_ul .button {
	float: right;
	margin-left: 43px;
}

.mail_afhandeling_ul .link {
	float: right;
}

.profiel_menu_content {
	background-image: url('../images/bg_poll_content.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 10px;
}

.profiel_menuitem {
	border-bottom: 1px solid #d0cbcc;
	width: 290px;
	margin-left: 10px;
	padding: 0;
	line-height: 24px;
	cursor: pointer;
}

.profiel_menuitem_rood {
	border-bottom: 1px solid #d0cbcc;
	width: 290px;
	margin-left: 10px;
	padding: 0;
	line-height: 24px;
	cursor: pointer;
	color: #004276;
}

.profiel_menuitem img,.profiel_menuitem_rood img {
	margin: 3px 0 0 3px;
}

.profielpagina_inbox_block {
	margin-top: 10px;
}

.profielpagina_inbox_block_top {
	background-image: url('../images/profielpagina_inbox_top.gif');
	width: 610px;
	height: 25px;
}

.profielpagina_inbox_ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 610px;
}

.profielpagina_inbox_item {
	font-weight: bold;
	padding: 4px;
	background-color: #ddd9db;
	border-bottom: 1px solid #c6c1c3;
}

.profielpagina_inbox_item_gelezen {
	font-weight: normal;
	padding: 4px;
	background-color: #edebec;
	border-bottom: 1px solid #c6c1c3;
}

.profielpagina_inbox_item ul,.profielpagina_inbox_item_gelezen ul {
	width: 610px;
	list-style-type: none;
}

.profielpagina_inbox_item ul li.checkbox_mailitem,.profielpagina_inbox_item_gelezen ul li.checkbox_mailitem
	{
	float: left;
	width: 20px;
}

.profielpagina_inbox_item ul li.naam,.profielpagina_inbox_item_gelezen ul li.naam
	{
	float: left;
	width: 147px;
}

.profielpagina_inbox_item ul li.onderwerp,.profielpagina_inbox_item_gelezen ul li.onderwerp
	{
	float: left;
	margin-left: 10px;
	width: 349px;
}

.profielpagina_inbox_item ul li.datum,.profielpagina_inbox_item_gelezen ul li.datum
	{
	margin-left: 10px;
}

.selecteer_alles_checkbox {
	margin-left: 4px;
}

.selecteer_alles_span {
	margin-top: -2px;
	margin-left: 3px;
	position: absolute;
}

.profiel_abo_infoblock {
	width: 610px;
	line-height: 16px;
}

.profiel_profiel_infoblock {
	width: 400px;
	line-height: 16px;
	float: right;
	margin-right: 20px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c9c5c6;
}

.profiel_infoblock_noborder {
	border: 0;
	margin-bottom: 0;
}

.profiel_abo_infoblock h2,.profiel_profiel_infoblock h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.profiel_abo_infoblock h3,.profiel_profiel_infoblock h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.profiel_blockgrey_middle h3,.profiel_blockgrey_gesplitst_middle h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.profiel_abo_infoblock h3 span,.profiel_profiel_infoblock h3 span {
	font-size: 12px;
	font-weight: normal;
}

.profiel_abo_infoblock h2.groot,.profiel_profiel_infoblock h2.groot {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.profiel_abo_infoblock .abo_nee {
	background-image: url('../images/abo_nee.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #4c3f42;
	width: 109px;
	height: 20px;
	margin: 0 7px 0 0;
	padding-left: 15px
}

.profiel_abo_infoblock .abo_ja {
	background-image: url('../images/abo_ja.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 109px;
	height: 20px;
	margin: 0 7px 0 0;
	padding-left: 15px
}

.profiel_abo_infoblock .subtitel,.profiel_profiel_infoblock .subtitel {
	font-weight: bold;
}

.profiel_abo_infoblock .profiel_top_uitleg {
	margin-top: 0px;
	margin-bottom: 18px;
}

.profiel_abo_infoblock_wijzigen,.profiel_profiel_infoblock_wijzigen {
	float: right;
}

.profiel_abo_infoblock_wijzigen img,.profiel_profiel_infoblock_wijzigen img
	{
	margin: 4px 0 0 -18px;
	position: absolute;
}

.profiel_abo_infoblock_wijzigen a,.profiel_profiel_infoblock_wijzigen a
	{
	color: #4c3f42;
}

.profiel_abo_infoblock .onderwerp,.profiel_profiel_infoblock .onderwerp
	{
	width: 145px;
	float: left;
}

.profiel_abo_infoblock .beschrijving,.profiel_profiel_infoblock .beschrijving
	{
	float: left;
	width: 265px;
}

.profiel_abo_infoblock .tekst,.profiel_profiel_infoblock .tekst {
	font-style: normal;
}

.profiel_abo_infoblock .tekst_italic,.profiel_profiel_infoblock .tekst_italic
	{
	font-style: italic;
}

.profiel_profiel_infoblock a {
	color:#004276;
}

.profiel_hr_dotted {
	background-image: url('../images/mijn_profiel_hr.gif');
	height: 3px;
	width: 609px;
	margin: 5px 0 15px 0;
}

.activiteit_item {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0 5px 0;
	padding-bottom: 8px;
	width: 610px;
	border-bottom: 1px solid #c9c5c6;
}

.activiteit_item_noborder {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0 0 0px;
	width: 610px;
	border: 0;
}

.activiteit_item_info {
	color: #222;
	font-size: 10px;
	list-style-type: none;
	padding: 2px 0 7px 0;
}

.activiteit_item_info li {
	float: left;
}

.activiteit_item_info li a {
	color: #4c3f42;
}

.activiteit_item_info li.aant_reacties {
	float: left;
	background-image: url('../images/bg_article_footer_rate.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: White;
	height: 19px;
	margin: 0 3px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 21px;
}

.activiteit_item_info li.aant_reacties a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.activiteit_item_text {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 4px;
	width: 582px;
}

.activiteit_item_text a {
	color: #4c3f42;
}

.activiteit_item_opties {
	color: #222;
	font-size: 12px;
	list-style-type: none;
	padding: 2px 0 7px 0;
	line-height: 20px;
}

.activiteit_item_opties .bewerken {
	float: left;
	width: 75px;
	margin: 0 5px 0 0;
}

.activiteit_item_opties li {
	float: left;
}

.activiteit_item_opties li.bewerken a {
	color: #004276;
	font-weight: normal;
	margin-left: 2px;
}

.activiteit_item_opties .verwijderen {
	float: left;
	margin: 0 0 0 8px;
}

.activiteit_item_opties li.verwijderen a {
	color: #AA0006;
	font-weight: normal;
	margin-left: 2px;
}

.reactie_titel {
	font-size: 12px;
	font-weight: normal;
}

.reactie_titel span {
	font-size: 12px;
	font-weight: bold;
}

.schrijfnieuwartikel {
	float: right;
}

.profiel_abo_infoblock .laatste_reacties {
	background-color: #ddd9db;
	padding: 0 10px 10px 10px;
	margin-top: 7px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}

.profiel_abo_infoblock .laatste_reacties .reactie {
	border-bottom: 1px solid #c9c5c6;
	padding: 10px 0 10px 0;
}

.profiel_abo_infoblock .laatste_reacties .reactie .foto {
	float: left;
	margin-right: 10px;
}

.profiel_abo_infoblock .laatste_reacties .reactie .foto img {
	border: 1px solid #C9C5C6;
}

.profiel_abo_infoblock .laatste_reacties .reactie .ongepaste_reactie {
	float: right;
	font-size: 11px;
	color: #222;
}

.profiel_abo_infoblock .laatste_reacties .reactie .reactie_gever {
	font-weight: bold;
}

.profiel_profiel_profielfoto {
	float: left;
}

.profiel_profiel_profielfoto img {
	border: 1px solid #c9c5c6;
}

.profiel_profiel_profielfoto img.noborder {
	border: 0;
}

.afbeelding_wijzigen {
	line-height: 20px;
	margin-top: 5px;
}

.afbeelding_wijzigen img,.profiel_complementeren img {
	border: 0;
	vertical-align: middle;
	margin-right: 3px;
}

.afbeelding_wijzigen a,.profiel_complementeren a {
	color: #4C3F42;
}

.profiel_complementeren_block {
	margin-top: 15px;
}

.profiel_blockgrey {
	margin-top: 10px;
}

.profiel_blockgrey_top {
	background-image: url('../images/profiel_blockgrey_top.gif');
	width: 610px;
	height: 10px;
}

.profiel_blockgrey_gesplitst_top {
	background-image: url('../images/profiel_blockgrey_gesplitst_top.gif');
	width: 610px;
	height: 10px;
}

.profiel_blockgrey_middle {
	background-color: #ddd9db;
	width: 590px;
	padding: 0 10px;
}

.profiel_blockgrey_gesplitst_middle {
	background-image:
		url('../images/profiel_blockgrey_gesplitst_middle.gif');
	width: 590px;
	padding: 0 10px;
}

.profiel_blockgrey_bottom {
	background-image: url('../images/profiel_blockgrey_bottom.gif');
	width: 610px;
	height: 10px;
}

.profiel_blockgrey_gesplitst_bottom {
	background-image:
		url('../images/profiel_blockgrey_gesplitst_bottom.gif');
	width: 610px;
	height: 10px;
	margin-bottom: 10px;
}

.profiel_blockgrey_middle ul,.profiel_blockgrey_gesplitst_middle ul {
	overflow: hidden;
	list-style-type: none;
}

.profiel_blockgrey_middle ul li,.profiel_blockgrey_gesplitst_middle ul li
	{
	float: left;
	width: 280px;
}

.profiel_blockgrey_middle ul li.right {
	font-weight: bold;
	float: left;
	width: 280px;
	margin-top: 23px;
	margin-left: 30px;
}

.profiel_blockgrey_gesplitst_middle ul li.right {
	float: left;
	width: 280px;
	margin-left: 30px;
}

.profiel_blockgrey_middle ul li .presentatie_img {
	margin-top: 5px;
}

.expert_aanmelden {
	float: right;
	margin-top: 10px;
}

.laatste_artikelen_artikel {
	background-color: #edebec;
	width: 610px;
	margin: 5px 0;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid #c9c5c6;
}

.tabs_blauw_block_content_middle .noborder {
	border: 0;
}

.laatste_artikelen_artikel_photo {
	float: left;
	margin: 5px 15px 5px 0px;
}

.laatste_artikelen_artikel_text {
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	width: 385px;
}

.laatste_artikelen_artikel_text h3 {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.laatste_artikelen_artikel_text h3 a {
	color: #222;
	text-decoration: none;
}

.laatste_artikelen_artikel_text ul {
	margin: 0 0 15px 0;
	padding: 5px 0;
	width: 385px;
	position: relative;
	color: #222;
	font-size: 10px;
	list-style-type: none;
}

.laatste_artikelen_artikel_text ul li {
	float: left;
}

.laatste_artikelen_artikel_text ul li.article_rate {
	background-image: url('../images/bg_article_footer_rate.png');
	color: White;
	float: left;
	height: 16px;
	margin: 0 3px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 21px;
}

.laatste_artikelen_artikel_text ul li a.tag {
	color: #4c3f42;
	font-weight: bold;
	text-decoration: underline;
}

.laatste_artikelen_artikel_text p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
}

.profiel_tussenkop {
	font-size: 16px;
	font-weight: bold;
}

.profiel_blogitem {
	overflow: hidden;
	padding: 10px 10px 10px 0;
	width: 600px;
	border-bottom: 1px solid #C9C5C6;
}

.profiel_blogitem img {
	border: 1px solid #C9C5C6;
	float: left;
	margin-right: 10px;
}

.profiel_blogitem .span_titel {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.profiel_blogitem_text {
	float: left;
	width: 540px;
}

.profiel_blogitem_text ul {
	color: #222;
	font-size: 10px;
	list-style-type: none;
	margin: 0 0 15px;
	padding: 5px 0;
	position: relative;
	width: 385px;
}

.profiel_blogitem_text ul li {
	float: left;
}

.profiel_blogitem_text ul li a.tag {
	color: #4C3F42;
	font-weight: bold;
	text-decoration: underline;
}

.span_datum {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.blogdetail_reacties_reactie {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

.profiel_leesmeer {
	color: #4c3f42;
	font-weight: normal;
	text-decoration: underline;
}

/* eind mijnprofiel */ /* begin blog */
#blogblock {
	overflow: hidden;
}

.blogitem_red,.blogitem_green,.blogitem {
	background-color: #ffffff;
	overflow: hidden;
	margin: 5px 0 5px 0;
	cursor: pointer;
	height: 120px;
}

.blogitem_red:hover {
	background-color: #fbe8ec;
	overflow: hidden;
	margin: 5px 0 5px 0;
}

.blogitem_green:hover {
	background-color: #e9f7eb;
	overflow: hidden;
	margin: 5px 0 5px 0;
}

.blogitem:hover {
	background-color: #ddd9db;
	overflow: hidden;
	margin: 5px 0 5px 0;
}

.blogitem_photo {
	float: left;
	margin: 5px 15px 5px 5px;
	background-image: url('../images/bg_blogitemphoto.png');
	height: 76px;
	width: 200px;
}

.img_blogger {
	border: 1px solid #c9c5c6;
	float: left;
	margin: 10px 10px 5px 10px;
}

.blogger_info {
	margin-top: 6px;
	padding-right: 10px;
}

.span_door {
	font-size: 12px;
	line-height: 16px;
}

.span_naam {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.span_datum {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.span_bewerken {
	font-size: 11px;
	float: right;
}

.span_bewerken a {
	color: #222;
}

.span_bedrijf {
	font-size: 11px;
	line-height: 14px;
}

.blogitem_text {
	margin-top: 2px;
	margin-left: 5px;
}

.blogitem_detail_text {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	width: 415px;
	margin-bottom: 10px;
}

.blogitem_detail_datum {
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}

.tekst_detail_datum {
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}

.tekst_detail_datum a {
	color: #004276;
}

#tekst_detail_block {
	overflow: hidden;
	margin-top: 5px;
}

.tekst_detail {
	background-color: #FFFFFF;
	margin: 20px 0 5px 5px;
	overflow: hidden;
}

.tekst_detail img.tekst_detail_intro {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.tekst_detail
{
	line-height: 21px;
}

.page_howto .tekst_detail,
.tekst_detail p,
.tekst_detail li
{
	font-size: 13px;
	line-height: 21px;
}

.tekst_detail p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.tekst_detail a {
	color: #004276;
	text-decoration: underline;
}

.tekst_detail h2.style_h3 {
	font-size: 18px;
	line-height: 23px;
}

.tekst_detail h3 {
	/*margin-bottom: 16px;*/
	margin-top: 20px;
}

.tekst_detail a:hover {
	text-decoration: none;
}

.tekst_detail .article_paginator {
	text-align: center;
}

.tekst_detail ul, .tekst_detail ol {
	padding-left: 3.333em;
	margin-bottom: 10px;
	margin-bottom: 16px;
}

.tekst_detail ol {
	padding-left: 2em;
}

.article_metadata {
	font-size: 11px;
	margin: 5px 0 20px 5px; 
}

.p_tekst_detail_item_intro {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.tekst_detail_text h3 {
	font-size: 14px;
	font-weight: bold;
}

.tekst_detail_extra {
	margin-left: 5px;
	margin-top: 20px;
	width: 630px;
}

.p_tekst_detail_extra {
	margin-bottom: 16px;
}

.p_tekst_detail_extra_extra {
	padding-top: 16px;
	margin-bottom: 16px;
}

.blogitem_detail_datum a.goodblog {
	color: #24ae38;
}

.blogitem_detail_datum a,.p_blog_detail_item_info a {
	color: #004276;
}

.p_blog_detail_item_info {
	margin-top: 18px;
}

.p_blog_detail_item_info .trefwoorden {
	position: absolute;
	margin-left: 40px;
}

.p_blog_detail_item_info .auteur {
	position: absolute;
	margin-left: 74px;
}

ul.blogitem_details {
	font-size: 10px;
	color: #222;
	padding: 5px 0px;
	margin-bottom: 5px;
	list-style-type: none;
	width: 420px;
	margin-left: 220px;
	float: right;
}

ul.blogitem_detail_details {
	font-size: 10px;
	color: #222;
	padding: 10px 0 20px 0px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 5px;
	width: 640px;
}

.blogitem_details li {
	float: left;
}

.blogitem_detail_details li {
	margin-right: 37px;
	float: left;
}

.blogitem_detail_details li a {
	color: #222;
}

.blogitem_detail_details li.icon {
	margin-right: 5px;
	float: left;
}

.blogitem_detail_details li.icon_marginright {
	margin-right: 339px;
	float: left;
}

.blogitem_detail_details li.icon_nomargin {
	margin-right: 0;
	float: left;
}

.blogitem_detail_details li.icon span {
	float: left;
	margin-right: -5px;
}

.blogitem_detail_details li.icon span.waarderen {
	font-weight: bold;
}

.blogitem_detail_details li.delen {
	font-weight: bold;
	margin-right: 5px;
	float: left;
}

.blogitem_details li.li_blogitem_leesverder {
	float: right;
	font-size: 12px;
	margin-right: 5px;
}

.blogitem_red .blogitem_details a,.blogitem .blogitem_details a {
	color: #004276;
	font-weight: bold;
	text-decoration: underline;
}

.blogitem_green .blogitem_details a {
	color: #24ae38;
	font-weight: bold;
	text-decoration: underline;
}

.blogitem_border_red {
	background-image: url('../images/blogitem_red_bottom.png');
	height: 3px;
	margin-left: 6px;
	width: 628px;
}

.blogitem_border {
	background-image: url('../images/news_mainitem_bottom.gif');
	height: 3px;
	margin-left: 6px;
	width: 628px;
}

.blogitem_red .blogitem_details .article_rate {
	background-image: url('../images/bg_article_footer_rate_red.png');
	float: left;
	height: 16px;
	margin: 0 3px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 21px;
}

.blogitem_border_green {
	background-image: url('../images/blogitem_green_bottom.png');
	height: 3px;
	margin-left: 6px;
	width: 628px;
}

.blogitem_green .blogitem_details .article_rate {
	background-image: url('../images/bg_article_footer_rate.png');
	float: left;
	height: 16px;
	margin: 0 3px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 21px;
}

.blogitem_detail {
	background-color: #ffffff;
	margin: 5px 0 10px 0;
	overflow: hidden;
}

.blogitem_detail_goodblog {
	background-color: #e9f7eb;
	margin: 5px 0 10px 0;
	overflow: hidden;
}

.blogitem_detail_sproutstart {
	background-color: #fcedf1;
	margin: 5px 0 10px 0;
	overflow: hidden;
}

.blogitem_detail_left {
	float: left;
}

.blogitem_detail_left_top {
	width: 200px;
	height: 40px;
	margin-left: 5px;
	background-image: url('../images/bg_block_blogdetail_top.gif');
}

.blogitem_detail_left_middle {
	width: 200px;
	margin-left: 5px;
	overflow: hidden;
	background-image: url('../images/bg_block_blogdetail_middle.gif');
	background-repeat: repeat-y;
	padding-bottom: 5px;
}

.blogger_quote {
	margin: 5px 10px 5px 10px;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
}

.blogger_info_hr {
	height: 1px;
	background-color: #c9c5c6;
	line-height: 0;
	font-size: 0;
	margin: 8px 10px 5px 10px;
}

.blogger_info_waardering {
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}

.blogger_info_cijfer {
	font-size: 11px;
	font-weight: normal;
	float: left;
}

.blogitem_detail_left_bottom {
	width: 200px;
	height: 5px;
	margin-left: 5px;
	background-image: url('../images/bg_block_blogdetail_bottom.gif');
}

/* eind blog */
.experts_bijonderwerp {
	background-image: url('../images/bg_experts_header.gif');
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	width: 310px;
}

.experts_colleft_bottom_txt {
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}

.experts_colleft_bottom_txt .txt_groot {
	font-size: 14px;
	font-weight: bold;
	color: #4c3f42;
	margin-right: 12px;
}

.experts_colleft_bottom_txt a {
	font-weight: bold;
	color: #4c3f42;
}

.bedrijfsnaam {
	color: #4c3f42;
	font-size: 11px;
	line-height: 14px;
}

.experts_bijonderwerp h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0 0 0 10px;
}

.experts_bijonderwerp_p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.experts_bijonderwerp_p a {
	color: #4c3f42;
}

.experts_colleft_block {
	margin: 20px 0 20px 5px;
	width: 630px;
}

.experts_colleft_item {
	overflow: hidden;
	float: left;
	margin: 0 0 0 1px;
	width: 209px;
	cursor: pointer;
}

.experts_colleft_item3 {
	overflow: hidden;
	float: left;
	margin: 0 0 0 1px;
	width: 208px;
	cursor: pointer;
}

.experts_colleft_item:hover,.experts_colleft_item3:hover {
	background-color: #DDD9DB
}

.experts_colleft_item_text {
	float: left;
	margin: 5px 0 0 10px;
	width: 138px;
}

#col_right .nomargin {
	margin: 0;
}

/* start gerelateerde content */ /*
.gerelateerde_content_top {
	background-image:url('../images/bg_gerelateerde_content_header.gif');
	height:40px;
	margin:20px 0 0;
	padding:0;
	width:310px;
}

.gerelateerde_content_colleft_top {
	margin:20px 0 0 5px;
	padding:0;
	width:630px;
}

.gerelateerde_content_top h1{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 10px;
	padding-top:10px;
}

.gerelateerde_content_colleft_top h1 {
	color:#000000;
	font-size:24px;
	font-weight:bold;
	margin:0;
}

.gerelateerde_content_middle {
	background-image:url('../images/bg_gerelateerde_content_middle.gif');
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:15px;
}

.gerelateerde_content_colleft_middle {
	overflow:hidden;
	padding-bottom:10px;
}

.gerelateerde_content_bottom {
	background-image:url('../images/bg_gerelateerde_content_bottom.gif');
	height:4px;
	margin:0 0 0 0;
	padding:0;
	width:310px;
}
*/
.gerelateerde_content_item {
	margin: 0 10px;
	overflow: hidden;
	padding-bottom: 5px;
}

.gerelateerde_content_colleft_item {
	cursor: pointer;
}

.gerelateerde_content_colleft_item {
	margin: 0 5px 0 5px;
	overflow: hidden;
	padding-bottom: 5px;
}

.gerelateerde_content_colleft_item:hover {
	background-color: #edebec;
}

.gerelateerde_content_item:hover {
	background-color: #edebec;
}

.gerelateerde_content_text {
	float: left;
	margin: 5px 0 0 5px;
	font-size: 12;
	font-weight: bold;
}

.gerelateerde_content_colleft_text {
	float: left;
	margin: 5px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.gerelateerde_content_onderwerp {
	font-size: 11px;
	font-weight: bold;
	color: #004276;
}

/* eind gerelateerde content */ /* start trefwoorden_index */
#trefwoorden_index {
	margin: 20px 0 0;
	width: 310px;
}

.trefwoorden_index_header {
	background-image: url('../images/bg_poll_top.gif');
	height: 40px;
	margin: 0;
	padding: 0;
	width: 310px;
}

.trefwoorden_index_header h1 {
	color: #222;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}

.trefwoorden_index_content {
	background-image: url('../images/bg_poll_content.gif');
	background-repeat: repeat-y;
	overflow: hidden;
}

.trefwoorden_index_text {
	float: left;
	margin: 0 0 0 10px;
	overflow: hidden;
}

.trefwoorden_index_p {
	margin-bottom: 10px;
}

.trefwoorden_index_bottom {
	background-image: url('../images/bg_poll_bottom.gif');
	background-position: top center;
	height: 10px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 300px;
}

.trefwoorden_index_p a {
	color: #222;
	font-size: 12px;
	text-decoration: none;
}

/* end trefwoorden_index */ /* start sprout tv - slideshow */
.tv_block {
	margin-left: 5px;
}

.tv_block_intro {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}

.tv_block_movie {
	margin-top: 20px;
}

.tv_block_movie_info {
	overflow: hidden;
}

.tv_block_movie_info ul {
	list-style-type: none;
	margin: 7px 13px 0px 7px;
	height: 25px;
}

.tv_block_movie_info .article_rate a {
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
}

.tv_block_movie_info .reacties_tonen {
	float: left;
	margin-left: 3px;
}

.tv_block_movie_info .reacties_tonen a {
	color: #222;
}

.tv_block_movie_info .beoordeling {
	float: right;
	height: 16px;
	margin-top: -8px;
}

.tv_block_movie_info .stemmen {
	float: right;
	margin-right: 12px;
}

.tv_block_movie_info .waardeer_video {
	float: right;
	font-weight: bold;
	margin-right: 3px;
}

.slideshow_block_intro {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	padding-bottom: 10px;
}

.slideshow_car {
	margin: 10px 0px 10px 6px;
	position: relative;
	height: 85px;
	width: 628px; 
}
.slideshow_car_inner {
	position: absolute;
	left: 24px;
	width: 580px;
	overflow: hidden; 
}
.slideshow_car_thumbs {
	width: 10000px;
}
.slideshow_car_element {
	float: left;
	width: 100px;
	height: 65px;
	padding: 10px 5px;
	cursor: pointer;
	text-decoration: none;
}
.slideshow_car_element_cursor {
	background-image: url('../img/slideshow_caroussel_cursor.png');
	background-repeat: no-repeat;
}
.slideshow_car .SlideItMoo_forward,
.slideshow_car .SlideItMoo_back{
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width: 24px;
	top: 10px;
	height: 100%;
}
.slideshow_car .SlideItMoo_back {
	background: url('../images/slideshow_arrow_left.png') no-repeat center;
	left: 0px;
}
.slideshow_car .SlideItMoo_forward {
	background: url('../images/slideshow_arrow_right.png') no-repeat center;
	right:0px;
}


.slide_detail {
	overflow: hidden;
	padding: 10px;
	width: 610px;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0 5px;
	cursor: pointer;
}

.slide_detail:hover {
	background-color: #edebec;
}

.slide_detail_img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.slide_detail .slidenr {
	font-size: 14px;
	font-weight: bold;
}

.slide_detail h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.slide_detail h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.slide_detail p {
	margin-bottom: 16px;
}

/* end sprout tv - slideshow */ /* begin sprout voor jou */
.sproutvoorjou_item {
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	width: 470px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
}

.sproutvoorjou_item_left {
	float: left;
	width: 382px;
	overflow: hidden;
}

.sproutvoorjou_item_left a {
	color: #004276;
}

.sproutvoorjou_item_right {
	float: right;
	overflow: hidden;
}

.sproutvoorjou_item_right img {
	margin: 5px 0 5px 5px;
}

.sproutvoorjou_item_left h3 {
	font-size: 16px;
	line-height: 18px;
}

.hr_sproutvoorjou {
	background-image: url('../images/hr_sproutvoorjou.gif');
	height: 3px;
	width: 470px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ruimte_bij_oneven_items {
	width: 15px;
	float: left;
	height: 100px;
}

/* end sprout voor jou  */ /* begin formulier */
.formulier_block {
	position: relative;
	left: -10px;
}

.formulier_block form {
	text-align: left;
}

.formulier_block form fieldset {
	border: 0;
	margin-bottom: 2px;
	padding: 2px;
	text-align: left;
}

.formulier_block form fieldset legend {
	text-indent: -9999px;
}

.formulier_block form fieldset label {
	clear: left;
	display: block;
	float: left;
	line-height: 24px;
	padding-right: 1em;
	text-align: left;
	margin-left: 15px;
	width: 220px;
}

.formulier_block .formulier_tabblock form fieldset label {
	clear: left;
	display: block;
	float: left;
	line-height: 24px;
	margin-left: 15px;
	padding-right: 1em;
	text-align: left;
	width: 222px;
}

.formulier_block .formulier_tabblock form fieldset .error_field label {
	clear: left;
	display: block;
	float: left;
	line-height: 24px;
	margin-left: 7px;
	padding-right: 1em;
	text-align: left;
	width: 222px;
}

.formulier_block form fieldset input {
	border: 1px solid #7f9db9;
	margin: 2px 0;
	height: 21px;
	width: 359px;
	padding: 0 0 0 2px;
	font-size: 12px;
}

.formulier_block form fieldset .input_1_3 {
	border: 1px solid #7f9db9;
	margin: 2px 0;
	height: 21px;
	width: 115px;
	padding: 0 0 0 2px;
	font-size: 12px;
}

.formulier_block form fieldset .input_2_3 {
	border: 1px solid #7f9db9;
	margin: 2px 0;
	height: 21px;
	width: 237px;
	padding: 0 0 0 2px;
	font-size: 12px;
}

.form_uitleglink {
	color: #004276;
	display: block;
	margin-left: 5px;
	height: 24px;
}

.formulier_block form fieldset select {
	border: 1px solid #7f9db9;
	margin: 2px 0;
	height: 23px;
	width: 363px;
	padding: 0 0 0 2px;
	font-size: 12px;
}

.formulier_block form fieldset textarea {
	border: 1px solid #7F9DB9;
	width: 359px;
	margin: 2px 0 2px 0;
}

.formulier_block form fieldset .select_1_3 {
	border: 1px solid #7f9db9;
	margin: 2px 0;
	height: 23px;
	width: 119px;
	padding: 0 0 0 2px;
	font-size: 12px;
}

.formulier_block form fieldset .radio_1,.formulier_block form fieldset .radio_3
	{
	width: 14px;
	border: 0;
}

.formulier_block form fieldset .radio_2 {
	width: 14px;
	margin-left: 75px;
	border: 0;
}

.formulier_block form fieldset .radio_4 {
	width: 14px;
	margin-left: 249px;
	border: 0;
}

.formulier_block form fieldset .span_radio_1 {
	position: absolute;
	margin-top: 5px;
}

.formulier_block form fieldset .span_radio_2,.formulier_block form fieldset .span_radio_3,.formulier_block form fieldset .span_radio_4
	{
	position: absolute;
	margin-top: 5px;
	margin-left: 4px;
}

.hr_formulier {
	width: 952px;
	height: 3px;
	background-image: url('../images/hr_formulier.gif');
	margin: 15px 0 15px 0;
}

.formulier_block form fieldset input.btn_reset,.formulier_block .formulier_tabblock form fieldset input.btn_submit
	{
	border: 0;
	margin: 2px 0;
	height: 22px;
	width: 140px;
	margin-left: 476px;
}

.formulier_block form fieldset p {
	margin-left: 429px;
}

.formulier_block form fieldset input.btn_submit {
	border: 0;
	margin: 2px 0;
	height: 22px;
	width: 140px;
	margin-left: 493px;
	vertical-align: middle;
}

.formulier_block form fieldset input.btn_submit.small {
	width: 88px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.error_field {
	background-color: #004276;
	width: 650px;
	color: #ffffff;
}

.formulier_tabblock_middle .error_field {
	background-color: #004276;
	width: 610px;
	color: #ffffff;
	margin-left: 8px;
}

.form_extrainfo {
	position: absolute;
	line-height: 24px;
	margin-left: 2px;
}

h3.form_subtitel {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 15px;
}

.formulier_block form fieldset .error_field input,.formulier_block form fieldset .error_field .input_1_3,.formulier_block form fieldset .error_field .input_2_3,.formulier_block form fieldset .error_field select,.formulier_block form fieldset .error_field .select_1_3
	{
	border: 1px solid #ffffff;
	color: #004276;
}

h3.subheader_formulier {
	font-size: 16px;
	margin-left: 5px;
	margin-top: 5px;
}

/* end formulier */ /* begin sproutmagazine en sproutevents */
.sprout_magazine_block,.sprout_events_block {
	margin-left: 5px;
	margin-top: 5px;
}

.sprout_magazine_block img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.sprout_magazine_block .subtitel1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

.sprout_magazine_block .subtitel2 {
	font-size: 14px;
	font-weight: bold;
}

.sprout_magazine_block_ul {
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}

.laquo_zwart { /*	font-size:17px;*/
	
}

a.eerdere_edities {
	color: #222;
	line-height: 18px;
	/*	font-size:14px;*/
}

.form_header {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

.spacer_10 {
	height: 10px;
	width: 10px;
}

.sprout_event_image_block {
	float: left;
	margin-top: 27px;
}

.sprout_event_image_border {
	background-image: url('../images/sproutevent_roundedborder.gif');
	position: absolute;
	width: 300px;
	height: 180px;
}

.sprout_event_text_block {
	float: left;
	font-size: 14px;
	line-height: 18px;
	margin-top: 27px;
	margin-left: 21px;
	width: 314px;
}

.sprout_event_text_block h2 {
	font-size: 24px;
	font-weight: bold;
}

.sprout_event_text_block h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 26px;
	margin-bottom: 22px;
}

.sprout_event_text_block .link {
	margin-top: 25px;
}

.sprout_event_text_block .link a {
	color: #d5224c;
}

/* end sproutmagazine en sproutevents */
.foutmelding_intro {
	margin: 10px 0 0 5px;
}

.foutmelding_intro a {
	color: #004276;
}

.foutmelding_intro span {
	font-size: 15px;
}

.item_main_rounded_border {
	background-image: url('../images/main_item_image_roundedborder.gif');
	width: 300px;
	height: 180px;
	position: absolute;
	background-repeat: no-repeat;
}

.barometer_rounded_border {
	background-image: url('../images/barometer_image_roundedborder.gif');
	width: 630px;
	height: 355px;
	position: absolute;
	background-repeat: no-repeat;
}

.spacer_20 {
	height: 20px;
}

.bekijkdehelelijst {
	padding: 10px 10px 0 0;
	float: right;
}

.bekijkdehelelijst a {
	color: #4C3F42;
}

.barometer_img_groot {
	width: 630px;
	height: 355px;
}

.barometer_img_groot img {
	border: 0;
	float: none;
}

.barometer_img_extra {
	float: right;
	margin-left: 34px;
}

.barometer_img_extra_border {
	background-image:
		url('../images/barometer_image_extra_roundedborder.gif');
	width: 160px;
	height: 90px;
	position: absolute;
}

barometer_img_extra img {
	border: 0;
	float: none;
}

.logo_Goudse {
	background-image: url('../images/logo_Goudse.gif');
	height: 50px;
	width: 310px;
	margin-top: 20px;
	text-indent: -999px;
}

.experts_footer {
	background-image: url('../images/bg_ondern_best_meest_footer.gif');
	color: #222;
	font-weight: bold;
	height: 26px;
	padding: 8px 9px 0 0;
	text-align: right;
}

.experts_footer a {
	color: #222;
	text-decoration: underline;
}

/* --footers-- */
#footer_grey {
	background-color:#6E6A64;
	height:300px;
	margin-top:36px;
	width:100%;
}

#footer_grey_content {
	width: 940px;
	height: 280px;
	margin: 0 auto;
	padding: 25px 0 0 20px;
	/*background-image:url('../images/guide_footer_black.jpg');
	background-repeat:no-repeat;*/
}

.footer_grey_direct_naar ul,.footer_grey_mt ul {
	list-style-image: url('../images/list_image_footer_grey.gif');
	line-height: 20px;
	padding: 20px 0 0 14px;
	margin: 0;
}

.footer_grey_direct_naar ul a,.footer_grey_mt ul a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_grey_direct_naar ul a:hover,.footer_grey_mt ul a:hover {
	text-decoration: underline;
}

.footer_grey_direct_naar {
	float: left;
	border-right: 1px solid #8B8883;
	width: 156px;
	height: 235px;
}

.footer_grey_deze_maand a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.footer_grey_deze_maand img {
	margin-top: 20px;
	margin-bottom: 5px;
}

.footer_grey_nieuwsbrief img {
	margin-top: 25px;
	margin-left: 14px;
	float: left;
}

.footer_grey_nieuwsbrief .nieuwsbrief_text {
	width: 110px;
	color: #ffffff;
	font-size: 12px;
	float: right;
	margin: 23px 0 0 10px;
}

.raquo_white_right {
	color:#FFFFFF;
	float:right;
	font-size:15px;
	font-weight:bold;
	margin-right:32px;
}

.raquo_red_right {
	color: #004276;
	float: right;
	font-size: 17px;
	margin-right: 32px;
}

.raquo_red {
	color: #004276;
	font-size: 17px;
	margin-right: 32px;
}

.raquo_blue {
	color:#004276;
	font-size:15px;
	font-weight:bold;
}

.laquo_grey {
	color: #c9c5c6;
	font-size: 16px;
}

.raquo_grey {
	color: #c9c5c6;
	font-size: 16px;
}

.raquo_darkgrey {
	color: #4C3F42;
	font-size: 16px;
}

.raquo_red_16 {
	color: #004276;
	font-size: 16px;
	margin-right: 32px;
}

.raquo_black {
	font-size: 16px;
	color: #222;
}

.footer_grey_content_titles {
	color: #FFFFFF;
	margin: -7px 0 0 14px;
	font-weight: bold;
	font-size: 16px;
}

.footer_grey_mt {
	float: left;
	border-right: 1px solid #8B8883;
	height: 235px;
	width: 170px;
	padding: 0 0 0 30px;
	color: #FFFFFF;
}

.footer_grey_deze_maand {
	float: left;
	border-right: 1px solid #8B8883;
	width: 311px;
	height: 235px;
	padding: 0 0 0 20px;
}

.footer_grey_nieuwsbrief {
	float: left;
	padding: 0 0 0 14px;
}

#footer_black {
	background-color:#000000;
	height:161px;
	width:100%;
}

#footer_black_content {
	padding: 20px 0 0 20px;
	width: 940px;
	margin: 0 auto;
}

.footer_black_topics {
	float: left;
	width: 453px;
	border-right: 1px solid #333333;
	height: 109px;
}

.footer_black_content_titles {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: -7px 0 0 14px;
}

.footer_black_topics ul li a,.footer_black_partners ul li a {
	color: #ffffff;
	text-decoration: none;
}

.footer_black_partners {
	float: left;
	margin-left: 27px;
}

.footer_black_topics ul,.footer_black_partners ul {
	list-style-image: url('../images/list_image_footer_black.gif');
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	float: left;
	margin: 20px 0 0 22px;
}

#footer_white {
	height: 60px;
	width: 960px;
	margin: 0 auto;
	padding-top: 5px;
}

.footer_white_text {
	font-size: 11px;
	float: left;
}

.footer_white_text_menu {
	font-size: 11px;
	float: right;
}

.footer_white_text_menu a {
	color: #222;
	text-decoration: none;
}

.footer_white_text_menu a:hover {
	color: #222;
	text-decoration: underline;
}

.footer_dezemaandin {
	width: 282px;
	height: 170px;
	position: relative;
}

.footer_dezemaandin .center {
	color: #6E6A64;
	text-align: center;
}

.footer_dezemaandin .center .groot {
	
}

.footer_dezemaandin .center .klein {
	
}

.footer_dezemaandin .center .klein a {
	font-size: 10px;
}

.logo_small {
	background-image:url('../images/logo_small.gif');
	float:left;
	height:32px;
	text-indent:-999px;
	width:45px;
}
.nieuwsbriefblock {
	margin-left: 14px;
	position: relative;
	clear: both;
}

.nieuwsbriefblock .input_nwsbr {
	width: 193px;
	margin-top: 12px;
}

.nieuwsbriefblock .submit_nwsbr {
	margin-top: 12px;
	margin-left: 135px;
}

/* END --footers-- */ /*tekstlink*/
.tekstlink_content img {
	border: none;
	float: left;
}

.tekstlink_content .tekstlink_text {
	float: left;
	width: 242px;
	padding: 6px 5px 5px 6px;
}

.tekstlink_content a.tekstlink_text_title {
	text-decoration: none;
	color: #004276;
	float: left;
	font-weight: bold;
}

a.tekstlink_text_title:hover {
	text-decoration: underline;
}

.tekstlink_content a.tekstlink_text_subtitle {
	text-decoration: none;
	color: #4c3f42;
	line-height: 14px;
}

a.tekstlink_text_subtitle:hover {
	text-decoration: underline;
}

.block_grey_zoekres {
	background-image: url('../images/bg_block_grey.gif');
	height: 100px;
	margin-left: 6px;
	margin-top: 5px;
	width: 630px;
}

.form_zoekresultaten_bedr {
	padding-top: 5px;
}

.zoekresultaten_branches {
	float: left;
	margin: 10px 0 0 15px;
	width: 220px;
}

.input_zoekresultaten_branches {
	font-size: 12px;
	color: #4C3F42;
	height: 22px;
	margin: 5px 0 0 0;
	position: absolute;
	width: 190px;
}

.input_zoekresultaten_regio {
	font-size: 12px;
	height: 22px;
	margin: 10px 0 0 225px;
	position: absolute;
	width: 200px;
}

.submit_search_bedr {
	margin: 61px 0 0 15px;
	position: absolute;
}

.zoekresultaten_info_bedrijven {
	margin-left: 6px;
	margin-top: 20px;
	width: 630px;
}

.zoekresultaten_info_bedrijven .zoekinfo_res_getoond {
	font-size: 11px;
	font-weight: bold;
	margin-left: 25px;
}

.zoekresultaten_info_bedrijven .zoekinfo_res {
	font-size: 11px;
	font-weight: bold;
}

.zoekresultaten_bedrijven_getoond {
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	font-size: 11px;
	border-bottom: 1px solid #C9C5C6;
}

.zoekinfo_sorteer_op_rel {
	font-weight: normal;
	margin-left: 0;
	margin-right: 12px;
}

.input_zoekresultaten_sorteerop_rel {
	font-size: 12px;
	color: #4C3F42;
	height: 22px;
	margin: -17px 0 0 110px;
	position: absolute;
	width: 135px;
}

.zoekinfo_toon_rel {
	font-weight: normal;
	position: absolute;
	margin: -15px 12px 0 451px;
}

.input_toon_rel {
	font-size: 12px;
	color: #4C3F42;
	height: 22px;
	margin: -17px 0 0 495px;
	position: absolute;
	width: 135px;
}

ul.bedrijven {
	margin: 0 0 0 5px;
	list-style: none;
	width: 630px;
}

ul.bedrijven li {
	border-bottom: 1px solid #C9C5C6;
	overflow: hidden;
	padding: 8px 0 8px 0;
	line-height: 18px;
}

.bedrijven_logo {
	width: 65px;
	float: left;
}

.bedrijven_col1 {
	width: 115px;
	font-weight: bold;
	float: left;
}

bedrijven_col1 .naam_bedrijf {
	font-weight: bold;
	font-size: 14px;
}

.bedrijven_col2 {
	padding-top: 18px;
	width: 200px;
	float: left;
}

.bedrijven_col3 {
	width: 70px;
	float: left;
	font-weight: bold;
}

.bedrijven_col4 {
	width: 180px;
	float: left;
}

.pagenav_zoekresultaten_bedrijven {
	height: 30px;
	margin: 10px 0 0 10px;
	width: 625px;
}

.select_tv_onderwerp {
	border: 1px solid #7F9DB9;
	font-size: 12px;
	height: 23px;
	margin: -20px 0 0 170px;
	padding: 0 0 0 2px;
	position: absolute;
	width: 129px;
}

.zoekbinnen_cat {
	margin: 0 0 3px 13px;
	padding: 25px 0 0;
}

.zoekbinnen_cat_col {
	line-height: 18px;
	float: left;
	width: 120px;
	margin: 0 0 5px 0;
	height: 40px;
}

.input_block_grey_large2 {
	color: #4C3F42;
	height: 18px;
	margin: -5px 0 0 15px;
	width: 397px;
}

.item_small {
	float: left;
	margin: 0;
	padding: 1px;
	width: 210px;
}

.newsitem,.howtoitem,.newsitem_noimage,.howtoitem_noimage {
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 5px 0;
	overflow: hidden;
}

.newsitem_photo,.howtoitem_photo {
	float: left;
	margin: 5px 15px 5px 5px;
}

li.article_rate,span.article_rate {
	background-image: url('../images/bg_article_footer_rate.png');
	padding: 0px;
	width: 21px;
	height: 16px;
	color: White;
	text-align: center;
	float: left;
	position: relative;
}

li.article_rate a,span.article_rate a {
	color: #ffffff;
	text-decoration: none;
}

.filelist {
	margin-top: 20px;
}

#reacties {
	margin:20px 0 0 5px;
	width:630px;
}

#reacties .reacties_header {
	background-image:url('../images/bg_carriere_reacties_content.gif');
	background-repeat:repeat-y;
	border-top:4px solid black;
	font-size:22px;
	font-weight:bold;
	line-height:16px;
	overflow:hidden;
	padding:9px;
	width:612px;
}

#reacties .reacties_header h1 {
	font-size: 22px;
	padding-left: 10px;
	padding-top: 4px;
	display: inline;
}


#reacties .reacties_body {
	background-image: url('../images/bg_ondernemer_spotlight_content.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
}

#reacties .reacties_footer {
	background-image: url('../images/bg_ondernemer_spotlight_bottom.gif');
	height: 10px;
}

#reacties .reactie {
	position: relative;
	margin: 10px 0px;
	border-bottom: 1px solid #BCB7B9;
	padding-bottom: 10px;
}

#reacties .reactie_left {
	position: absolute;
	width: 60px;
}

#reacties .reactie_body {
	position: relative;
	left: 60px;
	top: 0px;
	width: 550px;
}

#reacties ul.reactie_details {
	list-style-type: none;
	width: 100%;
	height: 16px;
}

#reacties ul.reactie_details a:hover,#reacties ul.reactie_details a:visited,#reacties ul.reactie_details a:active
	{
	color: #222;
}

#reacties ul.reactie_details li {
	float: left;
	font-size: 11px;
	line-height: 16px;
}

#reacties ul.reactie_details li.reactie_details_naam {
	font-size: 14px;
	font-weight: bold;
}

#reacties ul.reactie_details li.reactie_details_links {
	float: right;
	text-align: right;
}

#reacties .reactie_text {
	clear: both;
	margin-top: 10px;
}

#reacties .reactie_ondernemer {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}

#reacties .reactie_plaatsen_titel {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

#reacties .reactie_plaatsen textarea {
	width: 100%;
	height: 163px;
	margin-bottom: 10px;
}

#reacties .reactie_plaatsen_button {
	float: right;
}

#reacties .img_logo_sprout_netwerk_footer {
	float: left;
	margin-top: 10px;
}

#reacties .pending_inappropriate {
	color: #AA0000;
}

.overTxtLabel {
	color: #444;
	font-weight: normal;
}

#reacties .pending_inappropriate img {
	vertical-align: text-top;
}

#reacties .approved {
	color: #008800;
}

#col_left .tekst_detail p {
	
}

.doorsturen_form_div {
	padding: 0px 50px;
	height: 0px;
	overflow: hidden;
}

.doorsturen_form_div .doorsturen_ontvanger,.doorsturen_form_div .doorsturen_verzender {
	float: left;
	margin: 5px 15px 5px 0px;
}

.doorsturen_form_div table td {
	padding-right: 10px;
}

.doorsturen_form_div .doorsturen_buttons {
	margin-left: 400px;
	clear: both;
}

.block_zoekresultaten .bedrijf_logo {
	float: left;
	padding: 5px;
}

.block_zoekresultaten .zoekresultaat_item {
	
}

.block_zoekresultaten .bedrijf_labels {
	padding-top: 5px;
}

.block_zoekresultaten .bedrijf_labels .label {
	font-weight: bold;
}

.block_zoekresultaten .bedrijf_description {
	clear: both;
	padding: 5px;
	padding-top: 0px;
}

.block_zoekresultaten .hr1_breed {
	
}

.netwerk_search_left {
	float: left;
	width: 49%;
}

.netwerk_search_right {
	float: right;
	width: 49%;
}

#ww_vergeten_form {
	padding-left: 5px;
}

#ww_vergeten_form input {
	padding: 2px 0;
}

#ww_vergeten_form input.btn {
	padding: 0;
}

.inlog_detail span {
	vertical-align: middle;
	height: 18px;
	display: inline-block;
	width: 80px;
}

.flashmessages { /* width: 640px; */
	margin: 5px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid rgb(34, 177, 76);
}

.flashmessages ul {
	margin-left: 5px;
}

.flashmessages li {
	margin-left: 5px;
}

.flashmessages div {
	border-color: rgb(34, 177, 76);
	background-color: rgb(184, 241, 201);
}

div.flashmessages.success {
	border-color: rgb(34, 177, 76);
	background-color: rgb(184, 241, 201);
	color: rgb(34, 177, 76);
}

div.flashmessages.error {
	border-color: rgb(177, 34, 76);
	background-color: rgb(241, 184, 201);
	color: rgb(177, 34, 76);
}

div.flashmessages.notice {
	border-color: rgb(177, 177, 76);
	background-color: rgb(241, 241, 201);
}

/* begin request_expert */
#request_expert {
	color: #4c3f42;
}

.request_expert_top {
	width: 630px;
	height: 6px;
	background-image: url('../images/bg_blockwide_grey_top.gif');
}

.request_expert_middle {
	width: 610px;
	padding: 10px;
	background-image: url('../images/bg_blockwide_grey_middle.gif');
	background-repeat: repeat-y;
}

.request_expert_middle div.field_container {
	width: 400px;
	position: relative;
	margin: 5px;
}

.request_expert_middle div.field_container div.input_field {
	position: relative;
	line-height: 14pt;
}

.request_expert_middle div.field_container div.input_field input {
	right: 0px;
	position: absolute;
}

.request_expert_middle div.field_container div.input_field input[type="text"]
	{
	width: 200px;
}

.request_expert_middle div.input_field span.label {
	font-weight: bold;
}

.request_expert_middle div.input_field textarea {
	display: block;
	width: 398px;
	height: 200px;
}

.request_expert_bottom {
	width: 630px;
	height: 36px;
	background-image: url('../images/bg_blockwide_grey_bottom.gif');
}

.input_exprt {
	margin-top: 12px;
	width: 193px;
}

.paginated_table {
	border-collapse: separate;
	background-color: #FFFFFF;
	border-color: #DFDFDF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin: 0 0 20px 0;
	width: 100%;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent none repeat scroll 0 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;
}

.paginated_table thead tr th {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #DFDFDF url('../images/gray-grad.png') repeat-x scroll left
		top;
	color: #222333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	border-color: #DFDFDF;
	line-height: 1.3em;
	padding: 7px 7px 8px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	vertical-align: text-top;
}

.paginated_table  tr {
	display: table-row;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.paginated_table .alt {
	background-color: #F9F9F9;
}

.paginated_table .highlight_row {
	background-color: #F3F3F3;
	cursor: pointer;
}

.paginated_table  tr td {
	border-color: #DFDFDF;
	padding: 3px 7px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}

#panel_steluwvraag {
	font-size:18px;
}
.panel_vraag {
	border-bottom: 1px solid #cfcfcf;
	padding: 1px 0px 0px 0px;
}
.panel_vraag.uitgelicht {
	background-color: #edebec;
	border: 1px solid #cfcfcf;
}

#panel_category_vragen
{
	border-top:4px solid #000;
}

.tekst_detail .panel_vraag {
	border: none;
	padding: 0px;
}
.tekst_detail .panel_vraag_body,
.tekst_detail .panel_vraag_titel,
.tekst_detail .panel_vraag_footer
{
	margin: 0;
	padding: 5px 0;
}
.tekst_detail .panel_vraag_titel,
.tekst_detail .panel_antwoord_titel
{
	border: none;
	background: none;
	border-top:4px solid #000;
	padding: 5px 0px 0px 0px;
}

.panel_vraag.link:hover { *overflow:hidden; *padding-top: 10px; }
.panel_vraag.link.uitgelicht:hover { *padding-top: 9px; }
.panel_vraag.link:hover { background-color: #edebec; cursor: pointer; }
.panel_vraag_titel {
	font-size: 15px;
	font-weight: bold;
	margin: 8px 9px 9px 9px;
}
.panel_vraag_body,
.panel_vraag_footer {
	margin: 9px;
}
.panel_vraag_tekst {
	font-style: italic;
	display: inline;
}
.panel_vraag_user {
	font-weight: bold;
	font-size:11px;
	display: inline;
}
.panel_vraag_details {
	font-size:11px;
	float: left;
}
.panel_vraag_bekijkantwoord {
	float: right;
}
.panellid
{
	height: 62px;
	overflow: hidden;
}
.panellid:hover {
	background-color: #ddd9db;
	cursor: pointer;
}


.panellid_tag a {
	color: #004276;
	text-decoration: underline;
}
.panellid_title a {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #222;
}
.panellid_title a:hover {
	
}
.panellid_functie {
	color: #6E6A64;
	font-size: 11px;
}

.panellid_tekst {
	margin: 0px 10px 10px 10px;
}

.panel_antwoord .panellid_tekst
{
	display:	none;
}
.vraagstellen select,
.vraagstellen textarea,
.vraagstellen input {
	margin: 0px 10px 10px 10px;
}
.vraagstellen textarea {
	width: 610px;
	height: 100px;
}
.vraagstellen input {
	float: right;
	background-image: url('../images/btn_verzenden.gif');
	border: none;
	background-color: white;
	width: 95px;
	height: 24px;
}
.panel_antwoord_titel {
	font-size: 15px;
	font-weight: bold;
	margin: 13px 0px 2px 0px;
}
.panel_antwoord .widget_users_item_img {
	margin-left: 0px;
}
.panel_antwoord .hr1 {
	width: auto;
	margin: 5px 0px;
}
.panel_antwoord_tekst {
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	line-height: 18px;
}

#bestebedrijven_widget label {
	color: #c9c5c6;
	font-size: 11px;
}

div.clear_menu {
	clear: both;
}

.iframepage {
	border: 1px solid #ccc;
	width: 100%;
	height: 500px;
}

.rss_item {
	background-color: #ffffff;
	cursor: pointer;
}

.rss_item:hover	{
	background-color: #edebec;
}

div.popup_close {
	text-align: right;
}
div.popup_close a{
	color: #222;;
}

div.popup_container {
	padding:5px;
	background-color: #EDEBEC;
	border: 1px solid #CFCFCF;
	border-top: 4px solid black;
}

div.popup_container {
	color: #222;
}

div.article_formulier {
	width: 625px;
	margin-top:5px;
	margin-left:5px;
	color: #222;
}

.block_grey_wide.notitle {
	padding-top:10px;
	height:70px;
}
.block_grey_wide {
	background-color:#EDEBEC;
	border:1px solid #CFCFCF;
	height:100px;
	margin-left:5px;
	margin-top:15px;
	width:628px;
	margin-bottom: 30px;
}
.block_grey_wide h3{
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0 -5px 15px;
}

.az_index_link {
	margin:10px 0 0 363px;
}

.az_index_link a {
	color:#004276;
}

a.div_normal {
	text-decoration: none;
	font-weight: normal;
	color: #222;
}

#rubriek.invalid {
	border-color: red;
}

#advertorial table {
	border: 1px solid #C9C5C6;
}

.frm_hidden {
	display: none;
}

.frm_edit_MT_PERSONAL_DESCRIPTION_text {
	width: 400px;
	height: 150px;
	margin-left: 10px;
}

#manager_uberblock
{
	float: left;
	
}

.manager_block_view {
	background-color:#EDEBEC;
	border:1px solid #CFCFCF;
	overflow:hidden;
	padding:9px;
	width:240px;
	height: 110px;
	margin: 0 20px 10px 0;
}

.manager_block_view img {
	border:1px solid #CFCFCF;
	float:left;
}

.manager_block_view .text {
	float:left;
	line-height:13px;
	margin:0 0 0 9px;
	width: 115px;
}

.manager_block_view .text a {
	color:#004276;
}

.manager_block_view .text .bedrijfnaam, .manager_block_view .text .bedrijf {
	font-size:12px;
	margin-top:10px;
}

.manager_block_view .text .function, .manager_block_view .text .function {
	color:#6E6A64;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
}

ul.sitemap {
	line-height:17px;
	list-style-image:url('"../images/list_image_azindex.gif"');
	margin:12px 0 0 25px;
}

ul.sitemap a {
	text-decoration:none;
}

ul.sitemap li {
margin-bottom:20px;
}

ul.sitemap li ul {
	list-style-image:url('"../images/list_image_sitemap_subitem.gif"');
	margin:0 0 0 35px;
}

ul.sitemap li ul a {
	font-weight:normal;
}

ul.sitemap li ul li {
	margin:0;
	padding:0;
}

.sitemapplusmin {
	margin-left:299px;
	margin-top:5px;
	position:absolute;
	cursor: pointer;
}

.epplusmin {
	width: 11px;
	height: 11px;
	overflow: hidden;
	cursor: pointer;
	position:absolute;
	margin-top:5px;
	margin-left:279px;
}

.widget_users_item  {
	height: 76px;
}

.noborder
{
	border: 0;
}


.frm_col_edit_onderwerp {
	width: 300px;
	padding: 2px;
}

.frm_col_edit_beschrijving {
	width: 200px;
}

.frm_edit_beschrijving {
	width: 400px;
}

.frm_edit_beschrijving input, .frm_edit_beschrijving select {
	width: 200px;
}

.frm_col_edit_onderwerp {
	width: 300px;
	padding: 2px;
}

.frm_col_edit_beschrijving {
	width: 200px;
}

.frm_edit_beschrijving {
	width: 400px;
}

.frm_edit_beschrijving input, .frm_edit_beschrijving select {
	width: 200px;
}

ul.howtonieuws_list
{
	min-height: 250px;
}

ul.howtonieuws_list,
ul.laatstehowtoartikels
{
	padding: 0;
	list-style-type:none;
	margin: 0 3px 0px;
	width: 309px;
	float: left;
	padding: 0;
	border-top: 5px solid #DDD;
}

ul.howtonieuws_articles
{
	margin-right: 16px;
}


ul.howtonieuws_list h2,
ul.laatstehowtoartikels h2
{
	margin-top: 5px;
	font-size: 18px;
}

ul.howtonieuws_list li,
ul.laatstehowtoartikels li
{
	width: 265px;
	padding: 5px 20px;
	overflow: hidden;
	height: 26px;
}

ul.howtonieuws_list a,
ul.laatstehowtoartikels a
{
	color: #222222;
	text-decoration:none;
	font-weight: normal;
	display: block;
}

ul.howtonieuws_list a b,
ul.laatstehowtoartikels a b
{
	text-decoration: none;
	font-weight:normal;
	font-size: 10px;
}

ul.howtonieuws_list li.item:hover,
ul.laatstehowtoartikels li.item:hover
{
	background: #DDD;
}

.widget_laatstehowtoartikels
{
	margin-left: 5px;
}

.page_video
{
	margin-left: 5px;
}

.page_video .video
{
	width: 100%;
	
}

.page_video h2
{
	padding: 0 0 10px;
}

.page_video .video .video_title
{
	margin-bottom: 15px;
}
.page_video .video .video_title img
{
	float: right;
	margin-top: 5px;
}

.page_video .video .video_title h1
{
	padding-right: 80px;
	font-size: 22px;
}

.page_video .video .video_publication
{
	color: #004276;
	float: left;
	font-weight: bold;
	padding-right: 5px;
}

.page_video .video .video_text
{
	margin: 15px 0 0;
	padding: 20px;
	border: 1px solid #DDDDDD;
	border-top: 4px solid #DDDDDD;
	background: #EDEBEC;
}

.page_video .videos_video
{
	text-decoration: none;
	padding: 12px;
	float: left;
	width:181px;
	height: 144px;
	overflow: hidden;
	line-height: 17px;
	margin-bottom: 10px;
	border-top: 4px solid #DDD;
}

.page_video .videos_video:hover
{
	background: #f0f0f0;
	border-top: 4px solid #000;
}

.page_video .videos_video.not-first
{
	margin-left: 10px;
}

.page_video .videos_video h2
{
	font-size: 1em;
	font-weight: bold;
	height: 35px;
	overflow: hidden;
	margin: 5px 0;
	color: #004276;
	padding: 0;
}

.page_video .videos_video .video_text
{
	color: #000;
	height: 70px;
	overflow: hidden;
}

.item_border
{
	height: 1px;
	margin: 15px 0;
	width: 100%;
}


.frm_col_edit_onderwerp {
        width: 300px;
        padding: 2px;
}

.frm_col_edit_beschrijving {
        width: 200px;
}

.frm_edit_beschrijving {
        width: 400px;
}

.frm_edit_string, .frm_edit_date, frm_edit_postcode {
        width: 200px;
}

select.frm_edit_lov {
        width: 200px;
}

.frm_edit_group {
        font-weight: bold;
}
td.frm_edit_group {
        padding-top: 1em;
}

/* Google site search */
#cse .cseLoading
{
	padding-left: 5px;
}

#cse input.gsc-search-button
{
	background: #004276;
	border: 0;
}

#cse .gsc-control-cse
{
	width: auto;
	padding: 0px 5px;
}

#cse .gsc-resultsHeader
{
	border-bottom: 1px solid #C8C4C5;								
}

#cse .gsc-webResult.gsc-result 
{
	background: transparent;
	margin: 0px;
	padding: 10px 5px 15px; 
	border-bottom: 1px solid #C8C4C5;
}

#cse .gsc-webResult.gsc-result:hover
{
	background: #EDEBEC;
	border-left: 1px solid transparent;
}

#cse .gsc-webResult.gsc-result .gs-title
{
	text-decoration: none;
	font-size: 14px;
	color:	#222333;
}

#cse .gsc-webResult.gsc-result b,
#cse .gsc-webResult.gsc-result strong
{
	text-decoration: none;
}

#cse .gsc-webResult.gsc-result .gs-snippet
{
	padding: 5px 0 7px;
}

#cse .gsc-webResult.gsc-result .gs-visibleUrl
{
	color: #004276;
	font-size: 12px;
}

.gsc-results .gsc-cursor-box
{
	text-align:center;
	border-top: 0;
	margin-top: 5px;
}

#cse .gsc-cursor-page
{
	background: #004276;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#cse .gsc-cursor-current-page
{
	background: #fff;
	color: #000;
	text-shadow: none;
}

#cse .gs-no-results-result .gs-snippet, 
#cse .gs-error-result .gs-snippet
{
	background-color: inherit;
	border: 0px;
	margin: 0;
}

#carrousel {
	background-image: url('../images/carrousel_bg_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 5px 0 5px;
	height: 250px;
}

.carrousel_item {
	position: absolute;
	width: 630px;
	height: 50px;
	cursor: pointer;
}

#carrousel_item_0 {
	top: 0px;
}
#carrousel_item_1 {
	top: 50px;
}
#carrousel_item_2 {
	top: 100px;
}
#carrousel_item_3 {
	top: 150px;
}
#carrousel_item_4 {
	top: 200px;
}

.carrousel_text {
	font-family: calibri, arial, tahoma;
	color: #000000;
	position: absolute;
}
.carrousel_subtitle {
	font-size: 18px;
	width: 390px;
	height: 44px;
	margin: 3px 5px;
	color: #ffffff;
	visibility: hidden;
}
.carrousel_title {
	right: 0px;
	font-size: 17px;
	width: 195px;
	height: 44px;
	margin: 3px 5px;
}

.carrousel_title a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.carrousel_item_selected .carrousel_title, .carrousel_item_selected .carrousel_title a {
	color: #ffffff;
}
.carrousel_item_selected .carrousel_subtitle {
	visibility: visible;
}
#carrousel_img {
	position: absolute;
}

#carrousel_selector {
	position: absolute;
	cursor: pointer;
}

#header .sponsors,
#header .sponsors a
{
	color: #777;
}

#header .sponsors
{
	padding-top: 30px;
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
	float: left;
}

#header .sponsors a
{
	
}

#content #newsletter_overlay
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
}

#content #newsletter_overlay .newsletter_overlay
{
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10001;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}



#content #newsletter_overlay .newsletter_block
{
	margin: 0 auto;
	width: 600px;
	background: #fff;
	border: 2px solid #888;
	padding: 15px 20px 25px;
	margin-top:70px;
	z-index: 10002;
	position: relative;
	height: 95px;
}

#content #newsletter_overlay .newsletter_block .close
{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 10002;
}

#content #newsletter_overlay .newsletter_block img.icon
{
	margin: -25px 10px 0 -35px;
}

#content #newsletter_overlay .newsletter_block h2
{
	color: #004276;
}

