/* 01-12-2009 gemeenschappelijk deel blue en green verplaatst naa wever.css */
/* en deze geinclude via headertags.cs */

/* Site defaults */
body
{
	
}

/* top Navigation */
#nav
{
	background-image: url(../Images/green/bground_menu.gif);
}
#nav .mnu
{
	background-image: url(../images/green/seperator.gif);
}
#nav .mnu a
{
	color: #003300;
}
#nav .sel
{
	background-image: url(../Images/green/menu_sel.gif);
	color: #003300;
}

/* Page title */
.page_title
{
	color: #009900;
}
.page_title_line
{
	border-top: solid 3px #009900;
}

/* left navigation */
.leftnav .header,
.leftnav .l1i_sel,
.leftnav .l1_sel,
.leftnav .l2i_sel,
.leftnav .l2_sel,
.leftnav .l3_sel
{
	background-color: #009900;
}
.leftnav .l1 a,
.leftnav .l2 a,
.leftnav .l3 a

{
	color: #009900;
}

/* Footer */
#footer
{
	background-image: url(../Images/green/footer_line.gif);
}

/* Control module */
.controlpart
{
	border: #009900 1px solid;
}
.controlpart .blue
{
	background-color: #ebeef0;
}

/* Sfeer module */
.sfeer .kop
{
	color: #009900;
}
.sfeer .meer
{
	padding-top: 9px;
	font-weight: bold;
	color: #009900;
	font-family: Arial;
	text-decoration: none;
}
.sfeer .meer:hover
{
	text-decoration: underline;
}

/* Sfeer module voor onderdelen - minder witruimte dan standaard sfeer */
.sfeerOnderdeel .kop,
.sfeerOnderdeel .meer
{
	color: #009900;
}

/* Commentbox style */
.commentbox
{
	border-bottom: #ccd6e0 1px solid;
}


.Homepage_Amerk_Res_Content
{
	background:#DDF4CF;
	padding:0 10px 0 10px;
	
}


/* Box style part */
.boxpart
{
	border: #009900 1px solid;
}
.boxpart .kop,
.boxpart .kop a,
.boxpart .datum,
.boxpart .meer,
.boxpart .meer a
{
	color: #009900;
}
.boxpart ul li
{
	background-image: url(../Images/green/bullet_global.gif);
}

/* line style part */
.linepart .lijn
{
	border-bottom: solid 3px #009900;
}
.linepart .kop,
.linepart .kop a,
.linepart .meer,
.linepart .meer a
{
	color: #009900;
}
.linepart .content,
.linepart .content a,
.linepart .list a,
.linepart .link a
{
	color: #003366;
}

/* Publicaties module */
.publicaties .lijn
{
	border-bottom: solid 3px #009900;
}
.publicaties .kop,
.publicaties .kop a,
.publicaties .meer,
.publicaties .meer a
{
	color: #009900;
}

/* Dotted style part */
.dottedpart .kop
{
	color: #009900;
	background-image: url(../Images/green/dots_vertical.gif);
}
.dottedpart .kop a
{
	color: #009900;
}
.dottedpart .content
{
	background-image: url(../Images/green/dots_vertical.gif);
}
.dottedpart .meer
{
	padding-top: 2px;
	color: #009900;
	background-image: url(../Images/green/dots_vertical.gif);
}
.dottedpart .meer a
{
	color: #009900;
}
.dottedpart .hor_dotted
{
	background-image: url(../Images/green/dots_horizontal.gif);
}

/* Tabel met afwisselende rij kleuren */
.tbl .header
{
	color: #009900;
}

/* Site List */
.sitelist .toplinks
{
	border-top: solid 1px #ccd6e0;
	
	color: #009900;
	padding-bottom: 10px;
}
.sitelist .toplinks a
{
	font-family: Arial;
	font-size: 1.0em;
	color: #009900;
	text-decoration: none;
}
.sitelist .kop
{
	font-family: Arial;
	font-size: 1.4em;
	color: #009900;
	padding-bottom: 4px;
}
.sitelist .pijl
{
	padding-top: 4px;
	padding-left: 5px;
}
.sitelist .titel
{
	font-family: Arial;
	
	color: #009900;
	text-decoration: none;
	padding-left: 7px;
}
.sitelist .url
{
	font-family: Arial;
	
	color: #666666;
	text-decoration: none;
}

