html {
	padding: 0;
	margin: 0;
}
BODY {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF url(http://www.plotspoint.com/bg.jpg) no-repeat top center;	 
	text-align: center;
	font: normal 12px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
	color: #000;
}
h1 {
	font: bold 22px  "Arial Narrow", Arial, verdana, Georgia, 'Times New Roman', Serif;
	color: #888;
	height: 25px;
	letter-spacing: -1px;
	margin: 0;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #DDD;
}
h2 {
	position: relative;
	top: -5px;
	left: 0px;
	font: bold 20px  "Arial Narrow", Arial, verdana, Georgia, 'Times New Roman', Serif;
	height: 20px;
	letter-spacing: 0px;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: transparent;	
}
h3 {
	font: bold 22px  "Arial Narrow", Arial, verdana, Georgia, 'Times New Roman', Serif;
	color: #888;
	height: 28px;
	letter-spacing: -1px;
	margin: 0;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #DDD;
}
h4 {
	font: bold 18px "Arial Narrow",  Arial, verdana, Georgia, 'Times New Roman', Serif;
	color: #00486C;
	letter-spacing: 0px;
	margin: 0;
	height: 30px;
	text-align: left;
	padding-top:0;	
	background-color: transparent;
}
h4.fronttitles {
	font: normal 14px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	position: relative;
	top: 0px;
	left: -10px;
	width:208px;
	color: #555;
	letter-spacing: 0px;
	margin: 0;
	height: 25px;
	text-align: left;
	padding-top:5px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0;
	background-color: #DDD;

}
h5 {
	font: normal 20px  "Arial Narrow", Arial, verdana, Georgia, 'Times New Roman', Serif;
	height: 30px;
	letter-spacing: 0px;
	color: #888;
	margin: 0;
	text-align: left;
	background-color: transparent;
	padding-top:5px;
	padding-bottom:1px;
	padding-left:0;
	margin-bottom:10px;
	border-bottom : 1px solid #AAA;
	display:block;
	}
h6 {
	font: normal 18px  "Arial Narrow", Arial, verdana,  Georgia, 'Times New Roman', Serif;
	color: #888;
	margin: 0;
	text-align: left;
	background-color: transparent;
	letter-spacing: 0;
	border-bottom : 1px solid #DDD;
}


A:link, A:visited {
	color: #4197CB;
	text-decoration: none;
	font: normal 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	letter-spacing: 0;
	background-color: transparent;
	line-height:18px;
}
A:active, A:hover {
	color: #CA9081;
	text-decoration: underline;
	font: normal 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	letter-spacing:0;
	background-color: transparent;
	line-height:18px;
}
A.b:link, A.b:visited 
{ 
	font: normal 14px Tahoma, verdana, Arial, Georgia, 'Times New Roman', Sans-Serif;
	text-decoration: none; 
	color: #FFF;
	background: #661A00;
	width:25px;
	padding-left:3px;
	padding-right:3px;
}
A.b:active, A.b:hover 
{ 
	font: normal 14px Tahoma, verdana, Arial, Georgia, 'Times New Roman', Sans-Serif;
	ext-decoration: none; 
	color: #FFF; 
	width:25px;
	background: #CA9081;
	padding-left:3px;
	padding-right:3px;
}
A.pagination:link, A.pagination:visited 
{ 
	font: normal 12px Tahoma, verdana, Arial, Georgia, 'Times New Roman', Sans-Serif;
	text-decoration: none; 
	color: #FFF;
}
A.pagination:active, A.pagination:hover 
{ 
	font: normal 12px Tahoma, verdana, Arial, Georgia, 'Times New Roman', Sans-Serif;
	text-decoration: none; 
	color: #CA9081; 
}

#tag-cloud{
position: relative;
top: 5px;
left: 0px;
text-align: justify;
background-color: transparent;
clear:both;
list-style:none;
}
#tag-cloud li{		
float:left;
margin:0 0.5em;
list-style-type: none; 
}
#tag-cloud li a{
text-decoration:none;
list-style-type: none; 	
}
#tag-cloud li a:hover{
text-decoration:underline;
list-style-type: none; 	
}
a.t0:link, a.t0:visited { font-size:12px; }
a.t1:link, a.t1:visited { font-size:13px; }
a.t2:link, a.t2:visited { font-size:14px; }
a.t3:link, a.t3:visited { font-size:16px; }
a.t4:link, a.t4:visited { font-size:19px; }
a.t5:link, a.t5:visited { font-size:22px; }
a.t6:link, a.t6:visited { font-size:25px; }
a.imp:link, a.imp:visited { color: #CA9081; font-size:28px; }

A.light:link, A.light:visited {
	color: #0078FF;
}
A.light:active, A.light:hover {
	color: #660000;
}
A.frontlink:link, A.frontlink:visited {
color: #CA9081; font-size:21px;
}
A.frontlink:active, A.frontlink:hover {
color: #3C78AF; font-size:21px;
}
A.smalllink:link, A.smalllink:visited {
	color: #3C78AF;
	text-decoration: none;
	font: normal 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	letter-spacing: 0;
	background-color: transparent;
}
A.smalllink:active, A.smalllink:hover {
	color: #FFF;
	text-decoration: underline;
	font: normal 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	letter-spacing:0;
	background-color: transparent;
}
A.posttitle:link, A.posttitle:visited {
	position: relative;
	top: -5px;
	left: 0px;
	color: #3C78AF;
	text-decoration: underline;
	font: bold 20px  "Arial Narrow", Arial, verdana, Georgia, 'Times New Roman', Serif;
	letter-spacing: 0;
	background-color: transparent;
}
A.posttitle:active, A.posttitle:hover {
	position: relative;
	top: -5px;
	left: 0px;
	color: #BE7D6C;
	text-decoration: none;
	font: bold 20px  "Arial Narrow", Arial, verdana, Georgia, 'Times New Roman', Serif;
	letter-spacing:0;
	background-color: transparent;
}
a.info, a.info:visited {
	display:block;
	font: normal 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	background: #BE7D6C;  
	height:20px;
	color:#FFF;
	Letter-spacing:0px;
	padding-top:4px;
	margin:0;
	text-align:left;
	width:218px;
	border-bottom:1px solid #DEA596;
	} 
a.info:hover 
	{
	display:block;
	text-decoration: none;
	font: normal 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	background: #FFF; 
	height:20px;
	color:#426B84;
	Letter-spacing:0px;
	padding-top:4px;
	margin:0;
	text-align:left;
	width:218px;
	border-bottom:1px solid #FFF;
	} 

A.titlelink:link, A.titlelink:visited, 
A.titlelinklong:link, A.titlelinklong:visited, 
A.titlelinksmall:link, A.titlelinksmall:visited,
A.titlelinksmallplus:link, A.titlelinksmallplus:visited {
	display:block;
	font: normal 18px Arial, verdana, Georgia, 'Times New Roman', Serif;
	background: #426B84; 
	height:23px;
	width:110px;
	color:#FFF;
	Letter-spacing:0px;
	padding-top:2px;
	margin:0;
	text-align:center;
}
A.titlelinklong:link, A.titlelinklong:visited
{
	color:#E3EDF4;
	background: #426B84; 
	width:100%;
}
A.titlelinksmall:link, A.titlelinksmall:visited{
font: normal 15px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
height:20px;
width:100px;
padding-top:0px;
Letter-spacing:0px;
}
A.titlelinksmallplus:link, A.titlelinksmallplus:visited{
width:108px;
font: normal 15px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
height:20px;
padding-top:0px;
Letter-spacing:0px;
}
A.titlelink:active, A.titlelink:hover, 
A.titlelinklong:active, A.titlelinklong:hover,
A.titlelinksmall:active, A.titlelinksmall:hover,
A.titlelinksmallplus:active, A.titlelinksmallplus:hover {
text-decoration: none;
font: normal 18px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
background: #BE7D6C; 
height:23px;
color:#FFF;
Letter-spacing:0px;
}
A.titlelinksmall:active, A.titlelinksmall:hover {
font: normal 15px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
height:20px;
width:100px;
padding-top:0px;
Letter-spacing:0px;
}
A.titlelinksmallplus:active, A.titlelinksmallplus:hover {
width:108px;
font: normal 15px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
height:20px;
padding-top:0px;
Letter-spacing:0px;
}
a.titlelink span, a.titlelinksmall span, a.p3 span 
{
display : none; 
} 
a.titlelink:hover span, a.titlelinksmall:hover span, a.p3:hover span  
{
display : block; 
position : relative; 
top 	: -60px; 
left 	: 0px;
width:225px;
color : #555; 
background: #FFF;
padding:10px; 
font	: normal 14px  Arial, verdana, Georgia, 'Times New Roman', Serif;
text-align : left;
letter-spacing:0; 
z-index:100;
} 

A.p2:link, A.p2:visited,A.p3:link, A.p3:visited,A.p4:link, A.p4:visited {
	display:block;
	font: normal 18px Arial, verdana, Georgia, 'Times New Roman', Serif;
	background: #426B84; 
	height:23px;
	color:#FFF;
	Letter-spacing:0px;
	padding-top:2px;
	margin:0;
	text-align:center;
	width:100px;
}
A.p2:active, A.p2:hover, A.p3:active, A.p3:hover,A.p4:link, A.p4:visited {
text-decoration: none;
font: normal 18px  Arial, verdana,  Georgia, 'Times New Roman', Serif;
background: #BE7D6C; 
height:23px;
color:#FFF;
Letter-spacing:0px;
}
A.p3:link, A.p3:visited {margin:0;width:100px;}
A.p3:active, A.p3:hover {margin:0;width:100px;}
#menu
{
position: relative;
top :0;
left:0;
height:40px;
width:800px;
background-color: #FFF;
margin: 0; 
padding: 0;  
}
.m1 {float: left;width:120px;background-color: transparent;margin: 0;padding: 0;}
.m2 {float: right;width:100x;background-color: transparent;margin: 0;padding: 0;}
.m3 {float: left;width:110px;background-color: transparent;margin: 0;padding: 0;}
.submenufloat {height:30px;float: left;width:800px;background-color: #2E5872;}

#topcontainer {
	position: relative;
	top: 160px;
	left: 0;
	width: 800px;
	text-align : center; 
	background-color: transparent;
	margin: 0; 
	padding: 0; 
}

#mid{
	position: relative;
	top: 0px;
	left: 0px;
	width:800px;
	text-align: left;
	float:left;
	background-color: #FFF;
	margin: 0; 
	padding: 0; 
}
.leftcontent, #floatcontent, .floatcontenthover, .floatrightcontent{
	position: relative;
	top: -10px;
	left: 0px;
	width:302px;
	text-align: left;
	float:left;
	margin: 0; 
	padding: 0; 
	padding-top:20px;
	padding-right:10px;
	background-color: #FFF;
	border-right:0px solid #CCC;
	line-height:18px;
}
.leftcontent{padding-top:10px;}
#floatcontent{
	width:198px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	background-color: #FFF;
	border-right:0px solid #CCC;
	margin: 0; 
	padding: 0; 
}
#floatleft{
	position: relative;
	top: -10px;
	left: 0px;
	width:572px;
	text-align: left;
	float:left;
	margin: 0; 
	padding: 0; 
	padding-top:10px;
	padding-right:0px;
	background-color: #FFF;
	border-right:0px solid #CCC;
	line-height:18px;

}
#floattop{
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height:40px;
	float:left;
	margin: 0; 
	padding: 0; 
	margin-bottom: 10px;
	background-color: #DDD;
}
.floattopa{
	position: relative;
	top: 0px;
	left: 0px;
	width:572px;
	float:left;
	margin: 0; 
	padding: 0; 
	background-color: #DDD;
}
.floattopb{
	position: relative;
	top: 10px;
	left: 20px;
	float:left;
	height:20px;
	margin: 0; 
	padding: 0; 
	background-color: #DDD;
}
.floattopc{
	position: relative;
	top: 10px;
	left: 10px;
	width:100px;
	float:left;
	margin: 0; 
	padding: 0; 
	background-color: #DDD;
}
#floatmid{
	position: relative;
	top: 0px;
	left: 10px;
	width:198px;
	float:left;
	margin: 0; 
	padding: 0; 
	background-color: #FFF;
	border-right:0px solid #CCC;
}
.floatmidc{
	width:198px;
	float:left;
	margin: 0; 
	padding: 0; 
	padding-left:10px;
	background-color: #FFF;
	border-right:0px solid #CCC;
}
.floatcontenthover {
	position: relative;
	top: 0px;
	left: -10px;
	width:218px;
	height:100px;
	min-height:100px;
	height:auto !important;
	margin: 0; 
	padding: 0; 
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	background-color: #FFF;
	border-right:0px solid #CCC;
}
.floatbeeld {
	position: relative;
	top: 0px;
	left: 0px;
	width:552px;
	height:100px;
	min-height:100px;
	height:auto !important;
	margin: 0; 
	padding: 0; 
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #EEE;
	border-right:0px solid #CCC;
}
.floatrightcontent {
	position: relative;
	top: -10px;
	left: 0px;
	margin: 0; 
	padding: 0; 
	width:270px;
	float:left;
	text-align: right;
	background-color: #FFF;
	border-right:0px solid #CCC;
}

