body {
background: linear-gradient(210deg, #f7f7f7, #188a43, #f7f7f7, #188a43);
padding-top: 2%;
padding-bottom: 2%;
}

/* als foto op achgtergrond url(../img/achtergrond.jpg) no-repeat center fixed; */


header {
background: #FFFFFF
}


#top1, #top2, #top3, #bottom1, #bottom2, #bottom3 {
border: solid 1px #C7C7C7;
}

.moduletable {
color: #383838;
padding-top: 5px;
padding-bottom: 5px;
}

.moduletable li {
color: #188A43;
}

.moduletable a:link, .moduletable a:visited {
color: #188A43;
}

.moduletable a:hover {
color: #188A43;
}

.moduletable h3 {
color: #188A43;
}

.moduletable p {
color: #383838;
}

/*main menu*/

.moduletable_menu h3 {
color:#188A43;
}

div.moduletable_menu ul li a {
background: #007D00;
color: #FFFFFF;
border: solid 1px #188A43;
}

div.moduletable_menu ul li a:hover {
color: #FFFFFF;
background: #188A43;
}

/*Einde main menu*/

/*Styling Artikel info*/
.article-info {
border: solid 1px #188A43;
border-radius: 10px 0px;
}

.article-info-term {
color: #383838;
display: none;
}
/*Einde Styling Artikel info*/

/*Styling Pagina Titels*/


h2 a:link, h2 a:visited, h2 {
background-color: #188A43;
border: solid 2px #188A43;
border-radius: 0px 10px 0px 10px;
height: 115%;
color: #ffffff;
font-size: 115%;
padding-left: 4px;
}

h2 a:hover {
color: #ffff33;
}


/*Einde Styling Pagina Titels*/

/*Joomla 3, icoontjes*/
.btn-group {
background: #EEEEEE;
border: solid 1px #188A43;
}
/*Einde CSS Print, mail en bewerk iconen*/

/*Styling footer*/
footer {
border: solid 1px #188A43;
background: #188A43;
}

.footer1, .footer2, .footer1 a:link, .footer1 a:visited, .footer2 a:link, .footer2 a:visited { 
color: #FFFFFF; 
} 

.footer1 a:hover, .footer2 a:hover { 
color: #188A43; 
}
/*Einde Styling footer*/

/*styling site titel (headertext)*/
.headertext, .headertext a:link, .headertext a:visited {
color: #EEEEEE;
}

.headertext a:hover {
color: #188A43;
}
/*Einde styling site titel (headertext)*/

/*Styling paginatie*/
.pagination {
background: #188A43;
}


.counter {
color: #FFFFFF;
}

.pagenav {
color: #ffff33;  
}

a.pagenav {
color: #ffff33;
}

a:hover.pagenav {
color: #188A43;
}
/*Einde Styling paginatie*/

.container, .container-fluid {
background: #FFFFFF;
}

.crumbs {
background: #FFFFFF;
}

.crumbs a:link, .crumbs a:visited, .crumbs li, .breadcrumbs {
color: #188A43; 
}

.crumbs a:hover {
color: #188A43;
}

.btn-primary {
background: #188A43;
}

.well {
background: 0;
}

/*top menu*/

nav  {
background: #FFFFFF;
}

div.moduletable_topmenu ul li a {
color: #188A43;
}

div.moduletable_topmenu ul li a:hover , a:active{
color: #FFFFFF;
background: #188A43;
}

div.moduletable_topmenu ul li ul {
background: #EEEEEE;
border: solid 1px #C7C7C7;
border: solid 1px #C7C7C7;
}

div.moduletable_topmenu ul li ul li a:hover {
color: #188A43;
}

/*Het topmenu bij kleinere schermbreedtes*/
@media only screen and (max-width : 480px) {
nav li a {
border-bottom: 1px solid #188A43;
}	

nav a#pull {
background-color: #000000;
color: #FFFFFF;
}