body {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
    background-color: #dcc86d;
    font-size:11px;
	background-image: url(../images/general/bodyimage01.gif);
	background-attachment:fixed;
    background-repeat: repeat-x;
	margin: 0px;
	padding: 10px;

}

.wrapper {
  background-color: #610;
  margin: auto;
  padding: 0px;
  max-width: 1250px;
  min-width: 1050px;
  align: center;
    }
  
#titlebar {
  width: 100%;
  height: 80px;
  background-image: url(../images/titlebars/TitleBarAnderLicht.jpg);
  background-repeat: no-repeat;
  background-color: #422100;
  } 
  
#menu {
  position: relative; 
  top: -22px;
  left: auto;
  right: auto;
  z-index: 10;
  } 

.menuback {
  position: relative; 
  left: auto;
  right: auto;
  height: 22px;
  background-image: url(..//bronzebar.gif);
  background-repeat: repeat-x;
  } 
  
.content {
  background-color: #EFE8E1;
  position: relative; 
  top: -22px;
  width: 100%;
  min-height: 600px;
  background-Image:URL(../images/pageback/20_back.jpg);
  background-position: 190px 0px;
  background-repeat: no-repeat;
  } 

.contentrightbar {
  width: 100%;
  min-height: 600px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-position: right;
  background-repeat: repeat-y;
    } 

.contentleftbar {
  width: 100%;
  min-height: 600px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-position: left;
  background-repeat: repeat-y;
    } 
	
.contentleftbar ul {
   margin-top:-10px;
    } 	

.leftbar {
  float: left;
  background-color: #EFE8E1;
  width: 199px;
  min-height: 600px;
  padding: 10px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-repeat: repeat-y;
    } 
  
.rightbar {
  float: none;
  min-height: 600px;
  padding: 10px;
  } 

.maintext {
  padding: 8px; 
  float: right;
  z-index: 7;
  } 
  
.footer {
  margin: auto; 
  clear: both;
  width: 100%;
  height: 16px;
  background-color: #996666;
  padding-top: 4px;
  }     

.intro
   {
   margin-bottom:10px;
   margin-top:5px;
   margin-left: 50px;
   margin-right: 50px;
   font-size:11px;
   }

.triptitle
   {
   position: absolute; 
   left: 270px;
   top: 10px;
   z-index: 7;
   }

.texttable
   {
   padding:10px;
   } 
 
H1
   {
   color:#996666;
   font-size:30px;
   font-weight:600;
   font-family:Verdana;
   text-align: center;
   margin-top: 20px;
   }
H2
   {
   color:#996666;
   font-size:15px;
   font-weight:600;
   font-family:Verdana;
   text-align: Center;
   margin-top:15px;
   margin-bottom:5px;
   }
H3
   {
   color:#660000;
   font-size:12px;
   font-weight:600;
   font-family:Verdana;
   margin-bottom:5px;
   margin-top:0px;
   }
H4
   {
   color:black;
   font-size:12px;
   font-weight:200;
   font-family:Verdana;
   }

H5
   {
   color:#FFFFFF;
   font-size:12px;
   font-weight:600;
   font-family:Verdana;
   margin-bottom:0px;
   margin-top:0px;  
   }

p, td, th
   {
   color:black;
   font-size:11px;
   font-weight:100;
   font-family:Verdana;
   text-align: left;
   }
em
   {
   font-weight:bold;
   font-style:normal;
   }
   
li
   {
   margin-left:-15px;
   }
      
ul
   {
   margin-top:0px;
   margin-bottom:0px;
   }
      
a:link {
   color: #660000;
   text-decoration: none;
   font-family:Verdana;
   }
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};   