.floatrightcontent img {
	text-align: center;
	border:0px solid #DDD;
	margin: 0; 
	padding: 0; 
	background-color: #FFF;
}


.dataone{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	font: normal 11px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	color: #AAA;
	margin: 0; 
	padding: 0; 
	padding-top: 3px; 
	border-top: 0px solid #EEE;
	border-bottom: 0px solid #EEE;
}
.dataimgleft{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0; 
	padding: 0; 
	width: 100px;
	float:left;
	}
.dataleft{
	position: relative;
	top: 0px;
	left: 10px;
	margin: 0; 
	padding: 0; 
	width: 452px;
	float:left;
	}
.dataright{
	position: relative;
	top: 0px;
	left: 10px;
	margin: 0; 
	padding: 0; 
	width: 100px;
	float:left;
	}
.left{
	position: relative;
	top: 10px;
	left: 0px;
	width:240px;
	text-align: left;
	float:left;
	margin: 0; 
	padding: 0; 
	padding-top:10px;
	padding-right:10px;
	background-color: #FFF;
}
.right{
	position: relative;
	top: 10px;
	left: 10px;
	width:530px;
	text-align: left;
	float:left;
	margin: 0; 
	padding: 0; 
	padding-top:10px;
	padding-right:10px;
	line-height:18px;
	background-color: transparent;
}
.right img {
	border:0px solid #DDD;
	margin: 0; 
	padding: 0; 
	padding:5px;
	background-color: #FFF;
}

