@import url(/js-css/new/menu.css);
@import url(/js-css/new/content.css);
/* @ import url(/js-css/new/forms.css); */

/* Right side column */

.clearer{
	clear: left;
}

#rightcolumn{
	line-height: 150%;
	color: #399cb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightcolumn>*, 
#rightcolumn p
#rightcolumn table{
	margin: 10px;
}

#rightcolumn h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	background-color: #027da2;
	font-weight: bold;
	color: white;
	padding: 0 4px 0 10px;
	margin: 0px;
}
#rightcolumn h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	margin: 30px 10px 10px 10px;
	border-bottom: 1px solid white;
	color: #01617c;
}
#rightcolumn h4.first {
	margin: 10px 10px 10px 10px !important;
}
#rightcolumn a{
	color: #399cb8 !important
}
#rightcolumn ul{
	padding-left: 27px;
	list-style-type:disc;
	margin: 0 10px 10px 0;
}
#rightcolumn a.readmore{
	display: block;
	float: right;
	padding-right: 20px;
	background-image: url(/images/new/readmore_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #027da2 !important;
}
#rightcolumn .plaatjelinks{
	float: left;
}

#rightcolumn .plaatjerechts{
	float:right;
}

/*  Footer */

#footer{
	border-top: 1px solid #e2e2e2;
	padding: 10px 20px 20px 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer span{
	display: block;
	float: right;
}
#footer a{
	text-decoration: none;
	color: #777777;
}
#footer a:hover{
	text-decoration: underline;
	color: #555555;
}

/* Navigation Path */

#navpath{
	height: 26px;
	border-bottom: 1px solid #e2e2e2;
	padding-left: 20px;
}
#navpath #icons{
	float: right;
	padding-right: 5px;
}

#navpath ul{
	color: #aaaaaa;
	list-style-type: none;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navpath li{
	float: left;
	padding: 0 20px 0 0px;
	position: relative;
}
#navpath li a{
	text-decoration: none;
	color: #bbbbbb;
}

/* Buttons (meta nav) */

#button_home{
	margin-top: 1px;
	height: 24px;
	width: 20px;
	background-image:url(/images/new/buttons/buttons_home.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#button_home:hover{
	background-position: 0 -24px;
}
#button_print{
	margin-top: 1px;
	height: 24px;
	width: 23px;
	background-image:url(/images/new/buttons/buttons_print.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#button_print:hover{
	background-position: 0 -24px;
}
#button_contact{
	margin-top: 1px;
	height: 24px;
	width: 24px;
	background-image:url(/images/new/buttons/buttons_contact.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#button_contact:hover{
	background-position: 0 -24px;
}
#button_mailafriend{
	margin-top: 1px;
	height: 24px;
	width: 24px;
	background-image:url(/images/new/buttons/buttons_mailafriend.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#button_mailafriend:hover{
	background-position: 0 -24px;
}


/* Member area login */

input.inputfield{
	border: 1px solid #c3c3c3;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
form#login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input#frm_username{
	margin-bottom: 5px;
}
input#frm_username.hascontent{
	background: url(/images/new/login_form_elements_background.gif) no-repeat -200px 0 !important;
}
input#frm_username.focus{
	background: url(/imagesnew//login_form_elements_background.gif) #FCF2F2 no-repeat -200px 30px !important;
	border: 1px solid black;
}
input#frm_username.nocontent{
	background: url(/images/new/login_form_elements_background.gif) no-repeat 0 0;
}

input#frm_password.hascontent{
	background: url(/images/new/login_form_elements_background.gif) no-repeat -200px 0 !important;
}
input#frm_password.focus{
	background: url(/images/new/login_form_elements_background.gif) #FCF2F2 no-repeat -200px 30px !important;
	border: 1px solid black;
}
input#frm_password.nocontent{
	background: url(/images/new/login_form_elements_background.gif) no-repeat -138px 0;
}

input#frm_login{
	position: absolute;
	border: none;
	background: none;
	padding: 0;
	margin: 0px;
	margin-top: -15px;
	margin-left: 5px;
	height: 40px;
	width: 35px;
	cursor: pointer;
	background-image: url(/images/new/buttons/loginbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
input#frm_login:hover{
	background-position: 0 -40px;
}

/* Zoekoptie bovenin */

#zoekoptie_top { 
	width: 163px; 
	height: 38px; 
	position: absolute; 
	top: 5px; 
	right: 0px; 
	background-position: 100% 0; 
	background-repeat: no-repeat;
}

#zoekoptie_top .zoekcontainer { 
	position: relative; 
	width: 140px; 
	margin-top: 9px; 
	margin-left: 11px;
}

#zoekoptie_top .zoekcontainer input { 
	width: 110px; 
	margin-left: 20px; 
}

#zoekoptie_top .afronding_links {
	display: block; 
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 10px; 
	height: 19px; 
	background: url(/images/new/zoekveld_links.png) left top no-repeat;
}

#zoekoptie_top input.zoekveld { 
	position: absolute;
	top: 0;
	right: 20px;
	width: 110px;
	height: 16px; 
	border: 0; 
	margin: 0; 
	padding: 3px 0 0 0; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	background: url(/images/new/zoekveld_bg.gif) center top repeat-x white; 
}

#zoekoptie_top input.zoek_submit {
	position: absolute;
	width: 20px;
	height: 19px;
	right: 0;
	outline: 0;
}

#zoekoptie_top label { 
	display: none;
}