/* Contact module */
.Contact TD
{
	
	color: #009900;
	font-family: Arial;
	padding-top: 3px;
}
.Contact .kop
{
	font-size: 1.0em;
	color: #009900;
	font-family: Arial;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 9px;
}
.Contact .kop1
{
	
	color: #009900;
	font-family: Arial;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 3px;
}
.Contact .lbl
{
	
	color: #009900;
	font-family: Arial;
	font-weight: bold;
}
.Contact .lnk a
{
	font-size: 1.0em;
	color: #009900;
	font-family: Arial;
	text-decoration: none;
}
.Contact .lnk a:hover
{
	text-decoration: underline;
}
/* News & Agenda */
.newslist .footer
{
	border-bottom: solid 1px #009900;
}
.newslist .kop
{
	padding-top: 5px;
	padding-bottom: 14px;
	font-family: Arial;
	
	color: #009900;
	font-weight: bold;
}
.newslist .kop a
{
	font-family: Arial;
	
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.newslist .kop a:hover
{
	text-decoration: underline;
}
.newslist .datum
{
	
	color: #009900;
	padding-right: 21px;
}
.newslist .titel
{
	
	color: #009900;
	padding-bottom: 3px;
}
.newslist .titel a
{
	
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.newslist .titel a:hover
{
	text-decoration: underline;
}
.newslist .beschrijving
{
	padding-right: 10px;
	padding-bottom: 19px;
	
	
}
.newslist .beschrijving a
{
	
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.newslist .beschrijving a:hover
{
	text-decoration: underline;
}

.newslist .meer
{
	padding-bottom: 10px;
	
	color: #009900;
}
.newslist .meer a
{
	
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.newslist .meer a:hover
{
	text-decoration: underline;
}
/* Pager navigation */
.pg-normal
{
   
	color: #009900;
	text-decoration: none;
    cursor: pointer;    
}
.pg-selected
{

	font-weight: bold;
	color: #009900;
    cursor: pointer;
}
/* CategoryLinks */
.categorylinks ul
{
	list-style-image: url(../Images/green/arrows_global.gif);
	margin-left: 18px;
	margin-top: 9px;

}
.categorylinks ul li
{
	color: #009900;
	
	margin-bottom: 7px;
}
.categorylinks ul li a
{
	color: #009900;
	
	text-decoration: none;
}
.categorylinks ul li a:Hover
{
	color: #009900;
	
	text-decoration: underline;
}
.categorylink_title
{
	color: #009900;
	
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
.categorylink_title a
{
	color: #009900;

	font-weight: bold;
	text-decoration: none;
}
.categorylink_title a:hover
{
	color: #009900;
	
	font-weight: bold;
	text-decoration: underline;
}
.categorylink_meer
{
	color: #009900;
	
}
.categorylink_meer a
{
	color: #009900;
	
	text-decoration: none;
}
.categorylink_meer a:hover
{
	color: #009900;
	
	text-decoration: underline;
}
.categorylink_hoverStyle
{
	background-color: #f1f1f1;
	cursor: pointer;
}
.categorylink_regularStyle
{
	background-color: white;
	cursor: pointer;
}
.categorylink_footer
{
	background-color: #009900;
	color: #FFFFFF;
	
}
.categorylink_footer a
{
	background-color: #009900;
	color: #FFFFFF;
	
}
.categorylink_footer a:hover
{
	background-color: #009900;
	color: #FFFFFF;
	
}
/* HighLight module */
.highlight
{
	background-color: #d9e1e8;
}
.highlight .datum
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	
	color: #009900;
	
}
.highlight .titel
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #009900;
	
	font-weight: bold;
}
.highlight .titel a
{
	
	color: #009900;

	text-decoration: none;
}
.highlight .titel a:hover
{
	text-decoration: underline;
}
.highlight .foto
{
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
}
.highlight .content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 0px;
	
	color: #003366;
	
}
.highlight .meer
{
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 18px;
	
	
	color: #009900;
}
.highlight .meer a
{
	font-weight: bold;
	
	color: #009900;
	
	text-decoration: none;
}
.highlight .meer a:hover
{
	text-decoration: underline;
}
.highlight .dotted
{
	margin-left: 12px;
	margin-right: 12px;
	background-image: url(../Images/green/dots_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/* Edit Mode Styles */
.edittable
{
	border: solid 1px #ccd6e0;
	background-color: #ebeef0;
	margin-bottom: 14px;
}
.edittable .row
{
	background-color: #d9e1e8;
}
.edittable .altrow
{
	background-color: #FFFFFF;
}
.editkop
{
	font-weight: bold;
	
	color: #009900;
	
	padding-bottom: 3px;
}
.editlabel
{
	font-family: Arial;
	
	color: #009900;
	vertical-align: top;
}
.editdata
{
	font-family: Arial;
	
	font-weight: bold;
	color: #009900;
	vertical-align: top;
}
.editpart
{
	border-color: #ccd6e0;
	background-color: #FFFFFF;
}
.editlink
{
	font-family: Arial;
	
	color: #009900;
	vertical-align: top;
}
.help
{
	border: solid 1px #ccd6e0;
	background-color: #009900;
	font-family: Arial;
	
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}

.editArea
{
	
	color: #009900;
}
.editArea a
{
	
	color: #009900;
}

.editArea td
{
	
	color: #009900;
}

/* Rad editor content */
.RadEContent, .RadEContent TD
{
	
	
}
.RadEContent A
{
	/*color: #009900; */
}
.RadEContentToolsOut
{

	/* color: #009900; */
}
.RadEContentToolsOut A
{

	/* color: #009900;*/
}
.content TD
{
	
}
.content
{
	/*padding-top: 5px; 	padding-bottom: 5px;*/
	
}

.content ul
{
	list-style-image: url(../images/blue/bullet.gif);
}
.content li
{
	vertical-align: middle;
}
.content .meer a
{
	font-weight: bold;
	
	color: #009900;
	
	text-decoration: none;
}
.content .meer a:hover
{
	text-decoration: underline;
}

.content .datum
{
	padding-bottom: 5px;
	
	
	
}
.printbutton
{
	border: solid 1px #009900;
	padding-left: 10px;
}
.printbutton a
{
	
	color:#003366;	
	font-style: italic;
	text-decoration: none;
}
.printbutton a:hover
{
	text-decoration: underline;
}

.paragraph_titel_1,
.paragraph_titel_2
{
	color: #003366;
}

.content hr
{
	color: #009900;
}
/* Footnote bij nieuwsitem */
.noot_titel
{
	padding-top: 5px;
	padding-bottom: 5px;

	color: #009900;
	
	font-weight: bold;
}
.noot_content
{
	padding-top: 5px;
	padding-bottom: 5px;
	

	
}

/*New leftnav*/
.leftnav .lr1
{
	background-image: url(../Images/lhs_header.gif);
}
.leftnav .lr1Sel
{
	background-color: #009900;
}
.leftnav .l21
{
	padding-left: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 88%;
}
.leftnav .l21 a
{
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.leftnav .l21 a:hover
{
	text-decoration: underline;
}

.leftnav .l11Open, .leftnav .l11SelOpen
{
	padding-left: 7px;
	padding-top: 2px;
	vertical-align: top;
	width: 18px;
}
.leftnav .l11, .leftnav .l11Sel
{
	padding-left: 7px;
	padding-top: 2px;
	vertical-align: top;
	width: 18px;
}
.leftnav .li11
{
	background-image: url(../Images/green/arrows_global.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.leftnav .li11Sel
{
	background-image: url(../Images/green/arrows_global_sel.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.leftnav .li11Open
{
	background-image: url(../Images/green/arrows_global_down.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-color: transparent;
}
.leftnav .li11SelOpen
{
	background-image: url(../Images/green/arrows_global_sel_down.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-color: transparent;
}

.leftnav .l21Sel
{
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftnav .l21Sel a
{
	
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: none;
}
.leftnav .l21Sel a:hover
{
	text-decoration: underline;
}
.leftnav .l22
{
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftnav .l22 a
{
	
	color: #009900;
	text-decoration: none;
}
.leftnav .l22 a:hover
{
	text-decoration: underline;
}
/*level 2*/
.leftnav .l12Sel, .l12SelOpen
{
	background-color: #009900;
}
.leftnav .l22Sel, .l22SelOpen
{
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #009900;
}
.leftnav .l22Sel a, .l22SelOpen a
{
	
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav .l22Sel a:hover, .l22SelOpen a:hover
{
	text-decoration: underline;
}
/*level 3*/
.leftnav .lr3Sel
{
	background-color: #009900;
}

.leftnav .l23
{
	padding-left: 8px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(../Images/green/bullet_global_small.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}
.leftnav .l23 a
{
	
	color: #009900;
	text-decoration: none;
}
.leftnav .l23 a:hover
{
	text-decoration: underline;
}
.leftnav .l23Sel
{
	padding-left: 8px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(../Images/green/bullet_global_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftnav .l23Sel a
{
	
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav .l23Sel a:hover
{
	text-decoration: underline;
}

/*level 4*/
.l14
{
}

.li14
{
}
.leftnav .lr4Sel
{
	background-color: #009900;
}

.leftnav .l24
{
	padding-left: 13px;
	padding-bottom: 2px;
	height: 16px;
	background-color: transparent;
	/*background-image: url(../Images/green/dots_vertical_15x1.gif);*/
	background-repeat: repeat-y;
	background-position: left;
}
.leftnav .l24 a
{
	
	color: #009900;
	text-decoration: none;
	border-left:dotted 2px #009900;
	padding-left:5px;
}
.leftnav .l24 a:hover
{
	text-decoration: underline;
}
.leftnav .l24Sel
{
	padding-left: 13px;
	padding-bottom: 2px;
	height: 16px;
	/*background-image: url(../Images/green/dots_vertical_15x1-white.gif);*/
	background-repeat: repeat-y;
	background-position: left;
}

.leftnav .l24Sel a
{
	
	color: #FFFFFF;
	text-decoration: none; /*border-left:dotted 2px #ffffff;*/
}
.leftnav .l24Sel a:hover
{
	text-decoration: underline;
}


/* OpleidingenNavBox */

.opleidingennavbox .selected
{
	height: 50px;
}

.opleidingennavbox .selected .headerblock
{
	cursor: hand;
	border: solid 1px red;
}

.opleidingennavbox .selected .title
{
	font-family: Arial;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 009900;
	text-align: center;
	vertical-align: middle;
}
.opleidingennavbox .selected .title a
{
	text-decoration: none;
	color: #FFFFFF;
}
.opleidingennavbox .selected .title a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.opleidingennavbox .selected .sublinks
{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: 009900;
	padding-left: 2px;
}

.opleidingennavbox .selected .sublinks a
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.opleidingennavbox .selected .sublinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	
}

.opleidingennavbox .selected .descriptionblock
{
	height: 124px;
	overflow: hidden;
}

.opleidingennavbox .selected .description
{
	font-family: Arial;
	color: #FFFFFF;
	
	background-color: #65b165;
	padding: 5px;
	vertical-align: top;
	height: 100%;
}

.opleidingennavbox .selected .description a
{
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
}
.opleidingennavbox .selected .description a:hover
{
	text-decoration: underline;
}



.opleidingennavbox .selected .meerlink
{
	text-align: right;
	background-color: #65b165;
	padding-right: 5px;
	font-family: Arial;
	color: #ffffff;
	
	font-weight: bold;
}

.opleidingennavbox .selected .meerlink a
{
	font-family: Arial;
	color: #ffffff;
	
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
}
.opleidingennavbox .selected .meerlink a:hover
{
	text-decoration: underline;
}


.opleidingennavbox .white
{
	height: 50px;
}

.opleidingennavbox .white .headerblock
{
	cursor: hand;
	border: solid 1px transparent;
}

.opleidingennavbox .white .title
{
	font-family: Arial;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.opleidingennavbox .white .title a
{
	color: #FFFFFF;
	text-decoration: none;
}
.opleidingennavbox .white .title a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.opleidingennavbox .white .sublinks
{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
}

.opleidingennavbox .white .sublinks a
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.opleidingennavbox .white .sublinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	
}
.opleidingennavbox .green
{
	height: 50px;
}

.opleidingennavbox .green .headerblock
{
	cursor: hand;
	border: solid 1px transparent;
}
.opleidingennavbox .green .title
{
	font-family: Arial;
	font-size: 1.2em;
	color: #009900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.opleidingennavbox .green .title a
{
	color: #009900;
	text-decoration: none;
}
.opleidingennavbox .green .title a:hover
{
	color: #009900;
	text-decoration: underline;
}
.opleidingennavbox .green .sublinks
{
	font-family: Arial;
	color: #009900;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
}

.opleidingennavbox .green .sublinks a
{
	color: #009900;
	text-decoration: none;
	
}
.opleidingennavbox .green .sublinks a:hover
{
	color: #009900;
	text-decoration: underline;
	
}
.opleidingennavbox .blue
{
	height: 50px;
}

.opleidingennavbox .blue .headerblock
{
	cursor: hand;
	border: solid 1px transparent;
}

.opleidingennavbox .blue .title
{
	font-family: Arial;
	font-size: 1.2em;
	color: #6699cc;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.opleidingennavbox .blue .title a
{
	color: #6699cc;
	text-decoration: none;
}
.opleidingennavbox .blue .title a:hover
{
	color: #6699cc;
	text-decoration: underline;
}

.opleidingennavbox .blue .sublinks
{
	font-family: Arial;
	color: #6699cc;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
}

.opleidingennavbox .blue .sublinks a
{
	color: #6699cc;
	text-decoration: none;
	
}
.opleidingennavbox .blue .sublinks a:hover
{
	color: #6699cc;
	text-decoration: underline;
	
}

.opleidingennavbox .blue .sublinks a:hover
{
	color: #6699cc;
	text-decoration: underline;
	
}

/* Style toevoegingen voor de tekstbox op de opleidingen  pagina */
.opleidingencampagnetekst
{
	height: 88px;
	width: 250px;
	text-align: center;
	cursor: hand;
	vertical-align: middle;
	margin-bottom: 15px;
}

.opleidingencampagnetekst a
{
	text-decoration: none;
}

.opleidingencampagnetekst .topregel
{
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
}
.opleidingencampagnetekst .bottomregel
{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

/* Nieuws per thema pagina */

.themablok
{
}

.themablok .lijst
{
	border-left: solid 1px #009900;
	border-right: solid 1px #009900;
	border-bottom: solid 1px #009900;
	padding-left: 5px;
	padding-right: 5px;
}

.themablok .lijst .datum
{
	font-style: italic;
}

.themablok .lijst ul
{
	list-style-image: url(../Images/green/bullet_global.gif);
	margin-left: 18px;
	margin-top: 9px;
	
}
.themablok .lijst ul li
{
	color: #009900;
	font-family: Arial;
	margin-bottom: 7px;
}
.themablok .lijst ul li a
{
	color: #009900;
	font-family: Arial;
	text-decoration: none;
}
.themablok .lijst ul li a:Hover
{
	color: #009900;
	font-family: Arial;
	text-decoration: underline;
}
.themablok .titel
{
	color: #009900;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	border: solid 1px #009900;
	padding-left: 5px;
}
.spaced { line-height: 1.2em; } 
.spaced SUB, .spaced SUP { line-height: 1.2em; } 

div.streamcontainer
  {
	padding:0;
	border:solid 3px #009900;
	margin:5px;
	padding:15px 15px 15px 15px;
	background-color:#f1f1f1;
	float:left;
	
	
  }

button.iDEALeasy {background-color: #FFFFFF;}


