@font-face {
  font-family: "RijksOverheidSans";
  src: url("../../font/rijksoverheidsansheading-bold_2_0.eot");
  src: url("../../font/rijksoverheidsansheading-bold_2_0.eot?#iefix") format("embedded-opentype"), url("../../font/rijksoverheidsansheading-bold_2_0.woff") format("woff"), url("../../font/rijksoverheidsansheading-bold_2_0.ttf") format("truetype"), url("../../font/rijksoverheidsansheading-bold_2_0.svg#RijksOverheidSansBold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "RijksOverheidSans";
  src: url("../../font/rijksoverheidsansheading-regular_2_0.eot");
  src: url("../../font/rijksoverheidsansheading-regular_2_0.eot?#iefix") format("embedded-opentype"), url("../../font/rijksoverheidsansheading-regular_2_0.woff") format("woff"), url("../../font/rijksoverheidsansheading-regular_2_0.ttf") format("truetype"), url("../../font/rijksoverheidsansheading-regular_2_0.svg#RijksOverheidSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 36, ../../styles/type.scss */
html {
  font-size: 100%;
}

/* line 41, ../../styles/type.scss */
body {
  color: #3e3e3e;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

/* line 49, ../../styles/type.scss */
.view-content {
  vertical-align: center;
}

/* line 53, ../../styles/type.scss */
h1, h2, h3 {
  font-family: "RijksOverheidSans", "Droid Sans", Arial, Verdana, sans-serif;
}

/* line 57, ../../styles/type.scss */
h4, h5, h6 {
  font-family: "RijksOverheidSans", "Droid Sans", Arial, Verdana, sans-serif;
  color: #114476;
  font-weight: bold;
  line-height: 1.4545;
  margin-bottom: 0.5px;
}

/* line 67, ../../styles/type.scss */
.ie8 h1, .ie8 h2, .ie8 h3, .ie8 h4, .ie8 h5, .ie8 h6 {
  text-shadow: 0 0 1px rgba(17, 68, 118, 0.3);
}

/* line 72, ../../styles/type.scss */
h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 12px;
  margin-top: 0px;
  color: #114476;
}

/* line 81, ../../styles/type.scss */
.no-bc h1 {
  margin-top: 30px;
}

/* line 85, ../../styles/type.scss */
h2 {
  font-size: 23px;
  line-height: 24px;
  margin-top: 0;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-bottom: 9px;
  color: #114476;
}
/* line 93, ../../styles/type.scss */
h2[class^="icon-"]:before, h2[class*=" icon-"]:before {
  margin-right: 10px;
  line-height: 26px;
}
/* line 97, ../../styles/type.scss */
h2 a {
  font-size: 23px;
}
/* line 99, ../../styles/type.scss */
h2 a:before {
  content: "\203a";
  font-size: 28px;
}

/* line 106, ../../styles/type.scss */
h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 1px;
  color: #114476;
}
/* line 111, ../../styles/type.scss */
h3 a {
  font-size: 18px;
}
/* line 113, ../../styles/type.scss */
h3 a:before {
  content: "\203a";
  font-size: 23px;
  padding-right: 2px;
}

/* line 123, ../../styles/type.scss */
h4 {
  font-size: 14px;
}

/* line 127, ../../styles/type.scss */
h5, h6 {
  font-size: 11px;
}

/* line 134, ../../styles/type.scss */
a {
  font-family: "RijksOverheidSans", "Droid Sans", Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #007bc7;
  text-decoration: none;
}
/* line 139, ../../styles/type.scss */
a:visited {
  color: #007bc7;
}
/* line 142, ../../styles/type.scss */
a:hover, a:hover:before, a:hover:after {
  color: #114476;
}

/* line 152, ../../styles/type.scss */
article.node-full a,
article.node-full a:active,
#layout-content-wrapper .boxes-box a,
#layout-content-wrapper .boxes-box a:active,
.body-text a,
.body-text a:active {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 13px;
  border-bottom: 1px solid #007bc7;
}
/* line 157, ../../styles/type.scss */
article.node-full a:hover,
#layout-content-wrapper .boxes-box a:hover,
.body-text a:hover {
  border-bottom: 1px solid #114476;
}
/* line 160, ../../styles/type.scss */
article.node-full h2,
#layout-content-wrapper .boxes-box h2,
.body-text h2 {
  margin-top: 30px;
}

/* line 166, ../../styles/type.scss */
p {
  margin-top: 0;
}
/* line 169, ../../styles/type.scss */
p img.left {
  float: left;
  margin: 15px 15px 15px 0;
  padding: 0;
}
/* line 175, ../../styles/type.scss */
p img.right {
  float: right;
  margin: 15px 15px 15px 0;
}

/* line 181, ../../styles/type.scss */
table {
  border: 1px solid #b2d7ee;
}
/* line 183, ../../styles/type.scss */
table td {
  padding: 4px;
}

/* line 189, ../../styles/type.scss */
blockquote {
  margin: 15px;
  color: #474747;
  font-style: italic;
  font-weight: bold;
}
/* line 194, ../../styles/type.scss */
blockquote p {
  margin-bottom: 10px;
}

/* line 200, ../../styles/type.scss */
ul, ol {
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

/* line 207, ../../styles/type.scss */
ul {
  list-style-type: disc;
}

/* line 211, ../../styles/type.scss */
ol {
  list-style-type: decimal;
}

/* line 215, ../../styles/type.scss */
dl {
  margin: 0 0 15px 0;
}

/* line 218, ../../styles/type.scss */
dl dt {
  font-weight: bold;
}

/* line 222, ../../styles/type.scss */
dd {
  margin-left: 15px;
}

/* line 227, ../../styles/type.scss */
ul.no-padding, ol.no-padding {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -15px;
  margin-bottom: 0;
}

/* line 238, ../../styles/type.scss */
.content-indent1 {
  margin-left: 20px;
}

/* line 242, ../../styles/type.scss */
.content-indent2 {
  margin-left: 40px;
}

/* line 246, ../../styles/type.scss */
.content-indent3 {
  margin-left: 60px;
}

/* line 250, ../../styles/type.scss */
.list-nopadding {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 256, ../../styles/type.scss */
.caption, .caption-left {
  font-style: italic;
  color: #888;
  font-size: 11px;
}

/* line 262, ../../styles/type.scss */
.caption-left {
  float: left;
}

/* line 267, ../../styles/type.scss */
.cke_editable a {
  color: #007bc7;
  text-decoration: underline;
}
/* line 270, ../../styles/type.scss */
.cke_editable a:hover {
  color: #114476;
}

/* line 275, ../../styles/type.scss */
.file-wysiwyg-50 {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 283, ../../styles/type.scss */
img {
  max-width: auto;
  height: auto;
}

/* line 289, ../../styles/type.scss */
input[type="radio"] {
  margin-right: 3px;
}
