@charset "UTF-8";
/* lettertype headertekst */

div#logo  {
    margin-left:20px;
}
.headertekst {
	font-family:Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}

/* menutitels */


a.menu:link {
	font-family: "Arial Black";
	font-size: 20px;
	letter-spacing:0.05em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 35px;
}

a.menu:visited {
	font-family: "Arial Black";
	font-size: 20px;
	letter-spacing:0.05em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 35px;
}

a.menu:hover {
	font-family: "Arial Black";
	font-size: 20px;
	letter-spacing:0.05em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 35px;
}

.submenu {
    width:230px;
	border-bottom:solid #008133 2px;
	background-color:#FFFFFF;
	padding: 3px 3px 3px 5px;
}

.submenu a:hover {
    color:#000;
}
/*div#old_news_container a.itemlink {*/
div#content div#old_news_container a.itemlink h2{
    background: #999;
    color:#fff;
    font-size:14px;
    padding-bottom:3px;
    padding-top:3px;

}
div#content div#old_news_container a.itemlink:hover h2{
    background: #ffff00;
    color:#000;
}
div#content div#old_news_container a.itemlink h2 span.itemdatepub {
    font-size:0.7em;
    color:#000;
    padding-left:5px;
    padding-right:25px;
}

div#content a.itemlink h2{
    color: #fff;
    background:#008133;
    font-size:14px;
    padding-bottom:3px;
    padding-top:3px;
	padding-left:5px;

}
div#content a.itemlink:hover h2{
    color: #FFFF00;
    background:#000;
}
div#content a.itemlink h2 span.itemdatepub {
    font-size:0.7em;
    color:#ffff00; 
    padding-left:5px;
    padding-right:25px;
}
/* content */

.contentnormaal {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentintersml {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:#008133 1px solid;
}
.contentbold {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentcursief {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-style:italic;
	color: #000000;
	text-decoration: none;
}
.contentkop {
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #008133;
	text-decoration: none;
}
a.contentlink:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}
a.contentlink:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}
a.contentlink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #008133;
	text-decoration: none;
}
.contentintro {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #008133;
	text-decoration: none;
}
.contentintroblack {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contentintrolink:link {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.contentintrolink:visited {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contentintrolink:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #008133;
	text-decoration: none;
}

/*Specifieke tekststyles*/

.witingroenbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.witingroenboldlink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.witingroenboldlink:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.witingroenboldlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.adressentekst {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.namentekst:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.namentekst:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.namentekst:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #008133;
	text-decoration: none;
}
