html, body {
height				:100%;
width				:100%;
font-family			:Arial;
font-size			:11px;
line-height			:20px;
margin				:0;
padding				:0;
overflow			:auto;
}

h1				{font-size:14px; font-weight:bold; color:000; margin: 10px 0px 0px 0px; padding:0px;}
h2				{font-size:18px; color:#686b15; font-weight:normal; letter-spacing:1px;}
hr				{height:1px; color:#e0e0e0; width:503px; border:none;}
ul				{text-align:left; margin:5px; margin-left:15px; padding:2px;} 
IMG 			{border:0;}

A 				{font-weight:normal; text-decoration:none; color:#000;}
A:VISITED 		{font-weight:normal; text-decoration:none; color:#000;}
A:HOVER 		{font-weight:normal; text-decoration:none; color:#000; text-decoration:underline;}
A:ACTIVE 		{font-weight:normal; text-decoration:none; color:#000;}

#container 		{position:absolute; width:990px; left:50%; margin-left:-496px;}
#header 		{background:url('../img/top.jpg'); height:130px; width:990px;}
#header-tekst	{width:970px; padding-top:90px; padding-left:20px;}
#main 			{width:990px; background:url(../img/content_bg.jpg); float:left;}
#main-left		{float:left; width:723px;}
#main-left-top	{width:723px; height:15px; background:url(../img/main-left-top.jpg);}
#main-menu		{width:210px; float:left;}
#menu-top		{width:203px; padding-left:7px;}
#menu			{width:203px; padding-left:7px;}
#menu ul	   	{margin:0px; padding:0px;}
#menu li		{display:block; padding:0px; height:27px; margin:0px;}
#menu li.blank  {background:url('../img/sub_blank.jpg'); width:203px;}
#menu a			{display:block; height:27px; background:url('../img/sub_off.jpg') no-repeat; padding-left:25px; line-height:21px; color:#000000; padding-top:3px; text-decoration:none; font-weight:bold;}
#menu a:hover	{display:block; height:27px; background:url('../img/sub_over.jpg') no-repeat; padding-left:25px; line-height:21px; color:#FFFFFF; padding-top:3px; text-decoration:none; font-weight:bold;}
#menu a.aan		{display:block; height:27px; background:url('../img/sub_over.jpg') no-repeat; padding-left:25px; line-height:21px; color:#FFFFFF; padding-top:3px; text-decoration:none; font-weight:bold;}
#main-inhoud	{width:473px; float:left; padding:10px 20px 5px 20px;}
#main-right		{float:left; width:267px;}
#main-right-top	{width:267px; height:15px; background:url(../img/main-right-top.jpg);}
#main-right-inhoud	{width:219px; padding:10px 20px 5px 24px;}
#main-under		{width:990px; height:20px; line-height:20px; background:url(../img/bg_main_under.jpg); float:left;}
#footer			{width:970px; height:35px; background: url(../img/bg_footer.jpg); float:left; color:#fff; padding-top:17px; padding-left:20px;}

input			{width:208px; height:18px; color:#000; font-size:11px; padding-left:5px; border:1px solid #b5b5b5; line-height:16px;}
INPUT.button 	{background: #e0e0e0; color:#4b4b4b; border:1 solid#b5b5b5; font-size:11px; font-weight:bold; width:65px; height:20px; font-family:arial;}

#login 			{position:relative; width:504px; height:153px;margin:0 auto; top:25%; background:url(../img/bg_login.jpg); padding-top:130px;}
#login-tekst	{margin-left:68px; margin-right:80px; color:#686b15; line-height:25px;}
.input-login	{width:155px; height:16px; color:#000; font-size:11px; padding-left:5px; border:1px solid #b4ba1b; line-height:16px;}
.input-button 	{background: #b4ba1b; color:#FFF; border:1 solid#FFF; font-size:11px; font-weight:bold; width:65px; height:20px; font-family:arial;}
.input-checkbox	{background: #FFF; border:1 solid#b4ba1b; width:14px; height:14px; text-align:left;}