/* * basic */
body, html {
	background-repeat: repeat-x;
	background-image: url(../pictures/s_beeld01_1.jpg); 
	background-color: #ebebeb;
    background-position: top left;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, Serif;
	font-size: 10pt;
	color: #818486;
}

td, tr, thead, tfoot, tbody, th, tf {
	margin: 0px;
	padding: 0px;
	border: 0px;
    border-collapse: collapse;

}
.maintable td, tr, thead, tfoot, tbody, th, tf{
	border-collapse: collapse;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	margin-top: auto;
	margin-bottom: auto;
}
.content  {
  text-align: justify;
  vertical-align: top;
 	background-repeat: repeat;
	background-image: url(../art/rpt.png);
	background-color: transparent;
  background-position: top left;
}

.contentkop  {
  text-align: left;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 14pt;
  color: #42627b;
  padding-top: 15px;
  padding-left: 40px;
  padding-right: 12px;
  margin: 0;
}

.contenttxt  {
  text-align: left;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 10pt;
  color: #818486;
  padding-top: 5px;
  padding-left: 40px;
  padding-right: 15px;
  padding-bottom: 10px;
  line-height: 1.7em;
  margin: 0;
}

.reserveer {
  text-align: left;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 8pt;
  color: #818486;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 15px;
  padding-bottom: 10px;
  line-height: 1.7em;
  margin: 0;
}
.reserveer[class] {
  text-align: left;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 8pt;
  color: #818486;
  padding-top: 5px;
  padding-left: 40px;;
  padding-right: 15px;
  padding-bottom: 10px;
  line-height: 1.7em;
  margin: 0;
}
.reserveerTable {
  text-align: left;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 8pt;
  color: #818486;
  margin: 0;
}

.contentbottom  { 
  background-repeat: no-repeat;
  background-image:url(../pictures/s_beeld_bottom.jpg);
  background-color: transparent;
  background-position: top left;
  text-align: justify;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 8pt;
  height: 100px;
  color: #818486;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 15px;
  padding-bottom: 10px;
  line-height: 1.7em;
  margin: 0;
}

.contentbottom_mid  { 
  background-repeat: no-repeat;
  background-image:url(../pictures/s_beeld_bottom_mid.jpg);
  background-color: transparent;
  background-position: top left;
  text-align: justify;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 8pt;
  height: 100px;
  color: #818486;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 15px;
  padding-bottom: 0px;
  line-height: 1.7em;
  margin: 0;
}

.leftkop  {
  text-align: left;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 14pt;
  color: #b7b7b7;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
}

.lefttxt  {
  text-align: justify;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 8pt;
  color: #4c5c67;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  line-height: 1.7em;
  margin: 0;
}
.contentlefttxt  {
  text-align: justify;
  vertical-align: top;
  font-family: Georgia, Serif;
  font-size: 7.5pt;
  color: #4c5c67;
  padding-top: 5px;
  padding-left: 40px;
  padding-right: 0px;
  padding-bottom: 10px;
  line-height: 1.7em;
  margin: 0;
}
.colomn {
vertical-align: bottom;
}
.pic {
   /*
   margin-top: 25px;
   margin-left: 2px;
   margin-bottom: 10px;
   */
   margin-top: 0px;
   margin-left: 2px;
   margin-bottom: 0px;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
   -moz-opacity: 0.6;
   padding-top: 0;
   padding-bottom: 0;
}
.pic:hover {
   margin-top: 0px;
   margin-left: 2px;
   margin-bottom: 0px;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   -moz-opacity: 1;
   padding-top: 0;
   padding-bottom: 0;
}

.nav {
  font-family: Georgia, Serif;
  font-size: 8pt;
  color: #415b2e;
  padding: 5px;
}

a.nav, a.nav:link, a.nav:hover, a.nav:active, a.nav:visited {
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	color: #415b2e;
	text-decoration: none;
}

img.top {
  vertical-align: middle;
}

a.top, a.top:link, a.top:hover, a.top:active, a.top:visited {
	color: #59a71f;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}


/* * links */
a, a:link, a:active, a:visited {
	  font-family: Georgia, Serif;
	  color: #818486;
	  margin: 0;
	  border-bottom: 1px dotted #42627b;
	  text-decoration: none;
}
a:hover {
	color: #42627b;
	border-bottom: 1px dotted #42627b;
}
a.nolink, a.nolink:link, a.nolink:hover, a.nolink:active, a.nolink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink, a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #415b2e;
	text-decoration: none;
}
a.navlink:hover {
	color: #59a71f;
	border-bottom: none;
}

.mainMiddle {
	background-image: url(../pictures/s_beeld01_4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	vertical-align:top;
}

.mainMiddleAbi {
	background-image: url(../pictures/s_beeld01_4abi.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	vertical-align:top;
}

.mainMiddleAk {
	background-image: url(../pictures/s_beeld01_4ak.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	vertical-align:top;
}

.mainleft {
	text-align:left;
	vertical-align:top;
	width: 121px;
	height: 600px;
	top: 0px;
	left: 0px;
	z-index:1;
	position:relative;
}

.mainRight {
	background-image: url(../pictures/s_beeld01_5.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	padding-top: 15px;
	vertical-align:top;
	padding-left: 30px;
	padding-right: 0px;
}
a.breadcrumb, a:hover.breadcrumb, a:active.breadcrumb, a:visited.breadcrumb{
  text-align: right;
  vertical-align: top;
  font-family: font-family: Georgia, Serif;
  font-size: 8pt;
  color: #4c5c67;
  border-color: #4c5c67;
  border-width: 0px 0px 1px 0px;
  border-style: none none dotted none;
  background-image: url(../pictures/up.gif);
  background-repeat: no-repeat;
  background-position: 75% 50%;
  
  }
.breadcrumb{
  text-align: right;
  vertical-align: top;
  font-family: font-family: Georgia, Serif;
  font-size: 8pt;
  color: #4c5c67;
  padding-top: 15px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  margin-top: 10px;
  
}