#front{
	position: relative;
	top: 50px;
	left: 0px;
	text-align: left;
	float:left;
	margin: 0; 
	padding: 0; 
	padding-top:10px;
	padding-bottom:20px;
	border-top:0px solid #DDD;
	border-bottom:0px solid #DDD;
	background-color: transparent;
}


#footer{
	position: relative;
	top: 0px;
	left: 0px;
	width:220px;
	height:20px;
	text-align : center;
	margin: 0; 
	padding: 0;  
	background-color: transparent;
	border-top:0px solid #CCC;
	}

.narrow{
	position: relative;
	top: 10px;
	left: 20px;
	width: 360px;
	margin: 0; 
	padding: 0; 
	background-color: transparent;
	font: italic 15px  Arial, verdana, Georgia, 'Times New Roman', Serif;
}
.sitemap {	
	position: relative;
	top: 10px;
	left: 0px;
	margin: 0; 
	padding: 0; 
	font: normal 18px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	background-color: #FFF;
	}




input, select {
	border: 1px solid #DDD;
	background-color: #FFF;
	font: 11px Arial, verdana, sans-serif;
	width: 200px;
	height:15px;
	padding: 0;
	margin:0;
}
textarea {
	border: 1px solid #DDD;
	background-color: #FFF;
	font: 11px Arial, verdana, sans-serif;
	width: 200px;
	overflow:auto;
}
.button{
	border: 1px solid #DDD;
	padding: 0;
	margin: 0;
	width: 200px;
	color: #FFF;
	background-color: #DDD;
	cursor: pointer;
	font: 12px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	height:18px;
}
.inputsearch{
	position: relative;
	top: 0px;
	left: -10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font: 11px Arial, verdana, sans-serif;
	width: 98px;
	padding: 0;
	margin:0;
	height:18px;
}
.searchbutton{
	position: relative;
	top: -20px;
	left: 100px;
	border: 1px solid #426B84;
	padding: 0;
	margin: 0;
	width: 108px;
	color: #FFF;
	background-color: #426B84;
	cursor: pointer;
	font: 11px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	height:20px;
}
.sbutton{
	position: absolute;
	top: 0px;
	left: 98px;
	border: 0px solid #426B84;
	padding: 0;
	margin: 0;
	margin-top:1px;
	width: 103px;
	color: #FFF;
	background-color: #426B84;
	cursor: pointer;
	font: 11px  Arial, verdana, Georgia, 'Times New Roman', Serif;
	height:18px;
}
.divclearblank {clear:both;background-color:#FFF;}

.divcleargr {clear:both;height:10px;background-color:#DDD;}
.divclear {clear:both;height:10px;background-color:transparent;}
small {font: normal 11px   Arial, verdana, Georgia, 'Times New Roman', Serif; color:#888; }
img 	{border: 0;padding: 0;margin: 0;}
hr 	{background-color: #DDD; color:#DDD; height:1px; border:0; }
li 	{list-style-type: circle;}

.url {visibility:hidden;}

A.xxxxl:link, A.xxxxl:visited {color : #C85031;font-weight:bold;letter-spacing:-1px; } 
A.xxxxl:active, A.xxxxl:hover {color : #CA9081;}
A.xxxl:link, A.xxxl:visited 	{color : #C76951;font-weight:bold;letter-spacing:-1px;} 
A.xxxl:active, A.xxxl:hover 	{color : #CA9081;}
A.xxl:link, A.xxl:visited 	{color : #DA826C;} 
A.xxl:active, A.xxl:hover 	{color : #CA9081;}
A.xl:link, A.xl:visited 	{color : #85BDE0;} 
A.xl:active, A.xl:hover 	{color : #CA9081;}
A.l:link, A.l:visited 		{color : #67A1C5;} 
A.l:active, A.l:hover 		{color : #CA9081;}
A.lm:link, A.lm:visited 	{color : #DA826C;} 
A.lm:active, A.lm:hover 	{color : #CA9081;}
A.m:link, A.m:visited 		{color : #5588A7;} 
A.m:active, A.m:hover 		{color : #CA9081;}
A.s:link, A.s:visited 		{color : #426B84;} 
A.s:active, A.s:hover 		{color : #CA9081;}
