* {
  padding: 0;
  margin: 0;
}

html, body {
  background-color: #c6c6c6; 
  font-family: Arial;
  font-size: 11px;
}

.mainbody {

  background-image: url("../img/background.jpg");
  background-repeat: no-repeat; 
  height: 600px;
}

#main-wrapper {
  width: 991px;
  height: 601px;
  padding-left: 0px;
  font-size: 10px;
  font-family: Arial;
  color: #000000;
}

a {
  color: #000000;
}

a:hover {
  color: #ee0000;
}

img { 
  border: none;
  margin: 0px;
  padding: 0px;
}

h1 {
  height: 64px;
}

h1 img {
  position: absolute;
  top: 17px;
  left: 22px;
}

table {
  
  margin: 0px;
  padding: 0px;
}


#logo {
  position: absolute;
  top: 107px;
  left: 340px;
}

#banner1 {
  position: relative;
  top: 370px;
  left: 300px;
}

#banner2 {
  position: relative;
  top: 285px;
  left: 300px;
}

#rimote_sponsor_top {
  position: absolute;
  top: 226px;
  left: 0px;
}

#rimote_sponsor_left {
  position: absolute;
  top: 423px;
  left: 1px;
}

#rimote_sponsor_right {
  position: absolute;
  top: 423px;
  left: 283px;
}

#rimotelogo {
  position: absolute;
  top: 423px;
  left: 235px;
}

/* ====================================
 * Navigation
 * ==================================== */ 

/* Menu buttons */
.meerweten_link {
  
  position: relative;
  top: 13px;
  left: 400px;
}

.nieuws_link {
  
  position: relative;
  top: 13px;
  left: 30px;
}

.activiteiten_link {
  
  position: relative;
  top: 13px;
  left: -21px;
}

.contact_link {
  
  position: relative;
  top: 13px;
  left: -23px;
}

.links_link {
  
  position: relative;
  top: 13px;
  left: -26px;
}

.wiezijnwij_link {
  
  position: relative;
  top: 52px;
  left: -18px;
}

.overdezewebsite_link {
  
  position: relative;
  top: 52px;
  left: -46px;
}

.sitemap_link {
  
  position: relative;
  top: 52px;
  left: -85px;
}


.nextpage a{
  font-size: 9px;
  color: #959292;
  position: absolute;
  top: 380px;
  left: 275px;
}

.prevpage a{
  position: relative;
  top: -14px;
  left: 280px;  
  font-size: 9px;
  color: #959292;
}

.switchtab a {
  color: #959292;
  font-size: 9px;
}

.lift {
  position: relative;
  top: -2px;
}

.searchlink A{
  font-weight: bold;
  font-size: 11px;
}

/* ====================================
 * Submenu area
 * ==================================== */ 

#beheerfuncs {
  width: 700px;
  height: 10px; /* 185 - padding */
  position: absolute;
  left: 5px;
  top: 0px;
  font-family: Arial; 
  font-size: 10px;
}

#beheerfuncs A {
  text-decoration: underline;
  color: #FF0000;
}

#beheerfuncs A:hover {
  text-decoration: underline;
  color: #810000;
}

#menunav {
  
  display: block;
  float: right;
  position: relative;
  top: 5px;
  left: 60px;
  width: 500px;
  text-align: left;
  margin: 9px 0;
  color: #7c353a;
}

#menunav a {
  color: #000000;
} 

#menunav a:hover {
  color: #ee0000;
} 

#menunav .active {
  color: #ee0000;
}

#menunav .active:hover {
  color: #ee0000;
}

#meerwetenlink {
  position: absolute;
  top: 8px;
  left: 8px;
}

/* ====================================
 * Content
 * ==================================== */ 

/* My kingdom for multiple CSS backgrounds.. */


#content h2 {
  font-size: 16px;
  color: #7c353a;
}

#content h3 {
  font-size: 13px;
  font-weight: bold;
  color: #7c353a;
}

#content h4 {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

#content .message {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-align: justify;
  width: 360px;
}

#content .subkop {
  font-family: Arial;
  font-size: 13px;
  color: #7c353a;
  font-weight: bold;
}

#content .subkop a {
  font-family: Arial;
  font-size: 13px;
  color: #7c353a;
  font-weight: bold;
}

#content .subkop a:hover {
  color: #b92430;
}

#content p {
  margin: 1em 0;
}

#content ul {
  padding-left: 2em;
}

.date {
  font-family: Arial;
  font-size: 10px;
  color: #959292;
}

.meerinfo {
  position: absolute;
  top: 324px;
  left: 0px;
  display: block;
  width: 360px;
}

.meerinfo A {
  font-family: Arial;
  font-size: 10px;
  color: #b92430;
}

.meerinfo A:hover {
  font-family: Arial;
  font-size: 10px;
  color: #7c353a;
}

.meerinfo2 {
  display: block;
  width: 360px;
}

.meerinfo2 A {
  font-family: Arial;
  font-size: 10px;
  color: #b92430;
}

.meerinfo2 A:hover {
  font-family: Arial;
  font-size: 10px;
  color: #7c353a;
}

.recentnieuws {
  position: absolute;
  top: 354px;
  left: 0px;
}

/* ====================================
 * Misc.
 * ==================================== */
 
#redirect-message {
  font-family: Verdana;
  font-size: 12px;
  width: 50em;
  padding: 1em;
  width: 350px;
  margin-top: 150px;
  background: #959292;
  border: 2px solid #AEAEAE;
  color: white;
}

#redirect-message h2 {
  font-size: 1.4em;
  color: #FFFFFF;
}

.error-message {
  background: #ebcde0;
  margin: 1em;
  padding: .5em;
  font-weight: bold;
}

#soft-error {
  display: block;
  width: 350px;
  background: #ebcde0;
  margin: 1em;
  padding: .5em;
  font-weight: bold;
}

#search-error {
  position: absolute;
  top: 65px;
  clear: left;
  background: #ebcde0;
  margin: 1em;
  padding: .5em;
  font-weight: bold;
  z-index: 1;
}

.multipledropdown {
  
  font-size: 11px;
}

#topmenu {
  
position: relative;
top: 13px;
left: 40px;
margin: 0px;
padding: 0px;

}

#topmenu li {
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#topmenu li a {
  
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

#bottommenu {
  
margin: 0px;
padding: 0px;

}

#bottommenu li {
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#bottommenu li a {
  
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

.copyright {
  
  color: #939393;
} 

.copyright A {
  
  color: #939393;
} 

.copyright A:hover {
  
  color: #ee0000;
} 

