/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4,
h5, h6, p, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td { 
margin:0;
padding:0;
}

#content {
padding: 0 1% 0 1%;
}

header {
padding: 5px 1% 5px 1%;
height: 160px;
margin-bottom: 5px;
border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
}

#top1, #top2, #top3, #bottom1, #bottom2, #bottom3{
width: 90%;
margin: 5px auto 5px auto;
border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
padding: 0 1% 0 1%;
}


.moduletable li {
list-style-type: square;
margin-left: 6%;
}

/*main menu*/

div.moduletable_menu ul,
div.moduletable_menu ul li,
div.moduletable_menu ul li ul,
div.moduletable_menu ul li ul li {
list-style: none;
margin: 0;
padding: 2px 0 2px 0;
}

div.moduletable_menu ul li ul {
margin-left: 2%;
}

div.moduletable_menu ul li a {
display: block;
border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
padding: 2%;
text-decoration: none;
}

div.moduletable_menu ul li a:hover {
display: block;
text-decoration: none;
}

/*Einde main menu*/

/*Styling Lees meer link*/
.readmore {
font-style: italic;
font-size: 90%;
}
/*Einde Styling Lees meer link*/

/*Styling Artikel info*/
.article-info {
padding: 0 1% 0 1%;
margin: 2px 0 2px 0;
font-size: 90%;
}

.article-info-term {
font-weight: bold;
font-size: 90%;
}
/*Einde Styling Artikel info*/

/*Iconen uitlijnen en stijlen*/
/*Joomla 2.5*/
.actions { 
text-align: right; 
} 

.actions li { 
display: inline; 
}

.edit-icon img, .email-icon img, .print-icon img { 
border: 0; 
}

/*Joomla 3, pull down met icoontjes iets naar boven zetten*/
.btn-group {
margin-top: -35px;
border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
}
/*Einde CSS Print, mail en bewerk iconen*/



/*Styling footer*/
footer {
margin-top: 20px;
text-align: center;
}

/*Einde Styling footer*/

/*styling site titel (headertext)*/
.headertext, .headertext a:link, .headertext a:visited {
padding: 30px 0 20px 0;
font-size: 1.6em;
}
/*Einde styling site titel (headertext)*/

/*Styling paginatie*/
.pagination {
display: block;
text-align: center;
clear: both;
}

.pagination li {
display: inline;
padding: 0 2% 0 2%;
}
/*Einde Styling paginatie*/

.cols-3 .column-1 {
float: left;
margin-right: 4%;
padding: 0 5px;
width: 29%;
}
.cols-3 .column-2 {
float: left;
margin-left: 0;
padding: 0 5px;
width: 29%;
}
.cols-3 .column-3 {
float: right;
padding: 0 5px;
width: 29%;
}
.cols-2 .column-1 {
float: left;
margin-right: 4%;
padding: 0 5px;
width: 43%;
}
.cols-2 .column-2 {
float: right;
margin-left: 0;
padding: 0 5px;
width: 43%;
}

.items-more {
clear: both;
padding-top: 25px;
}

.container, .container-fluid {
padding: 0;
max-width: 1200px;
}

.logo img {
width: 100%;
max-width: 300px;
}

.crumbs {
padding: 0 1% 0 1%;
}

.moduletable_crumbs li {
display: inline;
}

.slideshow {
float: right;
padding-right: 1%;
}

@media screen and (max-width: 600px) {
.slideshow {
display: none;
}
.well {
display: none;
}
.headertext, .headertext a:link, .headertext a:visited, .headertext a:hover {
font-size: 1em;
}
#top1, #top2, #top3, #bottom1, #bottom2, #bottom3 {
display: none;
}
}

p {
font-family: arial;
/*font-size: 0.8em;*/
font-size: 1em;
margin-bottom: 15px;
}

.alert-notice, .notice {
background-color: #efe7b8; 
color: #c00; 
padding-left: 1em; 
font-weight: bold;
}

.alert-warning, .alert-error, .warning, .error {
background-color: #e6c0c0; 
color: #c00; 
padding-left: 1em; 
font-weight: bold;
}

/*top menu*/

nav  {
width: 100%;
font-size: 0.8em;
font-family: arial;
font-weight: bold;
position: relative;
}

nav a {
display: inline-block;
width: 100px;
text-align: center;
text-decoration: none;
padding: 2%;
}

nav li {
display: inline;
float: right;
}

nav a#pull {
display: none;
}

div.moduletable_topmenu ul li ul {
width: 100%;
position: absolute;
top: 40px;
border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
}

div.moduletable_topmenu ul li ul li a:hover {
background: none;
}


/*Het topmenu bij kleinere schermbreedtes*/
@media only screen and (max-width : 480px) {
nav { 
height: auto;
}

nav ul {
width: 100%;
display: block;
height: auto;
}
	
nav li {
display: block;
float: none;
width: 100%;
}

nav a {
text-align: left;
width: 100%;
text-indent: 25px;
}
	
nav a#pull {
display: block;
width: 100%;
position: relative;
}

nav a#pull:after {
content:"";
background: url('../img/navicon.png') no-repeat;
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
right: 15px;
top: 5px;
}

div.moduletable_topmenu ul li ul {
position: relative;
top: 5px;
}
}
div.chronoform a {
color: #ffffff;
}

