html {
 overflow-y: scroll !important;
}
body {
	background-color: #e2e2e2;
	margin: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	line-height: 18px;
}
form {margin: 0px;}
a { text-decoration: underline;color: #56c101;}
a:link {color: #56c101;}
a:visited {color: #48a102;}
a:hover {color: #5fd402;}
a:active {color: #61da02;}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }
h1, h1 a, h2.arrowTitel, h2 span.arrowTitel {
	font-size: 18px;
	color: #3b9bd8;
	text-decoration: none;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	color: #3b9bd8;
}
h1.nopad, h2.nopad {
	margin: 0px; padding: 0px;
}
h1.tussen {
	color: #56c101;
}
h2, td.arrowTitel, h2 a {
	font-size: 15px;
	color: #3b9bd8;
	text-decoration: none;
}
td.arrowTitel h2 {
	padding-left: 25px;
}
h3, h3 a, h3 a:link, h3 a:visited {
	font-size: 13px;
	color: #3b9bd8;
	margin: 0px; padding: 0px;
	text-decoration: none;
}
h3.toppad{
	padding-top: 8px;
}
/* hover */
table.hover, articles.hover, li.hover {
	background-color: #fcfcfc;
	cursor: pointer;
}
#content table td {
	padding-left: 25px;
}

#content table td table td * td{
	padding-left: 0px;
}
#content table td h1 {
	color: #56c101;
}
input.submit, input.knop {
	border: 2px solid #77cf00;
	background-color: #2c4694;
	color: #ffffff;
}
p.blog_tussentitel{
	margin: 0px; padding: 0px;font-size: 12px;
}
p.tags, td.trefwoord, p.trefwoord {	margin: 0px; padding: 0px; color: #afaeae; font-size: 10px;}
p.tags a,td.trefwoord a {color: #56c101; font-size: 10px;}
span.auteur_label { padding:0px 5px 0px 25px;}
span.auteur { color: #56c101; }

p.hr {
	background-image: url(img/ao/hr_shade.gif);
	display: block;
	height: 18px;
	width: 509px;
}
p.rk_leesmeer {
	text-align: right;
	padding-right: 12px;
}
p.rk_leesmeer a {
	background: transparent url(img/ao/arrow_green.gif) no-repeat 0px 4px;
	color: #56c101;
	text-decoration: none;
	padding-left: 12px;
}
p.blog_leesmeer {
	text-align: right;
}
p.blog_leesmeer a {
	color: #2c4694;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(img/ao/arrow_blue2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
p.nopad {margin: 0px;}
div.full{
	padding-left: 30px;
}
img.idk{
	margin-bottom : 10px;
	margin-right : 10px;
	float: left;
}
table.scroller td {
	padding: 2px !important;
}
/** list */
table.list {
	padding-left: 25px;
}
table.list td {
	padding: 2px !important;
}
table.list tr.header td {
	background-color: #6dc923;
	color: #ffffff;
}
table.list tr.header td.first {
	background-image: url(img/ao/list_top_left.gif);
	background-repeat: no-repeat; background-position: left;
	padding-left: 5px !important;
}
table.list tr.header td.last {
	background-image: url(img/ao/list_top_right.gif);
	background-repeat: no-repeat; background-position: right;
	padding-right: 5px !important;
}
table.list tr.header0 td {
	background-color: #f2f2f2;
}
table.list tr.header0 td.first {
	background-image: url(img/ao/list_left_bottom.gif);
	background-repeat: no-repeat; background-position: bottom left;
	padding: 0px !important;
}
table.list tr.header0 td.first div {
	background-image: url(img/ao/list_left_top.gif);
	background-repeat: no-repeat; background-position: top left;
	padding: 2px 5px;
}
table.list tr.header0 td.last {
	background-image: url(img/ao/list_right_bottom.gif);
	background-repeat: no-repeat; background-position: bottom right;
	padding: 0px !important;
}
table.list tr.header0 td.last div {
	background-image: url(img/ao/list_right_top.gif);
	background-repeat: no-repeat; background-position: top right;
	padding: 2px 5px;
	//dwidth: 100%;
}
table.list td.hspacer {
	font-size: 1px; padding-top: 4px; line-height: 1px;
}
table.list span.oms {
	padding-left: 15px;
}
/* medewerkers */
td.medewerkers td {
	padding: 12px 8px !important;
	vertical-align: top;
}
td.medewerkers table {
	background-image: url(img/ao/medewerker_bottom_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
td.medewerkers table td.first {
	background-image: url(img/ao/medewerker_top_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 116px;
}
td.medewerkers table td.last{
	background-image: url(img/ao/medewerker_bottom_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 15px;
	padding: 0px !important;
}
td.medewerkers td span.titel a {
	color:#3b9bd8;font-weight:bold;text-decoration: none;
}
td.medewerkers td span.subtitel {
	color: #56c101;
}
/* algemene layout */
#content table td.oms{
	padding-left: 45px;
}
#content table td.omsb{
	padding-bottom: 12px;
}
#menu{
	background-image: url(/img/ao/menu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3083b8;
	width: 175px;
	padding: 50px 0px;
	vertical-align: top;
}
#menu ul {
	list-style: none;
	margin:0;
	padding: 0 25px;
}
#menu ul li {
	padding-bottom: 8px;
	line-height: normal;
}
#menu a {
	font-size: 12px; text-decoration: none; color: #ffffff;
}
#menu a:active {color: #99da24;}
#menu a:hover {color: #5fd402;}
#content{
	width: auto;
	background-color: #ffffff;
	vertical-align: top;
	padding-right: 27px;
}
#right {
	width: 175px;
	background-color: #ffffff;
	vertical-align: top;
	padding-right: 15px; 
}
/*kader ict*/
#right table.ict td.top {
	background-image: url(/img/ao/ict_top_bg.gif);
	width: 100%;
}
#right table.ict td.left {
	border-left: 1px solid #3083b8;
	background-color: #f8f8f8;
	padding: 0px 2px 0px 5px;
}
#right table.ict td.left ul {
	padding: 0px; margin: 0px 0px 0px 15px;
}
#right table.ict td.left ul li {
	list-style-image: url(img/ao/arrow_blue.gif);
	padding-bottom: 5px;
}
#right table.ict td.left ul li a {
	color: #595959;
	text-decoration: none;
	line-height: normal;
}
#right table.ict td.left ul li a:hover {
	color: #215d83;
}
#right table.ict td.right {
	background-image: url(/img/ao/ict_bg_r.gif);
}
#right table.ict td.bottom{
	background-image: url(/img/ao/ict_bottom_bg.gif);
}
#right table.ict td.bottom div.left {
	float: left;
}
#right table.ict td.bottom div.right {
	float: right;
}
/*kader optimalisatie*/
#right table.optimalisatie td.top {
	background-image: url(/img/ao/optimalisatie_top_bg.gif);
	width: 100%;
}
#right table.optimalisatie td.left {
	border-left: 1px solid #51be00;
	background-color: #f8f8f8;
	padding: 0px 2px 0px 5px;
}
#right table.optimalisatie td.left ul {
	padding: 0px; margin: 0px 0px 0px 15px;
}
#right table.optimalisatie td.left ul li {
	list-style-image: url(img/ao/arrow_green.gif);
	padding-bottom: 5px;
}
#right table.optimalisatie td.left ul li a {
	color: #595959;
	text-decoration: none;
	line-height: normal;
}
#right table.optimalisatie td.left ul li a:hover {
	color: #51be00;
}
#right table.optimalisatie td.right {
	background-image: url(/img/ao/optimalisatie_bg_r.gif);
}
#right table.optimalisatie td.bottom{
	background-image: url(/img/ao/optimalisatie_bottom_bg.gif);
}
#right table.optimalisatie td.bottom div.left {
	float: left;
}
#right table.optimalisatie td.bottom div.right {
	float: right;
}

