﻿@font-face {
  font-family: 'Titillium Maps';
  src: url("../fonts/TitilliumMaps29L002.eot");
  src: local('Titillium Maps'), local('TitilliumMaps'),
    url("../fonts/TitilliumMaps29L002.otf") format("opentype"),
    url("../fonts/TitilliumMaps29L002.woff") format("woff");
}

* {
  margin: 0;
  padding: 0;
}
a {
  color:#666;
  border: none;
}
a:hover {
  text-decoration: none;
  border: none;
  color: #000;
}
.readmore a {
  color: #000;
  text-decoration: none;
  padding:3px;
  border:1px solid #CCC;
  display:block;
  margin-top:10px;
  font-weight:normal;
  margin-bottom: 20px;
  background-color: #eee;
}
.readmore a:hover {
  background-color: #ddd;
}
li {
  margin-left: 0px;
}
p {
  margin: 10px 0;
  display: block;
}
img {
  border: none;  
  text-decoration: none;
}
h1 {
  font-size: 24px;
  color: #004a9b;
  text-transform:uppercase;
  margin-bottom:15px;
  font-weight:bold;
  font-family: 'Titillium Maps', Arial;
}
h2 {
  font-size: 20px;
  color: #004a9b;
  font-weight: bold;
  margin-bottom:5px;
  font-family: 'Titillium Maps', Arial;
}
h1:first-letter {
  color:#ff6600;
}
h2:first-letter {
  color:#ff6600;
}
.blog-featured h2 {
  font-size: 28px;
}
h3 {
  font-size: 16px;
  color: #000;
  font-weight:normal;
  margin-bottom:5px;
  font-family: 'Titillium Maps', Arial;
}
h4 {
  font-size: 14px;
  color: #ff6600;
  font-weight:normal;
  margin-bottom:5px;
  font-family: 'Titillium Maps', Arial;
}
.body {
  background-color: #f7f0e8;
  text-align: center;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../bgall.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  color: #53535f;
  background-attachment: fixed;
}
#container {
  width: 960px;
  margin: 0px auto;
  text-align: left;
}
#contentwrapper {
  float: left;
  width: 960px;
  background-color:#004a9b;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px#000;
  box-shadow: 0 0 10px #000;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
#top {
  width: 960px;
  height: 137px;
  padding: 0px;
  background-color:#eee;
}
#omtop {
  width: 960px;
  height: 40px;
  background-image: url(../bgtopmenu.jpg);
  background-position: top center;
  background-repeat: repeat-x;
}
#omtop .search .button {
  text-transform:none;
  padding: 4px 10px;
  color:#FFF;
  font-size:12px;
  background:none;
  border:none;
  border-radius: 8px;
  background-color: #0197d6;
  -moz-box-shadow: inset rgba(0,0,0,0.50) 0 0 5px 5px;
  -webkit-box-shadow: inset rgba(0,0,0,0.50) 0 0 5px 5px;
  box-shadow: inset rgba(0,0,0,0.10) 5px 5px 10px 5px;
}
#omtop .search .inputbox {
  text-transform:none;
  padding: 4px 10px;
  color:#FFF;
  font-size:12px;
  background:none;
  border:none;
  border-radius: 8px;
  background-color: #0197d6;
  -moz-box-shadow: inset rgba(0,0,0,0.50) 0 0 5px 5px;
  -webkit-box-shadow: inset rgba(0,0,0,0.50) 0 0 5px 5px;
  box-shadow: inset rgba(0,0,0,0.10) 5px 5px 10px 5px;
}
#topleft {
  width:260px;
  padding: 0 10px 7px 10px;
  margin-left:15px;
  float:left;
  text-align:center;
  background-color:#fff;
  margin-top: 14px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#topleft img{
height:112px;
width:240px;
}

#topmenu {
  float: left;
  padding: 3px 10px 0px 10px;
  margin-left:75px;
}
#topright {
  float: right;
  margin-top:5px;
  margin-right:15px;
  width:260px;
  text-align:right;
}
#topicon {
  float: left;
  margin-top:20px;
  padding-left:8px;
}

#topicon p {
  padding:0;
  margin:0;
  }
