@import url('/styles/form.css');

body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	background: #e3e3e3;
	
	text-align: center;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

img {
	border: 0px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #62af45;
	
	margin: 0px;
	padding: 0px 0px 18px 0px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	
	margin: 0px;
	padding: 0px 0px 6px 0px;
	line-height: 18px;
}

ul {
	margin: 0px;
	padding: 0px 0px 18px 20px;
	list-style: square;
}

	ul li {
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

a {
	color: #62af45;
	text-decoration: underline;
}

	a:hover {
		color: #fff;
		background: #62af45;
		text-decoration: none;	
	}

p {
	margin: 0px;
	padding: 0px 0px 18px 0px;
}

p#nopadding {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#container {
	width: 950px;
	margin: 20px auto 0px auto;
	text-align: left;
}

div#container-partner {
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	text-align: left;
}

div#top {
	
}

	div#top div#logo {
		float: left;
		width: 300px;
		margin: 0px 0px 0px 10px;
	}
	
	div#top div#partners {
		float: right;
		width: 240px;
		margin: 20px 10px 0px 0px;
	}
	
		div#top div#partners div#partners-logo {
			float: right;
			width: 80px;
		}
		
		div#top div#partners div#partners-label {
			float: left;
			width: 160px;
			padding: 3px 0px 0px 0px;
			font-size: 11px;
			font-weight: bold;
		}
		
div#menu {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	
	height: 35px;
	
	background: url(../images/menu-background.gif) repeat-x;
}

	div#menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
		div#menu ul li {
			margin: 0px;
			padding: 0px;
			float: left;
		}
		
			div#menu ul li a {
				display: block;
				padding: 0px 15px 0px 20px;
				
				color: #fff;
				text-transform: uppercase;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				
				height: 35px;
				line-height: 35px;
				
				background: none;
			}
			
					* html div#menu ul li a {
						width: 1px; /* IE6 */
						white-space: nowrap;
					}
			
				div#menu ul li a:hover,
				div#menu ul li a.active {
					background: url(../images/menu-hover-background.gif) repeat-x;
					color: #000;
				}

body.submenu div#header {
	height: 78px;
	background: url(../images/header.gif) no-repeat;
}

body.no-left div#header {
	height: 78px;
	background: url(../images/header-no-left.gif) no-repeat;
}	
			
body.home div#header {
	height: 272px;
	background: url(../images/header-home.jpg) no-repeat;
}

body.home div#header ul#buttonsleft {
	margin: 0px;
	padding: 20px 0px 0px 30px;
	list-style: none;
	width: 150px;
	border: 1px;
}

body.home div#header ul#buttonsleft li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 112px;
	height: 57px;
}

body.home div#header ul#buttonsleft li a {
	display: block;
	width: 112px;
	height: 57px;
}

body.home div#header ul#buttonsleft li a span {
	display: none;
}

body.home div#header ul#buttonsleft li#button-storing a {
	background: url(../img/storing_button.png) no-repeat;
}
body.home div#header ul#buttonsleft li#button-storing a:hover {
	background: url(../img/storing_button2.png) no-repeat;
}



	body.home div#header ul#buttons {
		margin: 0px;
		padding: 76px 0px 0px 480px;
		list-style: none;
		width: 470px;
		border: 1px;
		
	}
	
		body.home div#header ul#buttons li {
			margin: 0px 10px 10px 0px;
			padding: 0px;
			float: left;
			width: 225px;
			height: 49px;
		}
		
			body.home div#header ul#buttons li a {
				display: block;
				width: 225px;
				height: 49px;
			}
			
				body.home div#header ul#buttons li a span {
					display: none;
				}
				
				body.home div#header ul#buttons li#button-scan a {
					background: url(../images/buttons/gratis.png) no-repeat;
				}
					body.home div#header ul#buttons li#button-scan a:hover {
						background: url(../images/buttons/gratis_hover.png) no-repeat;
					}					
				body.home div#header ul#buttons li#button-computertip a {
					background: url(../images/buttons/computertip.png) no-repeat;
				}
					body.home div#header ul#buttons li#button-computertip a:hover {
						background: url(../images/buttons/computertip_hover.png) no-repeat;
					}
				body.home div#header ul#buttons li#button-computerhulp a {
					background: url(../images/buttons/computerhulp.png) no-repeat;
				}
					body.home div#header ul#buttons li#button-computerhulp a:hover {
						background: url(../images/buttons/computerhulp_hover.png) no-repeat;
					}
				body.home div#header ul#buttons li#button-veiligheid a {
					background: url(../images/buttons/veiligheid.png) no-repeat;
				}
					body.home div#header ul#buttons li#button-veiligheid a:hover {
						background: url(../images/buttons/veiligheid_hover.png) no-repeat;
					}
				body.home div#header ul#buttons li#button-apple a {
					background: url(../images/buttons/apple.png) no-repeat;
				}
					body.home div#header ul#buttons li#button-apple a:hover {
						background: url(../images/buttons/apple_hover.png) no-repeat;
					}
				body.home div#header ul#buttons li#button-microsoft a {
					background: url(../images/buttons/microsoft.png) no-repeat;
				}
					body.home div#header ul#buttons li#button-microsoft a:hover {
						background: url(../images/buttons/microsoft_hover.png) no-repeat;
					}																							

