@import url(https://fonts.googleapis.com/css?family=Asap:400,700);

/*HTML5 reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
table {
    border-collapse:collapse;
    border-spacing:0;
	
	
}

.IN-widget {float:left}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/* end html5 reset*/


body {
  font-family: 'Asap', Arial, sans-serif;
  font-weight: 400;
  color: #555555;
}

.slogan {
  text-align: right;
  font-size: 15px;
  padding-left:35px;
  padding-top: 90px;
  font-weight: 200;
  color: #555555;
  line-height: 125%;
}

#adres {
  text-align: right;
  color: #555555;
  line-height: 140%;
  font-size: 14px;
  bottom: 0;
}

groen {
  color: #00287C;
}

#footer {
  font-size: 14px;
  color: #868686;
}

a {
  color: #00287C;
  text-decoration: none;
}

a:hover {
	color: #CADD02;
  text-decoration: none;
}

.tile > div > a {
  color: #fff;
  font-size: 28px;
  text-shadow: 2px 2px 5px black;
  text-decoration: none
}
.tile > div > a:hover { text-decoration: none}

h1, h2 {
  color: #00287C;
  font-size: 24px;
  padding-bottom: 10px;
  line-height: 130%;
  font-weight: 400;
}

h2 {
  font-size: 18px;
}

p {
  line-height: 140%;
}



#news .txt, #news .txt_one, .fckeditorbody, .cat {
  line-height: 140%;
  font-size: 14px;
}

.txt_one {
  margin-top: 20px;
}

.button {
  display: block;
  color: #C8DC00;
  background-color: #00287C;
  float: right;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  border: 0;
  border-bottom: 0px solid#eeeeee;
  border-collapse: collapse; 
}

.button:hover {
  color: #00287C;
  background-color: #C8DC00;
  text-decoration: none;
}

.button-contact {
  display: block;
  color: #C8DC00;
  background-color: #00287C;
  float: right;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding:0 0 0 10px;
  border: 0;
  font-size: 14px;
  text-decoration: none;
  border: 0;
  border-bottom: 0px solid#eeeeee;
  border-collapse: collapse;
  cursor: pointer;
}

.button-contact:hover {
  color: #00287C;
  background-color: #C8DC00;
  text-decoration: none;
}

strong {
  color: #535353;
}

.aanmelden {
  width: 195px;
  height: 40px;
  float: right;
  border:0; 
  position: relative;
  top: -7px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.aanmelden > input {
  width: 100%;
  height: 40px;
  border: 0;
  border-collapse: collapse;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 200;
  color: #aaaaaa;
  font-family: 'Asap', Arial, sans-serif;
}

:invalid {
  box-shadow: none;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow:none;
}

.navcontact  {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  color: #fff;
  font-weight: 400;
    font-family: 'Asap', Arial, sans-serif;
}

.navcontact {
  text-align: left;
  width: 195px;
  height: 40px;
  float: right;
  background-color: #00287C;
  border-left: 1px solid #eee;
  position: relative;
  top: -7px;
  margin-bottom: 10px;
  font-size: 100%;

}

.navcontact  {
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: 100%;
  cursor: pointer;
}

.navcontact > a{
  color: #fff;
  line-height: 40px;
  padding-left:12px;
}

ul li { 
   list-style-type: disc; 
   list-style-position: outside; 
   margin-left: 30px;
}

ul {
  padding-top: 1em;
}

.body_beheer ul li {
   list-style-type: none !important; 
   margin-left: 0 !important;
}

.body_beheer ul {
  padding-top: 0 !important;
}