#toptekst {
  height: 40px;
  float: right;
  text-align:right;
  margin-right:10px;
  margin-top:12px;
  color:#e75024;
  font-size:14px;
  font-weight:bold;
  font-family: 'Titillium Maps', Arial;
}
#toptekst a {
  text-decoration:underline;
  font-size:18px;
}
#ommenu {
  width: 960px;
  padding: 0px;
  float: left;
}
#menu {
  /*width: 900px;*/
  height: 45px;
  float: left;
  margin-left: 15px;
  margin-top: 5px;
}
#header {
  width: 960px;
  /*height: 320px;*/
  float: left;
}
#headertekst {
  width: 960px;
  height: 140px;
  font-size:22px;
  color:#FFF;
  float:left;
}
#brood {
  width: 930px;
  background-color:#0097d6;
  line-height:34px;
  padding-left:30px;
  color:#FFF;
  float:left;
}
#omcontent {
  width: 960px;
  float: left;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
  background-color: #FFF;
}
#content {
  padding-top: 30px;
  background: none;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #4D4D4D;
}
#content1 {
  width:600px;
  float:left;
  background: none;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #4D4D4D;
  padding-left:40px;
  padding-top:40px;
}
#content1 img {
  border-radius: 5px;
}
#content img {
  border-radius: 5px;
}
.blog-featured {
  width:960px;
}
#content li  {
  margin-left: 15px;
}
#content1 li  {
  margin-left: 15px;
}
#left {
  width: 260px;
  float: left;
  padding:10px;
  margin-left:15px;
  margin-bottom: 15px;
  background-color:#004a9b;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
  color:#FFF;
}
#left h3 {
  color:#ff6600;
}
#left a {
  color:#FFF;
}
#left a:hover {
  color:#a0c5db;
}
#left .moduletable {
  width: 230px;
  float: left;
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid #0079FF;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px#000;
  box-shadow: 0 0 10px #000;
}
#right ul {
  list-style-type: none;
}
#left ul {
  list-style-type: none;
}
#bottom {
  width: 960px;
  float:left;
  margin-bottom:15px;
  border-bottom:#000 solid 1px;
  color: #FFF;
}
#bottomleft {
    margin-top:12px;
  text-align:center;
}
#bottomleft h3 {
text-align:center;
  font-size: 20px;
  color: #DDD;
  font-weight: bold;
  margin-bottom:5px;
  font-family: 'Titillium Maps', Arial;
}

#bottomleft h5 {
text-align:center;
  font-size: 12px;
  color: #DDD;
  font-weight: bold;
  margin-bottom:15px;
  padding-left:12px;
  padding-right:12px;
  font-family: 'Titillium Maps', Arial;
}

#bottomleft h5 a{
color:yellow;
}

#bottomleft .acymailing_form {
  margin-left:-5px;
  text-align:center;
}
#bottomright {
  float: right;
  margin-top:10px;
  margin-right:15px;
  font-size:14px;
  color:#FFF;
  font-weight:bold;
}
#bottommenu {
  height:40px;
  float:left;
  text-align:center;
  margin-left:25px;
  margin-bottom:15px;
  color:#FFF;
}
#footer {
  float: left;
  width: 960px;
  height: 30px;
  bottom: 0; /* heel belangrijk */
  margin: 0;
  text-align:center;
  font-size: 12px;
  color: #000;
  padding-top: 10px;
}
#footer p {
  margin-top:7px;
}
#footer span {
  padding-left:7px;
}
#footer span a {
  color:red;
}


#footer a:hover {
}
/* ------------ content ---------------------- */
.cols-4 .column-1 {
  width:200px;
  float:left;
  padding:10px;
  margin:10px;
}
.cols-4 .column-4 {
  width:200px;
  float:left;
  padding:10px;
  margin:10px;
}
.cols-4 .column-3 {
  width:200px;
  float:left;
  padding:10px;
  margin:10px;
}
.cols-4 .column-2 {
  width:200px;
  float:left;
  padding:10px;
  margin:10px;
}
div#content img {
}
#content ul {
}
#content a {
}
#content a:hover {
}
#content p {
}
a.pathway {
  color:#FFF;
  text-decoration: underline;
}
.small {
  font-size: 0.8em;
}
.white {
   display: none;
}
.anaortametin1 {
background: url(../klozet-acma.jpg) no-repeat left center;
padding-left:215px;

}

.anaortametin2 {
background: url(../tikanmis-tuvalet.jpg ) no-repeat left center;
padding-left:215px;
}

.googleads468x60 {
text-align:center;
}

.googleads468x15 {
text-align:center;
}

.flags a:hover img{
opacity:0.3;
}
.cell {
font-size:16px;
color:red;
font-weight:bold;
}			
			
			
/* ------------ menu ---------------------- */
.ux-menu ul.ux-menu-sub {
  border-radius: 8px;
  padding: 4px;
  background-color:#039;
  width: 230px;
}
.ux-menu.ux-menu-vertical a {
  background-color:#004a9b;
  border-right-width: 1px;
  border-bottom-width: 0;
  border-right-style: solid;
  border-right-color: #003;
}
.ux-menu ul a {
  background-color:#004a9b;
  border-right-width: 1px;
  border-bottom-width: 0;
  border-right-style: solid;
  border-right-color: #003;
}
