* html ul li a{
  height: 1em;
}

h1, h2, h3, h4, h5, h6{
  color: #A33000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
}

h4, h5, h6 {
  font-size: 12px;
  margin: 0;
  padding: 5px 0;
}

pre{
  *font-size: 100.0%;
  font-size: 123.9%;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.credit a{
  background: #F00;
  color: #FFF;
  text-decoration: none;
}

.wijziging{
  clear: both;
  margin-left: 0px;
  position: relative;
  width: 100%;
}

#adres{
  height: auto;
  left: 600px;
  padding: 0px;
  position: relative;
  top: -120px;
  width: 80px;
}


#alles{
  font: 12px Verdana, arial, sans-serif;
  height: 100%;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  width: 1024px;
}

#baseletter{
  color: #F00;
  font-size: 16px;
  font-weight: bold;
  list-style: none;
  text-decoration: none;
}

#beschrijving{
  height: auto;
  left: 0px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: auto;
}

#clustermap{
  width: 150px;
}

#dwarsbalk{
  margin-left: 155px;
  margin-right: 125px;
  margin-top: 0px;
}

#plaatsen{
/*  margin-left: 155px;
  margin-right: 125px; */
  height: auto;
  margin-top: 0px;
}

#googlerechts{
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 120px;
}

#koers, #naamdag{
  background: #0FF70F;
  color: #F00;
  padding: 0;
  width: 150px;
}

#menu,#menu ul{
  background: #F00;
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav_main{
  height: 410px;
  left: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  width: 150px;
}

#nav_menu{
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav_menu li a{
  background: #F00;
  border: 0px solid;
  color: #FFF;
  display: block;
  padding: 2px 4px;
  text-decoration: none;
}

#nav_menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#openingstijden{
  height: auto;
  left: 0px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 400px;
}

#pagina{
  height: 100%;
  margin: 0 auto;
  padding: 0px;

  width: 1024px;
  position: relative;
}

#pagina_content{
  background: transparent;
  clear: both;
  margin-left: 155px;
  margin-right: 125px;
  min-width: 120px;
  padding: 0px 5px;
  position: relative;
  top: 0px;
  width: auto;
  min-height: 400px;
}

#pagina_content h1{
  border-bottom: 1px solid #AAAAAA;
  margin: 2px;
  padding: 1px;
}

#pagina_content h2, #pagina_content h3{
  margin: 2px;
  padding: 1px;
}

#pagina_footer{
  background: #F00;
  color: #FFF;
  height: 42px;
  margin-left: 155px;
  margin-right: 125px;
  padding: 0px 5px;
  position: relative;
  top: +10px;
}

#pagina_header{
  background: no-repeat;
  height: 74px;
  left: 0px;
  margin: 0px;
  padding: 0;
  top: 0px;
  width: 100%;
}

#prijzen{
  height: auto;
  left: 0px;
  padding: 0px;
  position: relative;
  top: -100px;
  width: 400px;
}

#snelzoeken{
  margin: 0;
  padding: 0;
}

#talen{
  float: right;
  position: relative;
}

#term{
  margin: 0px;
  padding: 0px;
}

#toolbar{
  border: 0px;
  color: #FFF;
  text-decoration: none;
}

#weer{
  border: 1px solid;
  width: 740px;
}

#translate{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}


ul#taal{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul#taal li{
  float: left;
  margin-top: 2px;
  padding: 1px;
  text-align: center;
}

ul#taal li a{
  color: #FFF;
  text-decoration: none;
}

#baseletter li a:visited{
  color: #F00;
}

.credit a:hover, .credit a:active, #nav_menu ul li a:hover, #nav_menu ul li a:active, #baseletter ul li a:hover, #baseletter ul li a:active, .credit td a:hover, .credit td a:active {
  background: #FFF;
  color: #F00;
}

.credit a:visited {
  color: #FFF;
  background: #F00;
}

#nav_menu li a:visited{
  color: #FFF;
  background: #F00;
}

.tabel tr:nth-child(even){
  background: #FDD;
  color: #000;
}

.tabel tr:hover{
  background: #0F0;
  color: #000;
}

/* De code voor de navigatie */

 ul#tabmenu {
     list-style-type: none;
     margin: 0;
     padding-left: 40px;
     padding-bottom: 24px;
     border-bottom: 1px solid black;
     font: bold 11px verdana, arial, sans-serif;
     position: relative;
 }

 ul#tabmenu li {
     float: left;
     height: 21px;
     background-color: #00ff00;
     color: #FFF;
     margin: 2px 2px 0 2px;
     border: 1px solid black;
     width: 120px;
 }

 ul#tabmenu a:link, ul#tabmenu a:visited {
     display: block;
     color: #FFF;
     background-color: transparent;
     text-decoration: none;
     padding: 4px;
 }

 ul#tabmenu a:hover {
     background-color: #ff0000;
     color: #FFF;
 }

 body#home li.menu2 {
     border-bottom: 1px solid #FFF;
     color: #000;
     background-color: #FFF;
 }

 body#home li.home a:link, body#home li.home a:visited,
 body#archief li.archief a:link, body#archief li.archief a:visited,
 body#teksten li.teksten a:link, body#teksten li.teksten a:visited,
 body#contact li.contact a:link, body#contact li.contact a:link {
     color: #000;
     background-color: #FFF;
 }

 #googlezoeken
 {
   width: 150px;
 }



.kaartrij{
   padding: 200px;
 }

#nav1 {
    list-style: none;
    padding: 0;
    height: 14px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-left: 10px;
}

#nav1 li {
    float: left;
    background: #f00 url(images/tableft.png) no-repeat left top;
    padding: 6px 0 6px 9px;
    margin-right: 3px;
    color: #fff;
}

#nav1 li a {
    background: #f00 url(images/tabright.png) no-repeat top right;
    padding: 6px 9px 6px 0;
    color: #fff;
}

img
{  border-style: none;
}
