@import url('https://fonts.googleapis.com/css?family=Roboto');

body
{
font-size:13px;
}

body, .Inhoud {
font-family:'Roboto', Arial, Verdana, Arial, Sans-Serif;
color:#414141;
}




.Inhoud p {margin:0em 0 1em 0;}
.Inhoud  {font-size:1.2em;line-height:2em;}
.td  {font-size:1em;padding:0;margin:0;}



.Inhoud h1 {
font-family:'Roboto', Arial, Verdana, Arial, Sans-Serif;
font-size:2.2em;
line-height:40px;
font-weight:normal;
margin:0 0 5px 0;
color:#b5111b;
}


.Inhoud h2 {
font-family:'Roboto', Arial, Verdana, Arial, Sans-Serif;
font-size:1.2em;line-height:1.5em;
color:#f18c21;
margin:1.5em 0 0 0;
}

.Inhoud h3 {margin:1.5em 0 0 0em;font-size:14px;line-height:1.6em;font-weight:bold}
.Inhoud h4 {margin:1.5em 0 0.5em 0;color:#f18c21;font-size:1.2em;line-height:15px;font-weight:bold;}
.Inhoud h5 {margin:1.5em 0 0.5em 0;color:#f18c21;font-size:1.0em;line-height:15px;font-weight:bold;}
.Inhoud h6 {margin:1.5em 0 0.5em 0;color:#f18c21;font-size:0.8em;line-height:15px;font-weight:bold;}




.Inhoud ol, .Inhoud ul {margin: 1em 0 1em 50px;}


.Inhoud ol li {list-style-type:square;margin: 5px 0 0 0;}


.LastGridCol .Inhoud ul li {
          list-style: none;
        }

       .LastGridCol  .Inhoud ul li:before {
          /* For a round bullet */
          /* content:'\2022'; */
          /* For a square bullet */
          content:'\25A0';
          display: block;
          position: relative;
          max-width: 0px;
          max-height: 0px;
          left: -20px;
          top: -0px;
          color: #F18C21;
          font-size: 1em;
        }

	

/* .Inhoud ul li.Checked, .Inhoud ol li.Checked {list-style-type:none;background:url(../../images/list_item.gif) no-repeat;padding-left:20px;margin-left:-20px} */

blockquote {border:1px dotted #000;padding:5px;margin:20px 0 20px 0;}

dl {}
dt {font-weight:bold;}
dd {margin-left:1.2em;}


em, i, em *, i * {font-style:italic;}


strong, b, strong *, b * {font-weight:bold;}

h1 span {font-weight:inherit} /* for ie */

a {font-weight:normal!important;color:#414141;}

a:link, a:visited {text-decoration:underline;}
a:hover, a:active {text-decoration:none;}

a.text-link
{
/* text-transform:uppercase; */
font-size:14px;
font-weight:normal;
}

sup {font-size:0.8em;}
sub {font-size:0.8em;}



hr {font-size:1px;height:1px;color: #ccc;
background-color: #ccc;border:0;}
hr.HasMargin {margin:5px 0 5px 0;}


span {font-weight:inherit;font-style:inherit;}

#Zoeken  {line-height:32px;}
#Zoeken div.Wrapper {margin:8px 0 8px 15px;}

#FooterWrapper, #FooterWrapper a
{

color:#fff;
}




#FooterWrapper ul
{
width:100%;
padding:0;
margin:0;

}


#FooterWrapper li
{
list-style-type:none;
float:left;
padding:0 32px 0 0;
margin:0
}

