body.main {
	background-attachment:		scroll;
	background-repeat:		no-repeat;
/*	background-image: 		url(../images/achtergrond5...jpg); */
	background-color:		#e9dcb9;
	
	font-family:			Verdana;
/*	font-size:			10px;	*/
}

body.text	{
	background:			none transparent;
	border:				0;
	font-family:			Verdana;
	font-weight:			400;
	font-size:			12px;
	color:				#36061f;
/*	padding-left:			100px;*/
/*	padding-right:			100px;*/
}

td	{
	padding-left:			5px;
	padding-right:			5px;
	font-size:			12px;
}
div.logo	{
	background-color:		#ffffff;
	width:				800px;
}

div.menu	{
	background-color:		#ffffff;
	width:				794px;
	
} 

div.myData	{
	background-color:		#ffffff;
	width:				800px;
	height:				560px;
	border:				0px;
	overflow:			auto;
}
iFrame.myFrame	{
/*	allow-Transparency:		true;	*/
/*	background-color:		transparant;	*/
	width:				100%;
	height:				100%;
	border:				0;
}

p.kop	{
/*	text-align:			center;	*/
	font-weight:			bold;
}

span	{
	background:			none transparent;
	font-family:			Verdana;
	font-weight:			bold;
}

h3	{
	text-align:			center;
	font-weight:			bold;
}

h4	{
/*	text-decoration:		underline;*/
}

h5	{
	font-weight:			200;
}
	
h6	{
	text-align:			center;
	font-weight:			bold;
}
h7	{
	font-weight:			200;
}

Btn	{
	position:			fixed;
	top:				0;
	left:				30px;
	color:				red;
	font-size:			10px;
	font-family:			Verdana;
}

a:link	{
/*	text-decoration:		underline;*/
	color:					#36061f;
}

a:visited	{
/*	text-decoration:		underline;*/
	color:					red;
}

a:active	{
/*	text-decoration:		underline overline;*/
	color:					red;
}

a:hover	{
/*	text-decoration: 		underline;*/
	color: 					red;
}

td.imagemenu	{
	border:				none;
	background-repeat:		no-repeat;
/*	background-image: 		url(../images/orgblaadje.jpg); */
	text-align:			left;
	vertical-align:			bottom;
	padding-bottom:			3px;	
}
div.copyright	{
	position:			absolute;
	color:				#36061f;
/*	text-decoration:		bold;*/
	top:				730px;
	left:				0px;
	width:				100px; 
}

.mouseOut	{
	color:				#36061f;
	font-family:			Arial; 
	font-weight:			bold;
	font-size:			13px;
}

.mouseOver	{
	cursor:				pointer;
	color:				red;
	font-weight:			bold;
	font-size:			13px;
}
.mouseDown	{
	cursor:				pointer;
	color:				#36061f;
	font-weight:			bold;
	font-size:			13px;
}
table.info	{
	border-left:			#e9dcb9 1px solid;
	border-right:			#e9dcb9 1px solid;
	border-top:			#e9dcb9 1px solid;
	border-bottom:			#e9dcb9 1px solid;
	
}
tr.info	{
	background-color:		#e9dcb9;

}
th.info	{
	background-color:		#e9dcb9;

}
.hidden	{
	visibility:			hidden;
	width:				0;
	height:				0;
	top:				0;
}
.kop {
	padding-top:			3px;
	background-color:		#e9dcb9;
	padding-bottom:			3px;
	width:				700px;
	
}
.body {
	border-left:			#e9dcb9 1px solid;
	border-right:			#e9dcb9 1px solid;
	border-top:			#e9dcb9 1px solid;
	border-bottom:			#e9dcb9 1px solid;
	width:				700px;
	text-align:			left;
}
/* rand v/h menu */
.dhtmlxMenu_dhx_skyblue_Middle {
	height:				24px;
	border-left:			#ffffff 3px solid;
	border-right:			#ffffff 3px solid;
	border-top:			#ffffff 3px solid;
	border-bottom:			#ffffff 3px solid;
	background-color:		#ffffff;
}
.left	{
	float:				left;
}
.right	{
	float:				right;
}

