/* Algemene stijlen */

BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
}
TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
}
.wit_klein {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}
.grijs_klein {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : #666666;
}
.titel_wit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}
.introtekst {
	line-height : 18px;
	padding: 20px;
}



.introtekst a:link, .introtekst a:visited, .introtekst a:active{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
	text-decoration: underline;
}
.introtekst a:hover {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration: underline;
}

A {
	text-decoration : underline;
	font-weight : normal;
}
A:HOVER {
	text-decoration : underline;
	font-weight : normal;
}
A:LINK {
	text-decoration : underline;
	font-weight : normal;
}
A:VISITED {
	text-decoration : underline;
	font-weight : normal;
}

A.titel_wit {
	font-size : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER.titel_wit {
	color: #eaeaea;
	text-decoration : none;
	font-weight : bold;
}
A:LINK.titel_wit {
	text-decoration : none;
	font-weight : bold;
}
A:VISITED.titel_wit {
	text-decoration : none;
	font-weight : bold;
}

A.wit_klein {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.wit_klein {
	color: #eaeaea;
	text-decoration : none;
	font-weight : normal;
}
A:LINK.wit_klein {
	text-decoration : none;
	font-weight : normal;
}
A:VISITED.wit_klein {
	text-decoration : none;
	font-weight : normal;
}

A.submenu {
	font-size : 11px;
	color : #CCCCCC;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.submenu {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
A:LINK.submenu {
	text-decoration : none;
	font-weight : normal;
}
A:VISITED.submenu {
	text-decoration : none;
	font-weight : normal;
}

A.submenu_active {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.submenu_active {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
A:LINK.submenu_active {
	text-decoration : none;
	font-weight : bold;
}
A:VISITED.submenu_active {
	text-decoration : none;
	font-weight : bold;
}
INPUT {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #969696;
	border-style: solid;
	}
	
.logininput {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #969696;
	border-style: solid;
	width:325px;
	}
	

.checkbox {
	color : #000000;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #000000;
	border-style: solid;
	}

INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	text-align : center;
	border-width: 0;
	border-color: #969696;
	border-style: solid;
	background-color: #969696;
	padding: 1px;
}

.area {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;

}.rollover {
	background-color: #333333;
}
.nieuwsmenuTD {
	border-top: 1px solid #FFFFFF;
}
.border_kaart {
	border: 1px solid #ACACAC;
}

/* Navbar test stijlen */
.navbar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	text-align: left;
	padding-left: 25px;
	background-image: url(../images/bg_subnav_item.gif);
	border-bottom: solid 1px #FFFFFF;
	height:23px;
	vertical-align:middle;
}

.navbar2 a:link, .navbar2 a:visited, .navbar2 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	text-align: right;
	text-decoration: none;
}
.navbar2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.navbarActive2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	background-image: url(../images/bg_subnav_itemactive.gif);
	font-weight : normal;
	border-bottom: solid 1px #FFFFFF;
	height:23px;
	vertical-align:middle;
}
.navbarActive2 a:link, .navbarActive2 a:visited, .navbarActive2 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight : normal;
}
.navbarActive2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
/* einde Navbar test stijlen */


/* Navigatie stijlen */
.navbar1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
	text-align: left;
	padding-top: 31px;
	padding-left: 25px;
	padding-bottom: 40px;
}
.navbar1 a:link, .navbar1 a:visited, .navbar1 a:active{
	color : #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight : bold;
}
.navbar1 a:hover {
	color: #eaeaea;
	text-align: left;
	text-decoration: none;
}
.navbarActive1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
	text-align: left;
	padding-top: 31px;
	padding-left: 25px;
	padding-bottom: 40px;
}
.navbarActive1 a:link, .navbarActive1 a:visited, .navbarActive1 a:active{
	color : #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight : bold;
}
.navbarActive1 a:hover {
	color: #eaeaea;
	text-align: left;
	text-decoration: none;
}

.navbar3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	text-align: left;
	padding-left: 40px;
	background-image: url(../images/bg_subnav_item.gif);
	border-bottom: solid 1px #FFFFFF;
	height:30px;
	vertical-align:middle;
}
.navbar3 a:link, .navbar3 a:visited, .navbar3 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	text-align: right;
	text-decoration: none;
}
.navbar3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.navbarActive3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 40px;
	background-image: url(../images/bg_subnav_itemactive.gif);
	font-weight : normal;
	border-bottom: solid 1px #FFFFFF;
	height:30px;
	vertical-align:middle;
}
.navbarActive3 a:link, .navbarActive3 a:visited, .navbarActive3 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight : normal;
}
.navbarActive3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}





.navbar4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
	text-align: left;
	padding-left: 55px;
	background-image: url(../images/bg_subnav_item.gif);
	border-bottom: solid 1px #FFFFFF;
	height:30px;
	vertical-align:middle;
}
.navbar4 a:link, .navbar4 a:visited, .navbar4 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
	text-align: right;
	text-decoration: none;
}
.navbar4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.navbarActive4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 55px;
	background-image: url(../images/bg_subnav_itemactive.gif);
	font-weight : normal;
	border-bottom: solid 1px #FFFFFF;
	height:30px;
	vertical-align:middle;
}
.navbarActive4 a:link, .navbarActive4 a:visited, .navbarActive4 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight : normal;
}
.navbarActive4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.navbar5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 8px;
	background-image: url(images/nav03-bull.gif);
	background-position: 228px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-right:32px;
	}
.navbar5 a:link, .navbar5 a:visited, .navbar5 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
	text-decoration: none;
}
.navbar5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.navbarActive5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 8px;
	background-image: url(/images/nav03-bull.gif);
	background-position: 228px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-right:32px;
	}
.navbarActive5 a:link, .navbarActive5 a:visited, .navbarActive5 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight : bold;
}
.navbarActive5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight : bold;
}
.navbar2nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F36F72;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 8px;
}
/* ACM stijlen */

.tekst {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
}
.tekst a:link, .tekst a:visited, .tekst a:active{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
	text-decoration: underline;
}
.tekst a:hover {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration: underline;
}
.titel {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
}
.titel a:link, .titel a:visited, .titel a:active{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
	text-decoration: none;
}
.titel a:hover {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}
.link-website {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}
.link-website a:link, .link-website a:visited, .link-website a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link-website a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.padding-newsbox{
	padding-right:10px;
}
.border{
	border-top-style:solid;
	border-top-color:#7A7A7A;
	border-top-width:1px;
	border-left-style:solid;
	border-left-color:#7A7A7A;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#7A7A7A;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#7A7A7A;
	border-bottom-width:1px;
}
.border-wit-onder{
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}
.border-wit-onder-rechts{
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
}
.padding-logintable{
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:4px;
}
.padding-tablecell{
padding-left:8px;
padding-right:8px;
padding-top:8px;
padding-bottom:8px;
}
.padding-tablecell-react{
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:4px;
}
.afbeeldingrechts {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 16px;
	color: #000000;
	}
.onderschrift a:link, .onderschrift a:visited, .onderschrift a:active{
	color: #000000;
	text-decoration: undeline;
}
.onderschrift a:hover {
	color: #000000;
	text-decoration: undeline;
}
	
.afbeeldinglinks {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.afspraak-maken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.afspraak-maken a:link, .afspraak-maken a:active, .afspraak-maken a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.afspraak-maken a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
