html {
overflow-y: scroll;
} 
body {
  font-family: Arial,Tahoma,Helvetica,sans-serif,Trebuchet MS;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: black;
  text-align: center;
  background-repeat: repeat-y;
  background-position: center top;
  margin-top: 0px;
  background-image: url(../images/bg2.png);
  background-color: white;
}
h2 {
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
  color: #a20808;
}
hr{
border: 2px solid red;
}
img{
  border:0px;
}
#site {
  margin: 0 auto;
  padding: 0px;
  width: 980px;
  text-align: left;
  height: 100%;
  background-color: transparent;
}
#topmenu {
  margin: 0px;
  padding: 0px;
  color: black;
  font-size:10px;
  background-color: transparent;
  border-bottom-width: 1px;
  border-style: none none dotted none;
}
#topmenu a{
  color: black;
  text-decoration: none;
}
#topmenu a:hover{
  text-decoration: underline;
}
#banner {
  margin: 0px;
  padding: 0px;
  height: 120px;
  background-color: white;
  z-index:-1;
}
#hoedenkt {
  text-align: center;
  background-color: white;
  height:22px;
  border: 1px dotted #0061AB;
}
.zetelverdeler{
  line-height: 14px;
  background-image: url(../images/zetelverdeler.png);
}
.hoe {
  font-weight: bold;
  font-size: 16px;
  color: #0061AB;
  text-decoration: none;
  cursor: pointer;
}
.hoe:hover {
  text-decoration: underline;
  position: relative;
  top: 1px;
  left: 1px;
}
#controt {
  text-align: center;
  background-color: #00406F;
  xbackground-color: red;
  height:44px;
}
.cont {
  font-weight: bold;
  font-size: 16px;
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.cont:hover {
  text-decoration: underline;
  position: relative;
  top: 1px;
  left: 1px;
}
#sk_logo{
  position: relative;
  top: -120px;
  left: 0px;
  z-index: 300;
}
#menu {
  margin: 0px;
  padding: 3px 0px 0px 5px;
  position: relative;
  text-align: justify;
  top: -125px;
  background-color: #E4F2F8;
  background-image: url(../images/bg_menu.png);
  height: 35px;
  border-bottom-width: 1px;
}
#menu a {
  text-decoration: none;
  color: black;
}
#menu .logo  {
  cursor: pointer;
  display: block;
  border-left: 1px solid #D7D7D7;
  border-top: 1px solid #D7D7D7;
  border-bottom: 2px solid #B7B7B7;
  border-right: 2px solid #B7B7B7;
  width: 74px;
  background: white;
  text-align: center;
  height: 24px;
}
#menu .logo:hover {
  position: relative;
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  border-top: 2px solid #B7B7B7;
  border-left: 2px solid #B7B7B7;
}
#menu  .home{
  cursor: pointer;
}
#menu .home:hover{
  position: relative;
  top: 1px;
  left: 1px;
}
#content {
  margin: 0px;
  padding: 0px;
  width: 980px;
  top: 0px;
  position: relative;
  background-color: transparent;
}
#links {
  border-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 600px;
  top: -120px;
}
#header {
  width: 550px;
}
#header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header li {
  margin: 0 2px 0 0;
  display: inline;
  font-weight: bold;
}
#header a {
  padding: 0 1em;
  background: #4FAED2 none repeat scroll 0% 50%;
  text-decoration: none;
  color: white;
}
#header a:hover {
  background-color: #2C87A9;
  position: relative;
  top: 1px;
  left: 1px;
}
#header #selected a {
  padding-bottom: 4px;
  font-weight: bold;
  width: 400px;
  color: white;
  background-color: #2C87A9;
}
#tekst {
  padding: 0.1em 0.3em 0.3em;
  border-top-style: solid;
  background-repeat: repeat;
  background-color: #E3F3F8;
  border-top-color: #2C87A9;
  background-image: url(../images/bg_blauw.png);
  background-size: auto
}
#tekst p {
  margin: 0px;
  padding: 0px;
  background: transparent none repeat scroll 0% 50%;
}
#rechts {
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 0px;
  width: 370px;
  top: -120px;
}
#header2 {
  width: 350px;
  text-align: right;
}
#header2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header2 li {
  margin: 0 0 0 2px;
  display: inline;
  font-weight: bold;
}
#header2 a {
  padding: 0 1em;
  background: #FEE672 none repeat scroll 0% 50%;
  text-decoration: none;
  color: black;
}
#header2 a:hover {
  background-color: #FFD401;
  position: relative;
  top: 1px;
  left: 1px;
}
#header2 #selected a {
  padding-bottom: 4px;
  font-weight: bold;
  width: 400px;
  color: black;
  background-color: #FFD401;
}
#tekst2 {
  padding: 0.1em 0.3em 0.3em;
  border-top-style: solid;
  border-top-color: #FFD401;
  color: black;
  background-image: url(../images/bg_geel.png);
  background-size: auto
}
#tekst2 li a{
  color: #0061AB;
  text-decoration: none;
  cursor: pointer;
}
#tekst2 li a:hover{
  text-decoration: underline;
}
#tekst2 p {
  margin: 0;
  padding: 1em;
  background: #8DCBE2 none repeat scroll 0% 50%;
}
.bericht {
  border-style: none none dotted none;
  border-bottom-color: #999999;
  border-width: medium medium 1px;
  padding: 8px;
  text-align: justify;
  overflow: auto;
  margin-top: 0px;
}
.bericht td{
  text-align: left;
}
.berichttop {
  padding: 8px;
  overflow: auto;
  margin-top: 0px;
}
.berichttop img {
  margin-left: 12px;
  width: 150px;
}
.berichttop text {
  text-align: justify;
}
.headlines {
  border-style: none none dotted none;
  border-bottom-color: #999999;
  border-width: medium medium 1px;  padding: 8px;
  overflow: auto;
  margin-top: 0px;
  background-color: #EBF5FA; 
}
.berichtarchief {
  padding: 8px;
  text-align: justify;
  overflow: auto;
  margin-top: 2px;
  background-color: white;
}
.berichtarchief img {
  margin-left: 12px;
}
.berichtmetfoto {
  border-style: none none dotted;
  border-color: -moz-use-text-color;
  border-width: medium medium 1px;
  padding: 8px;
  text-align: justify;
  overflow: auto;
  margin-top: 0px;
}
.berichtmetfoto img {
  margin-left: 12px;
}
.kop {
  font-size: 14px;
  font-weight:normal;
  color: #0061AB;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
}
.kop:hover {
  text-decoration: underline;
  cursor: pointer;
  position: relative;
  top: 1px;
  left: 1px;
}
.kopgeenlink {
  font-size: 14px;
  font-weight: normal;
  color: #0061AB;
 }
.leesverder {
  border: 1px dotted silver;
  text-decoration: none;
  font-weight: bold;
  font-style: inherit;
  font-size: normal;
  background-color: #eaeaea;
  color: #666666;
  text-align: right; 
  cursor: pointer;
  background-image: url(../images/bg_knop.png);
}
.leesverder:hover {
  background-color: #ffffff;
  color: #666666;
  background-image: url(../images/bg_knop_hover.png);
  position: relative;
  top: 1px;
  left: 1px;
}
.partijnaam {
  color: #0061AB;
  text-decoration: none;
  cursor: pointer;
}
.partijnaam:hover {
  text-decoration: underline;
}
.klein{
  font-size: 9px;
}
.agenda {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: white;
  padding: 5px;
}
.popup{
   width: 290px;
   top: 0px; 
   left: 0px; 
   z-index: 2000;
   position: absolute; 
   text-align: left;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   background-color: white;
   padding: 0px;
   color: black;
   visibility:hidden;
}
.popuprechts{
   width: 290px;
   top: 0px; 
   left: -410px; 
   z-index: 2000;
   position: absolute; 
   text-align: left;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   background-color: white;
   padding: 0px;
   color: black;
   visibility:hidden;
}
