body	{ 
		scrollbar-3d-light-color: #cfcfcf;
		scrollbar-arrow-color: #333366;
		scrollbar-base-color: #333366;
		scrollbar-dark-shadow-color: #333366;
		scrollbar-face-color: #cccccc;
		scrollbar-highlight-color: #cccccc;
		scrollbar-shadow-color: #cccccc;
		scrollbar-track-color: #e2d799;
		background-image: url(../images/bg.gif);
		overflow-y: scroll;
	}
	 
#container 	{
		position: absolute;
		left:50%;
		width: 752px;    
		margin-left: -376px;
			}
	
#header	{
		background-image: url(../images/header.gif);
		height: 195px;
		}

#menu	{
		background-image: url(../images/menu.gif);
		height: 16px;
		position: relative;
		padding-left: 230px;
		}
		
#onderindex	{
		background-image: url(../images/onderindex.gif);
		height: 41px;
		}
		
#content	{
		background-image: url(../images/content.gif);
		overflow: hidden;
		color : #000000;
		font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;
		text-align: left;
		}

#links	{
		margin-left: 82px;
		margin-top: 25px;
		width: 343px;
		float: left;
		}
#rechts  {
		margin-right: 40px;
		margin-top: 20px;
		width: 215px;
		float: right;
		}

#footer	{
		background-image: url(../images/footer.gif);
		height: 88px;
		}
		
label	{
		display:block;
		width:150px;
		margin-top:1px;
		float:left;
		}
		
input 	{
		width:150px;
		margin-top:1px;
		float:left;
		}
	
td.vaktitel {
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		font-weight : 600;
	}
	
td.vakinhoud {
		color : #333366;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

.vleestitel {
		color : #000000;
		font-size : 14px;
		font-weight: 800;
	}

.kopje {
		color : #333366;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 22px;
		font-weight: 700;
	}

.bbq 	{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
.bbq2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
A.nav  {
		color : black;
		visibility : visible;
		text-decoration : none;
		font-weight: 600;
		font-size: 12px;
		text-align: left;
		font-family : Arial, Helvetica, sans-serif;
		padding-left: 8px;
	}
	
A.nav:Visited  {
		visibility : visible;
		text-decoration : none;
	}
	
A.nav:Active  {
		color : #FF6347;
	}
	
A.nav:Hover  {
		font-style : normal;
		color : #FF6347;
		text-decoration : none;
		visibility : visible;
	}
	
	
A.vaklink  {
		text-decoration : underline;
		color : #333366 ;
		visibility : visible;
	}
	
A.vaklink:Visited  {
		text-decoration : underline;
		visibility : visible;
	}
	
A.vaklink:Active  {
		color : #FF6347;
	}
	
A.vaklink:Hover  {
		font-style : normal;
		color : #FF6347;
		text-decoration : none;
		visibility : visible;
	}
	
A.thumb  {
		text-decoration : none;
		color : #333366;
		visibility : visible;
	}
	
A.thumb:Visited  {
		visibility : visible;
	}
	
A.thumb:Active  {
		color : #FF6347;
	}
	
A.thumb:Hover  {
		font-style : normal;
		color : #FF6347;
		text-decoration : none;
		visibility : visible;
	}
.lijst	{
		color : #333366;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

.imgnest {
		float:left;
	}