#container {
	min-width:951px;
	max-width:1200px;
	margin:0 auto;
}
#kop {
	background-image: url(/img/ao/kop_bg.gif);
	background-repeat: repeat-x;
	height: 149px;
	width: 100%;
}
#kop_left {
	background-image: url(/img/ao/kop_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 499px;
	height: 149px;
	float: left;
}
#kop_rechts {
	background-image: url(/img/ao/kop_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 450px;
	height: 149px;
	float: right;
}
#logo {
	background-image: url(img/ao/logo.gif);
	width: 187px;
	height: 75px;
	text-indent: -999px;
	display: block;
	margin: 26px 24px;
	float: left;
}
#ao {
	background-image: url(img/ao/logo_ao.gif);
	width: 176px;
	height: 75px;
	text-indent: -999px;
	display: block;
	margin: 26px 0px;
	float: left;
}
#bottom {
	background-image: url(/img/ao/bottom_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}
#bottom_left {
	background-image: url(/img/ao/bottom_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 499px;
	height: 28px;
	float: left;
}
#bottom_rechts {
	background-image: url(/img/ao/bottom_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 450px;
	height: 28px;
	float: right;
}
#andvia {
	padding-top: 20px;
	text-align: center;
}
/* nieuwsbrief menu */
#nb {
	padding-top: 50px;
}
#nb #label {
	background-image: url(img/ao/nb_schrijfin.gif);
	display: block;
	width: 175px; height: 36px;
	text-indent: -999px;
}
#nb .left{
	background-image: url(img/ao/nb_icon.gif);
	display: block;
	width: 36px; height: 27px;
	float: left;
}
#nb .input {
	width: 95px;
	height: 27px;
	background-image: url(img/ao/nb_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}
