html, body {
	height:100%;
	scrollbar-face-color: #939bab;
	scrollbar-shadow-color: #dfdfdf;
	scrollbar-highlight-color: #b1b1b1;
	scrollbar-3dlight-color: #e6e6e6;
	scrollbar-darkshadow-color: #e3e3e3;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

body 
{
	width:100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	background-color: #fff;
}

a {color: #000000; font-family : Arial, Helvetica, sans-serif; font-size :  12px; letter-spacing: 0px ; text-decoration: none}

a:hover  {
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline; 
letter-spacing: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

#main
{
	width:100%;
	height:auto;
	float:left;	
}

#main_inner {
	background-color: #ffffff;
	width: 548px; 
	height:auto;
	float:left;
	margin-left: 169px;	
}

#main_inner, #main_inner table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;		
}



#main_inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #532380;
}

#sitecontainer {
	float:left;
	background-color: #FFFFFF;
	min-height:95%;
	width: 100%;	
	height:auto;
} 

#schaduw {
	background-image: url(../img/schaduw.gif);
	background-repeat: repeat-x;
	float: left;
	height: 13px;
	width: 100%;	
}

#menu {
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	float:left; 
	margin-bottom: 0px;
	padding-top:20px;
	clear:both;	
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #532380;
	font-size: 12px;
	word-spacing: 8px;
/*	margin-top:24px; */
	background-image: url(../img/menu_bg.gif);
	background-position: 0px bottom;
	background-repeat:repeat-x;			
	width:900px;
	margin-left:169px;	 
/*	margin-left:70px; */	
	height:26px;
}


#bottom_outer {
	width: 100%;
	height: 4%;
	float: left;
	font-style: normal;
}



#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #532380;
	float: left;
	width: 100%;
	height: 4px;
	margin-top: 19px;
	margin-bottom: 9px;
	background-image: url(../img/pixel.gif);
	background-repeat: repeat-x;
}

#footer {
	height: 21px;
	width: 420px;
	background-color:#FFFFFF;
	postion: relative;
	margin-left: 164px;
	margin-top:-7px;
	padding-left: 20px;
}

#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #532380;
}

