html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background: #fff url(i/vertaalpleidooi.gif) no-repeat 50px 50px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
}
h1 {
  color: #000;
  font-size: 2.1em;
  line-height:1.5em;
}
h2 {
  color: #000;
  font-size: 1.6em;
  line-height:1em;
margin-bottom:0.5em;
}

h3 {
  font-size: 1.4em;
  line-height:1.2em;
}

.nieuws h3 {
font-size:200%;
}

.nieuws h4 {
  color: #000;
  font-size: 1.4em;
  font-weight:bold;
  margin-bottom:0.5em;
}

.nieuws h5 {
  font-size:80%;
}


span.marker {
background:yellow;
color:#333;
padding:0.2em 0.5em;
}

ul li ol li span.marker {
margin-left:0px;
}
ul {
padding-left:1.5em;
}
ul li ol {
padding-left:1.5em;
}

p {
  font-size: 1.5em;
  line-height: 1.4em;
  padding: 0;
  margin-bottom: 1.4em;
}
ul li {
  font-size: 1.5em;
  line-height: 1.4em;
  }
ol li {
  font-size:1em;
}

ul.partners {
  margin:0;
  padding:0;
  list-style:none;
  font-weight:bold;
}
span {
  display:block;
  font-size:1em;
color:#999;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 70em;
}
#outerWrapper #header {
  background-color: #fff;
  border-bottom: 0px solid #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
margin-bottom:10px;
cursor:pointer;
}
#header p#taalswitch {
  font-size:80%;
  float:right;
}
#outerWrapper #contentWrapper #content {
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px;
margin-right: 40%;
}
#outerWrapper #contentWrapper #rightColumn1 {
float:right;
width: 30%;
font-size:80%;
  margin-top: 0;
}

#outerWrapper 
#contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #fff;
  border-top: solid 0px #666;
  padding: 10px;
}
#missie {
border-top: 2px solid yellow;
border-bottom: 2px solid yellow;
margin-top:10px;
}
#index-en #missie {
border-top: 2px solid #FFC200;
border-bottom: 2px solid #FFC200;
}
#missie h3 {
font-size:180%;
/*background: yellow;
margin:-2px -10px;*/
padding:10px 0px;
}
.download {
margin-top:1em;
border-bottom: 2px solid yellow;
}
#index-en .download {
border-bottom: 2px solid #FFC200;
}
.download p a img,
.download p a:hover {
text-decoration:none;
border-width:0px;
background: #FFC200;
}
.download p a img {
margin:1em;
}
.nieuws {
border: 2px solid yellow;
padding:10px;
margin-bottom:10px;
}
#index-en .nieuws {
  border: 2px solid #FFC200;
}
span.marker {
position: absolute;
left: 0;
width: 15em;
}

#content {
margin-left: 10em;
}
body#index-nl #content,
body#index-en #content {
margin-left:0em;
margin-right:15em;
}