#nb input {
	border: 0px;
	background: transparent;
	width: 100%;
	color: #c7c7c7;
	font-style: italic;
}
#nb input.normal {
	color: #666666;
	font-style: normal;
}
#nb .input input.nb {
	width: 95px;
	border: 0px;
}
#nb .submit {
	float: left;
	background-image: url(/img/ao/nb_button.gif);
	border: 0px;
}
#nb .submit input {
	width: 35px;
	height: 20px;
	color: #ffffff;
	font-style: normal;
	background-color: transparent;
	border: 0px;
}
#nb .meer {
	padding-left: 20px;
}
#nb .meer a{
	color: #51be00;
	font-size: 11px;
}
#nb .meer a span {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
}
/* zoek op deze site */
#zoek {
	background-color: #d7faff;
	height: 78px;
	padding: 24px 23px 0px 23px;
	margin-bottom: 20px;
	min-width: 570px;
}
#zoek .left {
	background-image: url(/img/ao/zoek_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 68px;
	height: 64px;
	float: left;
}
#zoek .input {
	background-image: url(/img/ao/zoek_input.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 379px;
	height: 64px;
	float: left;
	padding-top: 6px;
}
#zoek input {
	border: 0px;
	background: transparent;
	width: 100%;
	color: #c7c7c7;
	font-style: italic;
}
#zoek input.normal {
	color: #666666;
	font-style: normal;
}
#zoek a.boom {
	color: #2c4694;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	float: left;
}
#zoek .submit {
	float: left;
	background-image: url(/img/ao/zoek_button.gif);
	border: 0px;
}
#zoek .submit input {
	width: 81px;
	height: 28px;
	color: #ffffff;
	font-style: normal;
}
#footer {
	padding: 10px 0px;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration: none; color: #666666;
}
div.adv {
	width: 170px;
	text-align: center;
}
/* project */
div.project_green {
	color: #56c101;
	font-weight: bold;
	text-align: right;
	padding-top: 15px !important;
}
div#sm {
	background: #fff;
	margin: 20px 20px 0 30px;
	width: 120px;
	text-align: center;
}
div#sm img {
	margin: 8px 0;
}

