body {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
    background-color: #a5a492;
    font-size:12px;
	background-image: url(../images/general/bodyback.gif);
	background-attachment:fixed;
    background-repeat: repeat-x;
}

.wrapper {
  background-color: #a5a492;
  margin: auto;
  padding: 0px;
  width: 1024px;
  }
  
#titlebar {
  width: 100%;
  height: 255px;
  background-image: url(../images/titlebars/titlebar03.jpg);
  background-repeat: no-repeat;
  background-color: #836f51;
  } 
  
.content {
  background-color: #EFE8E1; 
/*  background-color: #1238E1;  */

  position: relative; 
  top: 0px;
  width: 100%;
  min-height: 380px;
  
  } 

.contentrightbar {
  width: 100%;
  min-height: 500px;
  position: relative; 
  top: -15px;
  background-Image:URL(../images/general/leftrightbarimage.gif);
  background-position: right;
  background-repeat: repeat-y;
    } 

.contentleftbar {
  width: 100%;
  min-height: 500px;
  position: relative; 
  top: -15px;
  background-Image:URL(../images/general/leftrightbarimage.gif);
  background-position: left;
  background-repeat: repeat-y;
    } 

.leftbar {
  float: left;
  width: 199px;
  min-height: 540px;
  padding: 10px;
  background-color: #837e79;
  } 

.rightbar {
  float: right;
  width: 199px;
  min-height: 540px;
  padding: 10px;
  background-color: #837e79;
  } 

.maintext {
  padding: 8px; 
  min-height: 500px;
  z-index: 7;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  } 
  
.footer {
  margin: auto; 
  clear: both;
  width: 100%;
  height: 16px;
  background-color: #635454;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  top: 30px;
  }     

.intro
   {
   margin-bottom:10px;
   margin-top:15px;
   margin-left: 50px;
   margin-right: 50px;
   font-size:12px;
   line-height:140%;
   }

.triptitle
   {
   position: absolute; 
   left: 270px;
   top: 10px;
   z-index: 7;
   }
   
.arrgrouptitle
   {
   margin-bottom:10px;
   margin-top:5px;
   font-size:11px;
   background-color:#FFFFFF;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:3px;
   background-image:url(../images/general/arrgrouptitle.gif);
   background-repeat:repeat-y;
   
   }   

h1
   {
   color:#996666;
   font-size:35px;
   font-weight:normal;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 20px;
   }
h2
   {
   color:#a5a492;
   font-size:18px;
   font-weight:bold;
   font-family: Georgia, "Times New Roman", Times, serif;
   text-align: left;
   margin-top:5px;
   margin-bottom:5px;
   }
h3
   {
   color:#837e79;
   font-size:14px;
   font-weight:bold;
   font-family:Verdana;
   margin-bottom:5px;
   margin-top:0px;
   }
h4
   {
   color:#837e79;
   font-size:12px;
   font-weight:bold;
   font-family:Verdana;
   }

h5
   {
   color:#837e79;
   font-size:12px;
   font-weight:bold;
   font-family:Verdana;
   margin-bottom:0px;
   margin-top:0px;  
   }

p, td, th
   {
   color:black;
   font-size:12px;
   font-weight:100;
   font-family:Verdana;
   text-align: left;
   }

em
   {
   font-weight:bold;
   font-style:normal;
   }

li
   {
   line-height:140%;
   margin-left:-25px;
   }
  
ul
   {
   margin-top:0px;
   margin-bottom:0px;
   }
    
a:link {
   text-decoration: none;
   font-family:Verdana;
   color: #660000;
   }
a:visited {
   color: #660000;
   text-decoration: none;
   font-family:Verdana;
   }
a:hover {
   color: black;
   text-decoration: none;
   font-family:Verdana;
   background-color:#CDB2B2
} 

a.linknoback:hover {background:none};

table H2
   {
   color:#996666;
   font-size:15px;
   font-weight:600;
   font-family:Verdana;
   text-align: Center;
   margin-top: 0px;
   margin-bottom:0px;
   }
   
.leftbarphotogallery {
  float: left;
  overflow:scroll;
  background-color: #EFE8E1;
  width: 219px;
  height: 580px;
  padding: 10px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-repeat: repeat-y;
    } 
	
.payreminder  {
  background-color: #e9e842;
  padding: 5px;
  margin-left: 6px;
  margin-right: 6px;
   }

.H2TitleBar
   {
   background-color:#996666;
   margin-bottom:5px;
   margin-top:5px;
   height: 20px;
   font-size:14px;
   color:#FFFFFF;
   clear: both;
   }
   
.rightimagefloat
   {
   float:right;
   margin-left:20px;
   margin-top:20px;
   margin-bottom:20px;
   }   
