
	body {
		margin		: 0px 0px 0px 0px;
		padding		: 0px 0px 0px 0px;
				
		background	: #CBC7C0;
	}
	
	html>body { /* be nice to Opera */
		font-size	: small;
		position	: relative;
	}

	#wrap { 
		position	: relative;
		margin		: 0px auto;
		width		: 755px;
	}
	
	#header {
		float		: left;
		
		width		: 755px;
		height		:  95px;
		
		margin		: 16px 0px 0px 0px;
		padding		:  0px 0px 0px 0px;
		
		background	: #336699;
		border-right: 1px solid #336699;
		border-left: 1px solid #336699;
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
	}
	
	
	/* navigation */
	
	#nav {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		float: left;
		width: 745px;
		
		margin: 0;
		padding: 0px 0px 0px 10px;

		list-style: none;
		font-size: 11px;
		background: #fff url(imgs/nav_bg.gif) repeat-x bottom left;
		border-right: 1px solid #336699;
		border-left: 1px solid #336699;
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
	}
	
	#nav li {
		float: left;
		margin: 0;
		padding-right: 0;
		list-style: none;
		border-right: 1px solid #ddd;
	}
	
	#nav a {
		float: left;
		padding: 3px 10px 3px 10px;
		text-decoration: none;
		color: #666;
	}
	
	#nav a:hover, #nav a.active {
		color: #333;
		background-color: #fff;
	}
	
	/* end navigation */
	
	
	
	#columLeftAdmin {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		float		: left;
		
		width		: 734px;
		
		margin		:   5px  0px  0px  0px;
		padding		:  10px 10px 50px 10px;
		
		background	: #fff url(imgs/global_assets/nav_bg.gif) repeat-x bottom left;
		border-right: 1px solid #336699;
		border-left: 1px solid #336699;
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
	}
		
	#columLeftAdmin h1 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 14px;
		color		: #336699;
		padding		:  0px 10px 0px 10px;
	}
	
	#columLeftAdmin h2 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 13px;
		color		: #336699;
		padding		:  0px 10px 0px 15px;
	}
	
	#columLeftAdmin h3 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 12px;
		color		: #336699;
		padding		:  0px 10px 0px 20px;
	}
	
	#columLeftAdmin td {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 12px;
		color		: #333;
	}
	
	#columLeftAdmin li {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 11px;
		color		: #333;
	}
	
	#columLeftAdmin p {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 11px;
		color		: #333;
		line-height	: 1.6em;
		padding		:  0px 25px 15px 25px;
	}
	
	#columLeftAdmin hr {
		height		: 1px;
		color		: #336699;
		background-color: #336699;
	}

	
	#columLeft {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		float		: left;
		
		width		: 542px;
		
		margin		:   5px  0px  0px  0px;
		padding		:  10px 10px 50px 10px;
		
		background	: #fff url(imgs/global_assets/nav_bg.gif) repeat-x bottom left;
		border-right: 1px solid #336699;
		border-left: 1px solid #336699;
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
	}
	
	#columLeft h1 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 14px;
		color		: #336699;
		padding		:  0px 10px 0px 10px;
	}
	
	#columLeft h2 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 13px;
		color		: #336699;
		padding		:  0px 10px 0px 15px;
	}
	
	#columLeft h3 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 12px;
		color		: #336699;
		padding		:  0px 10px 0px 20px;
		margin		:  5px 5px 5px 5px;
	}
	
	#columLeft td {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 12px;
		color		: #333;
	}
	
	#columLeft ul {
		margin		:  5px 5px 5px 5px;
		padding		:  0px 25px 15px 55px;
	}
	
	#columLeft li {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 11px;
		color		: #333;
	}
	
	#columLeft p {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 11px;
		color		: #333;
		line-height	: 1.6em;
		padding		:  0px 25px 15px 25px;
	}
	
	#columLeft hr {
		height		: 1px;
		color		: #336699;
		background-color: #336699;
	}
	
	.aanbod {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 11px;
		color		: #333;
		
	}
	
	.aanbod a {
		padding		: 5px 25px 5px 25px;
		color		: #333;
		display		: block;
		
		text-decoration : none;
	}
	
	.aanbod a:hover {
		color		: #000;
		background	: #eee;
		display		: block;	
	}
	
	.table {
		border		: 1px solid #336699;	
	}
	
	.table thead {
		background-color: #668BC1;
		color		: #ffffff;
		font-weight		: bold;
	}
	
	#columRight {
		float		: right;
		clear		: right;
		
		width		: 169px;
		
		margin		:  5px 0px 0px 5px;
		padding		:  10px 5px 10px 10px;
		
		background	: #fff url(imgs/global_assets/nav_bg.gif) repeat-x bottom left;
		border-right: 1px solid #336699;
		border-left: 1px solid #336699;
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
	}
	
	#columRight h1 {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 12px;
		color		: #336699;
	}
	
	#columRight p {
		font-family	: "Trebuchet MS", Verdana, sans-serif;
		font-size	: 11px;
		color		: #666;
		line-height	: 1.4em;
		padding		: 0px 25px 0px 25px;
	}
	
	#columRight hr {
		height		: 1px;
		color		: #336699;
		background-color: #336699;
	}
	
	#columRight a, #columRight a:visited {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size: 11px;
		color: #666;
		text-align: left;
		text-decoration: none;
	}
	
	#columRight a:hover, #sidebar a:active {
		color: #000;
	}
	
	#columRight ul {
		margin	: 5px 5px 15px 5px;
		padding	: 0px 0px  0px 0px;
		list-style: none;
	}
	
	#columRight li {
		margin	: 0px 0px 2px  0px;
		padding	: 0px 0px 0px 12px;
		background: url(imgs/global_assets/bullet_rounded.gif) no-repeat 0 5px;
	}
	
	
	#footer {
		clear		: both;
		font-family	: Verdana, sans-serif;
		font-size	: 10px;
		text-align	: left;
		color		: #999;
		padding		: 20px 0px 20px 200px;
	}
	
	#footer a {
		color		: #999;
	}
	
	#footer a:hover {
		color		: #333;
	}
	
	
	