body.home div#main {
	background: url(../images/main-home-background.gif) no-repeat #fff;
}

body.submenu div#main {
	background: url(../images/main-background.gif) repeat-y #fff;
}

body.no-left div#main {
	background: url(../images/main-no-left-background.gif) repeat-y #fff;
}

div#main div.space {
	padding: 10px;
}

		body.no-left div#main div.space {
			padding: 10px 10px 10px 20px;
		}

	div#main div.block {
		width: 230px;
		float: left;
		
		margin: 0px 10px 0px 0px;
		padding-top: 10px;
	}
	
		div#main div.block h1 {
			padding-bottom: 6px;
		}
	
	div#main div.block-double {
		width: 460px;
	}
	
		div#main div.block-ad {
			padding-top: 0px;
		}
	
		div#main div.block-double div.space {
			padding: 10px 0px 0px 0px;
		}
		
	div#main div.item {
		background: #f8f5e2;
		border: 1px solid #dddac9;
		padding: 10px;
		margin: 0px 0px 10px 0px;
	}
	
		div#main div.item h2 {
			margin: 0px;
			padding: 0px;
			font-size: 12px;
			font-weight: bold;
		}
		
			div#main div.item h2 a {
				color: #000;
				text-decoration: none;
			}
			
				div#main div.item h2 a:hover {
					text-decoration: underline;
					background: none;
				}
		
		div#main div.item p {
			margin: 0px;
			padding: 0px;
		}

div#main div#left {
	width: 150px;
	float: left;
	margin: 0px 10px 0px 0px;
}

	div#main div#left h2 {
		font-size: 13px;
		font-weight: bold;
		color: #000;
		margin: 0px;
		padding: 0px 0px 6px 0px;
	}
	
		div#main div#left ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
			div#main div#left ul li {
				margin: 0px;
				padding: 0px;
			}
			
				div#main div#left ul li a {
					display: block;
					color: #5d5d5d;
					padding: 6px 0px 6px 13px;
					background: url(../images/plus.gif) no-repeat 0px 11px;
					text-decoration: underline;
				}
				
						* html div#main div#left ul li a {
							height: 1%;	/* IE6 */
						}
				
					div#main div#left ul li.active a,
					div#main div#left ul li a:hover {
						color: #000;
						text-decoration: none;
					}

div#main {
	min-height: 1%; /* IE 7 */
}

* html div#main {
	height: 1%; /* IE 6 */
}

div#main div#content {
	width: 550px;
	float: left;
	margin: 0px 10px 0px 0px;
}

	body.no-left div#main div#content {
		width: 710px;
	}

div#main div#right {
	width: 230px;
	float: left;
}

	div#main div#right div.space {
		padding: 10px;
	}

	div#right img {
		margin: 0px 0px 0px 1px;
	}

div#footer {
	background: url(../images/footer-background.gif) repeat-x;
	height: 29px;
	color: #b5b3a7;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}

	div#footer div.left {
		float: left;
		padding: 5px 0px 0px 0px;
	}
	
	div#footer div.right {
		float: right;
		padding: 5px 0px 0px 0px;
	}
	
		div#footer ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
			div#footer ul li {
				margin: 0px;
				padding: 0px 10px 0px 10px;
				float: left;
			}
	
	div#footer a {
		color: #b5b3a7;
		text-decoration: none;
	}
	
		div#footer a:hover {
			color: #fff;
			background: none;
		}
.glossary {
	text-decoration:none;
	border-bottom: 1px dashed green;
	color: #000;
}			
div#preloader {
	display: none;
}

fieldset#inschrijven {
	background: #eeeeee;
	border: thin solid #6dc420;
	color: #000000; 
	padding: 10px;
}

td.normaal a {
	color: #555555;
	text-decoration: none;
}

td.normaal a:hover {
	color: #777777;
	text-decoration: underline;
}


td.vrij a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

td.vrij a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

table.results {
					width: 530px;

					border-collapse: collapse;
				}
				

					table.results th {
						padding: 5px;

						border-bottom: 1px solid #191919;

						text-align: left;

						font-weight: bold;
					}

					table.results tr.odd {
						background-color: #ffffff;
					}

					table.results tr.bold {
						font-weight: bold;
					}

					table.results td {
						padding: 10px 5px 10px 5px;

						border-bottom: 1px solid #191919;

						vertical-align: top;
					}

