html {
  overflow-y: scroll; }

a {
  outline: none; }

.right {
  float: right; }

.left {
  float: left; }

.clear {
  clear: both;
  height: 1px;
  overflow: hidden; }

.al-right {
  text-align: right; }

div#content div.middle_container h2 {
  margin: 1em 0em 0.5em; }
div#content div.middle_container h3 {
  margin: 0.5em 0em 0em;
  font-size: 12px; }
div#content ul.breadcrumbs {
  padding-left: 8px; }
  div#content ul.breadcrumbs li {
    padding-left: 0px;
    padding-right: 3px; }
    div#content ul.breadcrumbs li a {
      padding-left: 0px;
      padding-right: 5px; }

div.policy_member {
  border: 1px solid #bbbbbb;
  padding: 10px;
  margin-bottom: 10px; }
  div.policy_member p {
    margin: 0; }

#flash_notice, #flash_error, .alert {
  padding: 5px 8px;
  margin: 10px 0; }

#flash_notice {
  background-color: #ccffcc;
  border: solid 1px #66cc66; }

#flash_error {
  background-color: #ffcccc;
  border: solid 1px #cc6666; }

.alert {
  display: block;
  background-color: #ffffcc;
  border: solid 1px #cccc66; }

.fieldWithErrors {
  display: inline; }

#errorExplanation {
  width: 400px;
  border: 2px solid #cf0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

.showing {
  float: left;
  margin-bottom: 8px;
  margin-top: 8px; }

.pagination {
  float: right;
  margin-bottom: 8px;
  margin-top: 8px; }

table {
  width: 100%;
  border-collapse: collapse; }
  table th {
    background: #fff0d9;
    padding: 2px 5px;
    text-align: left; }
  table td {
    padding: 2px 5px;
    vertical-align: top;
    border-bottom: 1px solid #eeeeee; }

tr.policy_member.first td {
  border-top: 1px solid #eeeeee; }

tr.policy_member td {
  border: none; }

td.first {
  width: 25%; }

td.link {
  width: 15%; }

tr.odd + tr.even td, tr.even + tr.odd td {
  border-top: solid 1px black; }

.loggedin {
  float: right;
  margin: 35px 20px 0px 0px;
  font-size: 11px;
  text-align: right;
  color: white; }
  .loggedin a {
    color: white; }

#new_finding textarea {
  height: 60px; }

.revision {
  font-size: 10px;
  font-style: italic; }

ul.service_policy_members {
  padding-left: 0px;
  margin-left: 0px;
  list-style: none; }
  ul.service_policy_members li {
    display: inline;
    border-left: 1px solid black;
    padding: 2px 8px 2px 10px;
    margin: 5px 0px; }
  ul.service_policy_members li.first {
    border: none;
    padding-left: 0px; }

span.label {
  float: left;
  width: 25%; }

.line {
  padding-top: 10px;
  border-top: 1px solid #eeeeee; }

p.infotext img {
  float: left;
  margin-right: 15px; }

#et_alles {
  height: 149px;
  background: red; }
  #et_alles #header {
    height: 26px; }

#maud {
  border-bottom: 5px solid #ff9c00; }
  #maud #header {
    height: 26px; }
  #maud #text {
    line-height: 14px;
    padding: 6px 61px 0px 11px;
    min-height: 117px;
    background: url(../images/siteimg/maudkolom3.jpg) bottom right no-repeat; }

.faq p {
  margin-bottom: 25px; }
