.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Arial", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: justify;
  background: #000;
  color: #000033;  
}

#header {
  float: left;
  width: 1022px;
  height: 101px;
  background: url(../../content/images/header.png) no-repeat;
 }

#container {
  width: 1022px;
  margin: 20px auto 0 auto;
  background: #fff;

}

#topmenu {
  float: left;
  width: 1022px;
  height: 18px;
  background: url(../../content/images/menubar.png) no-repeat;
}
 

#left {
 float: left;
 width: 187px;
}

#menu {
  float: left;
  width: 187px;
  height: 397px;
  background-color: #b31015;
}

#left1 {
  float: left;
  width: 187px;
  height: 25px;
  background-color: #b31015;
}

#leftnieuws {

  float: left;
  width: 187px;
  height: 134px;
  background: url(../../content/images/leftnieuws.png) no-repeat;
}

#left2 {

  float: left;
  width: 187px;
  height: 78px;
  background-color: #b31015;
}

#main {
  float: left;
  width: 604px;
  height: 594px;
  padding: 20px 20px 20px 20px;
  background: url(../../content/images/main.jpg) no-repeat;
  overflow: auto;
  scrollbar-base-color: #d11217; 
  scrollbar-arrow-color: #000033;

}

#right {
 float: left;
 width: 191px;
 }

#righttop {
  float: left;
  width: 181px;
  height: 210px;
  padding: 5px 5px 5px 5px;
  font-size: 2px;
  background: url(../../content/images/righttop.png) no-repeat;
}

#right1 {
  float: left;
  width: 191px;
  height: 77px;
  background: url(../../content/images/right1.png) no-repeat;
}

#right2 {
  float: left;
  width: 191px;
  height: 68px;
  background: url(../../content/images/right2.png) no-repeat;
}

#right3 {
  float: left;
  width: 191px;
  height: 73px;
  background: url(../../content/images/right3.png) no-repeat;

}

#rightbottom {
  float: left;
  width: 191px;
  height: 26px;
  padding: 70px 0 0 0;
  background: url(../../content/images/rightbottom.png) no-repeat;

}


#footer {
  float: left;
  width: 1022px;
  height: 25px;
  background: url(../../content/images/footer.png) no-repeat;
}

h1 {

border-bottom: dotted 1px #d11217;
font-family: Franklin Gothic Medium;
font-size: 15px;
color: #d11217;
}

h2 {

border-bottom:  #000;
font-family: Franklin Gothic Medium;
font-size: 15px;
}

h3 {

border-bottom:  #000;
font-family: Franklin Gothic Medium;
font-size: 14px;
}



#main a:link, #main a:visited, #main a:hover {
border-bottom:  #000;
color: #d11217;
}


#topmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 2px 0 0 187px;
  font-family: Franklin Gothic Medium;
  font-size: 14px;
}
#topmenu ul li {
  display: inline;
  padding: 0 9px 0 0;
}
#topmenu a:link, #topmenu a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#topmenu a:hover, #topmenu a:active, #topmenu .listActive a:link, #topmenu .listActive a:visited {
  color: #d11217;
  font-weight: bold;
  text-decoration: none;
}



/* ------- start news --------- */

.newsEntry {
   padding: 5px 0 0px 0;
}

.newsImageTeaser {
   float:left; 
   border: 5px solid #f6ecee; 
   margin: 0px 10px 5px 0;
   padding: 0px 0px 0 0;

}
.newsImageDetail {
   float:left; 
   border: 5px solid #f6ecee; 
   margin: 4px 10px 5px 0;
   padding: 0px 0px 0 0;

}
.news_teaser {
   text-align: justify;
}

.news_text{
   text-align: justify;
}
.hrNews{
   margin: 0px 0 0px 0;
   padding: 5px 0 0px 0;
   height:0;
   border:0;
   border-bottom: 1px dotted #CCCCCC;
   clear:both;
}


/* ------- end news --------- */

a {
 cursor: pointer;
}

/* ---- images ---- */

#main .imagelisttd {
  text-align: center;
  padding: 5px;
}
#main .imagelisttd a:link img, #main2 .imagelisttd a:visited img {
  padding: 2px;
  border: 1px solid #aeaeae;
}
#main .imagelisttd a:hover img, #main2 .imagelisttd a:active img {
  border-color: #fff;
}




/* ---- end images ---- */

.imageEntry {
  padding: 6px 0 0 0 ;
}
.imageEntry a:link, .imageEntry a:visited {
  display: block;
  border: 2px solid #fff;
}
.imageEntry a:hover, .imageEntry a:active {
  border: 2px solid #d11217;
}


#main form {
  padding: 0;
  margin: 0 0 20px 0;
}
#main form input,
#main form textarea {
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#main form table td.formLabel,
#main form table td.formLabelRequired {
  width: 190px;
  padding: 0;
}
#main form table td.formField {
  padding: 0 0 5px 0;
}
#main form table input.input {
  width: 250px;
}
#main form table input.bestand {
  width: 256px;
}
#main form textarea {
  width: 325px;
  margin: 0 0 15px 0;
  overflow: hidden;

}

p.ref {
  margin: 0 10px 0 0 ;
  text-align: right;
}

p.swf {
  margin: 20px 20px 20px 20px;
}

#menu a:link, #menu a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
#menu ul {
  font-family: Franklin Gothic Medium , Helvetica, sans-serif;
  font-size: 12px;
  width: 190px;
  list-style-type: none;
  font-weight: bold;
  padding: 0;
  margin: 0 0 0 0px;
  padding: 10px 0 0 0;
 
}
#menu ul li {

}

#menu ul li.listActive {
  color: #FFFFFF;
}

#menu ul li a:link, #menu ul li a:visited {
  display: block;
  height: 18px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 3px;
  padding: 3px 0 0 15px;
}

#menu ul ul {
  width: 190px;
  padding: 1px 0 4px 0;
}
#menu ul ul, #menu ul ul li {
  border: none;
}
#menu ul ul li a:link, #menu ul ul li a:visited {
  height: 15px;
  background-repeat: no-repeat;
  font-size: 9px;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 0 0 0 25px;
}

.inputNewsletter {
  width: 150px;
  padding: 0 0 0 0;
}

.articleText {
  color: #ffffff;
  padding: 5px 0 5px 10px; 
}

#title a:link, #title a:visited, #title a:hover {
border-bottom:  #000;
font-family: Franklin Gothic Medium;
font-size: 14px;
color: #d11217;
}

#title2 a:link, #title2 a:visited, #title2 a:hover {
border-bottom:  #000;
font-family: Franklin Gothic Medium;
font-size: 13px;
font-weight: bold;
color: #e61b21;
}

#righttop h3 {
  color: #000000;
  font-size: 17px;

}

#auto {
  float: left;
  width: 191px;
  height: 200px;
  padding: 118px 0 0 0;
  background: #c3c3c3;
}
