a {
	text-decoration: none;
	color: #84828C;
}

a:hover{
	color: #483D8B;
}

a.links:hover{
	background: #84828C;
	color: #ffffff;
}

a.sub{
	color: #ffffff;
}

a.sub:hover{
	color: #292418;
}

body { 
	margin: 0 0 0 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #B08F61;
	background-color: White;
	letter-spacing: 0px;
}

body.index { margin-top: 60%; }

p { letter-spacing: 1px;  line-height: 16px;  }

table { 
	height: 100%;
	width: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: x-small;
}

table.copyrights {
	height: inherit;
	width: inherit;
}

tr { 
	vertical-align: top;
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;
}

td { 
	vertical-align: top;
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;
}

.MarsFoto{
	width: 166px;
}

.vertLijnen {
	background-image: url(images/vertLijnenbg.gif);
	height: 100%;
	width: 49px;
}

.hoofdmenutabel {
	width: 117px;
	text-align: center;
}

td.AboutContactLink{
	text-align: right;
	width: auto;
	font-size: 10px;
	color: #CAAA81;
	padding: 7px;
}

.titelbalk{
	background-image: url(images/titelBG.gif);
	text-align: center;
	vertical-align: bottom;
	background-position: bottom;
	background-repeat: repeat-x;
	width: auto;
}

.ContentTable{
 	margin-top: 7px;
	height: auto;
	width: 99%;
	}

.HoriConn{
	background-image: url(images/horiConnection.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: auto;
}

.HoriConnBottom{
	background-image: url(images/horiConnection.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.BorderVoorInhoud{
	border: 3px solid #D6AD75;
	padding: 7px;
	height: auto;
}

.BorderVoorTitel{
	border: 3px solid #D6AD75;
	height: 30px;
	padding: 5px;
	background-color: #D6AD75;
	
}

td.NaamInTitelBalk{
	text-align: left;
	width: 50%;
	color: White;
	font-weight: bolder;
	vertical-align: top;
}

td.DatumInTitelBalk{
	vertical-align: middle;
	text-align: right;
	color: White;
}

td.VertConn{
	height: 8px;
}

td.VertConnLeft{
	background-image: url(images/vertConn.gif);
	background-repeat: repeat-y;
}

td.VertConnRight{
	background-image: url(images/vertConn.gif);
	background-repeat: repeat-y;
	background-position: right;
}

td.CopyrightSpacer {

	text-align: center;
	font-size: smaller;
	vertical-align: bottom;
}

img{
	border: none;
}

img.thumbrechts{
	float:right;
}

img.thumblinks{
	float:left;
}

div.submenu{
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;

	background-color: #CAAA81;
	width: 117px;
	display: none;
	font-weight: bold;
	font-size: 10px;
}

hr{
	color:#ffffff;
	height: 1px;
}

hr.normaal {
	color: #B08F61;
}

.sitemaphoofdmenu	{
		margin-left:5px;
		margin-top:2px;
		margin-bottom:1px;
		display:block;
		width:370px;
		}
		
a.sitemaphoofdmenu:hover, a.sitemapsubmenu:hover{
	background:#D6AE73;
	color: #ffffff
}

.sitemapsubmenu	{
		margin-top:2px;
		margin-bottom:1px;
		display:block;
		width:170px;
		}
		

.sitemapmenulink	{
		margin-top:10px;
		margin-bottom:10px;
		display:block;
		width:160px;
		height: 20px;
		font-size: 12px;
		text-align: left;
		vertical-align: middle;
		}
		
.copyrightsLeft	{
	width: 200px;
	
}

.index {
		position: absolute;
		
	}

.indexbody{
	overflow-x: hidden;
	overflow-y: hidden;
	}

