body, html	
	{
	margin: 0 auto;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
body{
background-color: #4D4D4D;
}
a
	{
	text-decoration:none;
	color:#F8931F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

h1,h2,h3
{
	color:#F7931E;
	font-size:16px;
	font-weight:bold;
	
	margin:0;
	padding:0;
}
	
a:hover
	{
	text-decoration:underline;
	}
	
#container
	{	
	position:relative;
	top: 0px;
	width: 964px;
	margin: 0 auto;
	}
	
#top
	{
	width: 932px;
	left: 0px;
	height: 162px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding-left:32px;
	}
	
#menuhor
	{
	width: 964px;
	height: 33px;
	margin: 0 auto;
	padding:0;
	background-image:url('/images/menu.jpg');
	}
	
#left_top {
	background-repeat: no-repeat;
	background-image:url(/images/left_top.jpg);
	width:216px;
	height:38px;
}	
	
#left {
	width: 216px;
	left: 0px;
	background-repeat:repeat-y;
	background-image:url(/images/left.jpg);
	margin: 0 auto;
}

#inloggen{
	width: 138px;
	height: 35px;
	background-repeat:no-repeat;
	background-image:url(/images/login.jpg);
	margin: 0 auto;
	margin-left:55px;
	padding:0;
	padding-top:10px;
}	

#inloggen a{
	color:#f7931e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:40px;
	padding-top:10px;
	padding-bottom:10px;
}

#left_bottom {
	background-repeat: no-repeat;
	background-image:url(/images/left_bottom.jpg);
	width:216px;
	height:32px;
}
	
.anylinkcss{position:absolute;
margin-top:2px;
visibility:hidden;
border:1px solid #b7e2ef;
border-bottom-width:0;
font-size:1em;
font-family:Geneva, sans-serif;
line-height:16px;z-index:100;width:97px;}
.anylinkcss a{text-align:left;width:100%;display:block;text-indent:3px;color:#000000;background-color:#d5eff4;border-bottom:1px solid #b7e2ef;padding:1px 0;text-decoration:none;text-indent:5px;}
.anylinkcss a:hover{color:#000000;background-color:#b7e2ef;}

#pagina_top{
	background-repeat: no-repeat;
	background-image:url('/images/content_top.jpg');
	width:748px;
	height:32px;
}

#pagina
{
	width: 689px;
	left: 0px;
	top:0px;
	padding: 15px;
	padding-top:0px;
	padding-right:44px;
	background-repeat:repeat-y;
	background-image:url(/images/content.jpg);
	margin:0px auto;
	min-height:400px;
	
}

#pagina_bottom{
	background-repeat: no-repeat;
	background-image:url(/images/content_bottom.jpg);
	width:748px;
	height:32px;
}

#home{
	position:absolute;
	padding:0;
	margin:0;
	margin-left:-56px;
	top:493px;
	
}
		
	tr.lijst1
		{
		background-color:#FEE9CB;
		}
		
	tr.lijst1:hover
		{
		background-color:#FDD08C;
		}
		
	tr.lijst2
		{
		background-color:#FFF9F0;
		}
		
	tr.lijst2:hover
		{
		background-color:#FDD08C;
		}
	
#bottom
	{
	
	color:#000;
	width: 954px;
	height:27px;
	text-align:center;
	padding:5px;
	background-image:url(/images/footer.jpg);
	}
a.bottom
{
	color:#000;
	text-decoration:none;
}

#star{
	position:absolute;
	top:182px;
	left:903px;
}
	
#error
	{
	width:530px;
	text-align:left;
	border:1px solid #FF0000;
	color:#FF0000;
	padding: 10px 10px 10px 10px;
	margin:0px auto;
	}

div#login
	{
	width:250px;
	padding:20px;
	margin-left:180px;
	margin-top:50px;
	background-color:#F7931E;
	float:left;
	color:#FFF;
	
	}
	#login H1
		{
		
		color: #FFF;
		font-size:14px;	
		}
	#login .button
		{	
		border:1px #333 solid;
		background-color: #F5F5F5;
		color:#666;
		height:25px;
		width:80px;
		font-weight:bold;
		}

a.pagination{background-color:#F7921E;border:1px solid #F8A444;color:#ffffff;padding-left:5px;padding-right:4px;text-decoration:none;}
a.pagination:hover{background-color:#ffffff;border:1px solid #F7921E;color:#F7921E}
#dhtmltooltip{position:absolute;width:200px;padding:2px;color:#000000;background-color:#ffffff;border:1px solid #F7921E;visibility:hidden;z-index:100;}

