*					{margin: 0; padding: 0;}

body				{text-align: center; 
					background-color: #ffffff;
					color: #000000;
					font-family: calibri;
					}

#container			{text-align: left; 
					width: 1060px;
					margin: 0 auto;
					background-color: #ffffff;
					}

#top				{height: 130px;
					width: 1060px;
					}	
					
#banner				{float: left;
					width: 300px;
					height: 130px;
					background-image: url("images/hoeklinks.png");
					background-repeat: no-repeat;
					background-position: bottom;									
					}
						
#menublok			{float: left;
					width: 760px;
					height: 130px;
					background-color: #ffffff;
					background-image: url("images/menubg1.png");
					background-repeat: no-repeat;
					background-position: bottom;
					}	
									
#social				{position: relative;
					margin-top: 5px;
					margin-left: 620px;
					}	
																							
#menu				{margin-top: 100px;
					line-height: 24px; 
					overflow: hidden;
					}
					
#menu li			{float: left; 
					margin-left: 20px;
					display: block;
					text-align: center;
					font-size: 18px;}
#menu li:hover		{color: #bd0423;}
#menu li a:hover	{color: #bd0423;}							

#main				{width: 1060px;
					height: auto;
					min-height: 100%;
					background-image: url("images/bg1.png");
					overflow: auto;
					}

#main_left			{float: left;
					width: 300px;
					}					
										
#main_left_content	{margin: 120px 10px 5px 40px;
					}
					
#main_right			{float: right;
					width: 760px;
					}					

#main_right_content	{margin: 10px 50px 10px 10px;
					text-align: justify;
					overflow: hidden;
					}
										
#footer				{clear: both;
					font-size: 14px;
					padding: 10px;
					text-align: center;
					border-top: 1px solid #c3c3c3;}
					
a:link 				{color: #000000; text-decoration: none;}
a:visited 			{color: #000000; text-decoration: none;}
a:hover 			{color: #f18e00; text-decoration: none;}
a:active 			{color: #000000; text-decoration: none;}

.center				{text-align: center;}

.emckleur			{color: #f18e00;}

h2					{color: #bd0423;}

img					{border-style: none;}