@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }
BODY { background:#D5EDF8; font-family:Arial, Helvetica, sans-serif; font-size:10pt; }

.f-right { float:right; }
.f-left { float:left; }
.clear { clear:both; }

A,A:link,A:active,A:visited { text-decoration:underline; color:#e30043; }
	A:hover { background:#00447A; color:#fff; }

#container-body { margin:0px auto; width:1000px; background:#FFFFFF url(../images/shadow-container-bg.gif) top center repeat-y; }
	#shadow-top { height:10px; font-size:0px; background:transparent url(../images/shadow-top-bg.gif) top center no-repeat; }
	#shadow-bottom { height:10px; font-size:0px; background:transparent url(../images/shadow-bottom-bg.gif) top center no-repeat; }
	#container-header { background:transparent url(../images/shadow-header-bg.gif) top center no-repeat; height:115px; padding:0px 8px; }
		#logo { 
			width:288px; 
			height:60px; 
			background:transparent url(../images/Compact-logo.gif) top left no-repeat; 
			margin:20px 0px 0px 20px; 
			float:left; 
			}
			#logo a:link, #logo a:visited {
			display:block;
			text-decoration:none;
			height:60px;
			}
			#logo a:hover, #logo a:active {
			background-color:transparent;
			
			}
		#container-header-right { float:right; width: 300px; }
			#KleineUil { float:right; margin:30px 20px 10px 0px; }
			#KPMG { float:right; margin:42px 20px 0px 0px; }
			#container-header-right IMG { border:none; }
			#container-header-right A:hover { background:none; }
			#container-header-right FORM { clear:right; margin-right:20px; }
				#container-header-right FORM LABEL { margin-right:15px; }
				#container-header-right FORM INPUT { border:solid 1px #000000; padding:2px; }
				#container-header-right FORM INPUT#Submit { padding:1px; background-color:#A093C1; border:solid 1px #000000; border-left:none; color:#FFFFFF;  }
	#container-navigation { background:#00447B; height:24px; margin:0px 8px; clear:both; }
		#container-navigation UL LI { list-style-type:none; float:left; }
		#container-navigation UL LI.spacer { background:#9681CF; margin-top:6px; width:1px; height:12px; font-size:1px; }
			#container-navigation UL LI DIV { color: #fff; padding: 4px; }
			#container-navigation UL LI A,
			#container-navigation UL LI A:link,
			#container-navigation UL LI A:active,
			#container-navigation UL LI A:visited { text-decoration:none; color:#FFFFFF; display:block; padding:5px; font-size:9pt; }
			#container-navigation UL LI A:hover { color:#F3A300; background:none; }
			#container-navigation UL LI A.rss { background:url(../images/rss.png) 3px 5px no-repeat; padding-left:20px; }
			#container-navigation UL LI.knop A,
			#container-navigation UL LI.knop A:link,
			#container-navigation UL LI.knop A:active,
			#container-navigation UL LI.knop A:visited { 
				text-decoration:none; 
				/*height:14px;*/
				color:#FDCE5A; 
				color:#FFF; 
				background:#A093C1; 
				display:block; 
				padding:1px 5px 1px 5px; 
				font-size:9pt;
				margin-top:4px;
			}
			#container-navigation UL LI.knop A:hover { 
				color:#F3A300; 
				color:#00447A; 
				background:#F3A300; 
			}
			#container-navigation UL LI.spacerknop { background:#00447A; /*margin-top:6px;*/ width:1px; height:12px; font-size:1px; }
			#container-navigation UL LI.spacerbreed { background:#00447A; /*margin-top:6px;*/ width:1px; height:12px; font-size:1px; }
			
			
	#container-main { background:transparent url(../images/shadow-main-bg.gif) bottom center no-repeat; padding:10px 8px; clear:both; }
		#theme-buttons { margin:10px 0px 10px 10px; }
			#theme-buttons LI { list-style-type:none; float:left; margin-right:5px; margin-bottom: 50px; }
				#theme-buttons IMG { border:none; }
		#right { float:right; width:256px; padding:0px 10px; }
		#rightHome { float:right; width:200px; padding:0px 10px; }
		.full-column { float:left; width:687px; padding:0px 10px; }
		/*.column { float:left; width:333px; padding:0px 10px; }*/
		.column { float:left; width:256px; padding:0px 10px; }
		.column2 { float:left; width:466px; padding:0px 10px; }
		.line { border-left:solid 1px #CCCCCC; }
		.bottom-banner { margin:0px auto; width:728px; border:solid 1px #CCCCCC; }
		#voorheenKnoppen {
			height:14px; 
		}
		.voetregel {
			text-align:center;
			font-size:8pt;
			height:20px;
			/*background:yellow;*/
			clear:left;
			line-height:20px;
		}

