html,body {
	background-color: #ffffff;
	background-repeat: repeat-x;	
	background-attachment: fixed;
	margin: 0px;
	height: 100%;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	left: 50%;
	margin-left: -390px;
	position: absolute;
	width: 780px;
	height: 100%;
}
#header {
	background: url(../images/header.gif) no-repeat;
	width: 780px;
	height: 112px;
	position: relative;
	z-index: 1;
}
#main {
	width: 780px;
	height: 339px;
	position: relative;
}
#tips {
	width: 177px;
	height: 149px;
	top: 0px;
	position: absolute;
	left: 0px;
}
#maten {
	width: 270px;
	height: 139px;
	position: absolute;
	left: 190px;
	color: White;
}
#banners img {
	border: 0px;
}
#a1 {
   position: absolute;
	left: 460px;
}
#a2 {
   position: absolute;
	left: 629px;
}
.content {
  overflow: auto;
  position: absolute;
	height: 314px;
	width: 420px;
	left: 190px;
	margin:0;
	padding:0;
	margin-left: 10px;
	padding-top: 18px;
}
.content h1, .content td h1 {
   font-variant: small-caps;
   color: #c33116; 
   font-weight: bold;
	 letter-spacing: 4px;
	 margin: 1px;
}
.content, .content td, .content p, .content td p {
	color: #c33116;
	font-size: 12px;
}
.content p, .content td p {
  margin: 0px;
}
.content h2, .content td h2 {
	color: #02813f;
	letter-spacing: 3px;
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
}
#fotos {
	position: absolute;
	height: 329px;
	width: 162px;
	left: 622px;
  text-align: right;	
}

#fotos img {
	border: 0px;
	cursor: pointer; cursor: hand;
}
#footer {
	font-weight: bold;
	background-color: White;
	width: 780px;
	height: 20px;
	padding-top: 0px;	
	text-align: right;
	font-size: 11px;
	letter-spacing: 2px;
	position: relative;
}
#footer a {
	 text-decoration: none;
	 color: #006A40;
}
#blockmenu {
	height: 451px;	
	width: 190px;
	position: absolute;
}
#menu-image {
	background: url(../images/menu.jpg) no-repeat;
	width: 190px;
	height: 451px;
	position: absolute; 
	top: -112px;
}
#menu {
  position: absolute;
	width: 160px;
	left: 26px;	
	text-align: right;
}
#menu ul {
	list-style: none;
	margin-top: 13px;
	padding-top: 10px;
}
#menu ul li a {
	font-size: 17px;
	color: White;
	font-weight: bold;
  text-decoration: none;
	padding-left: 10px;
	font-variant: small-caps;
	letter-spacing: 2px;
  line-height: 30px;
}
#menu ul li ul {
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 10px;
}
#menu ul li ul li a {
	font-size: 12px;
	color: White;
	font-weight: normal;
  text-decoration: none;
	padding-left: 10px;
  font-variant: normal;
	letter-spacing: 2px;
	line-height: 12px;
}
#menu a#selected {
	color: #02813f;
}
#menu ul, .menu li {
	list-style-type: none;
	display: block;   
  margin-left: 0px;
	padding-left: 0px;
}
#menu a:link, .menu a:visited, .menu a:active, .menu a:hover { 
	/*display: block;*/
}
#lysander {
    color: White;
    font-size: 10px;
    text-decoration: none;
}
