/*--------------------------------------------------------
De css voor de style template: header, footer, menu,
dropdownmenu, login, zoeken

Rogier Voogt - United Knowledge
----------------------------------------------------------*/

/*-- globale css --*/

html, body {
	margin: 0;
	padding: 0;
	font: 90% Verdana, sans-serif;
	line-height: 1.3em;
	text-align: center;
}

p {
	margin: 0 0 1em;
	padding: 0;
}

#container h1, h2 {
	color: #444;
	font: 220% "Century Gothic", Verdana, sans-serif;
	margin: 0 0 .5em;
	text-align: left;
}

h3 {
	color: #444;
	font: 170% "Century Gothic", Verdana, sans-serif;
	margin: 0 0 .2em;
	text-align: left;
}

h4 {
	color: #444;
	font: 135% "Century Gothic", Verdana, sans-serif;
	margin: 0;
	text-align: left;
}

h5 {
	color: #444;
	font: 100% Verdana, sans-serif;
	font-weight: bold;
	margin: 0 0 .2em;
	text-align: left;
}

h6, h7 {
	color: #000;
	font: 100% Verdana, sans-serif;
	text-align: left;
}

div.intro {
	font-size: 110%;
	line-height: 1.4em;
	margin-bottom: 1em;
}

a:link, a:visited {
	color: #69c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.clearboth {
	clear: both;
}

img {
	border: 0;
}

hr {
	height: 0;
	padding: 0;
	border: 0;
	border-top: 1px dotted #ccc;
	margin: 30px 0 30px;
}

* html hr { margin: 10px 0 25px; }
*:first-child+html hr { margin: 10px 0 25px; }

/*-- /globale css --*/


/*-- header en menu --*/

#header {
	margin: 0;
	padding: 0;
	height: 190px;
	width: 100%;
	border-bottom: 30px solid #69c;
	background: #eee url(/headerback.png) repeat-x;
}

/* IE5 hoogte van de header */
* html #header {
	height: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 190px;
}

#logo {
	margin: 0 auto;
	width: 980px;
	height: 190px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

#logo h1 {
	float: left;
	margin: 50px 0 0 30px;
	font: 260% "Century Gothic", Verdana, sans-serif;
}

#logo h1 a {
	color: #444;
	text-decoration: none;
}

#logo img {
	float: right;
	margin: 30px 30px 0 0;
	border: 0;
}

#nav {
	margin: -78px auto 0;
	width: 1000px;
}

#menu {
	text-align: left;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 40px;
	width: 960px;
	overflow: hidden;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
}

#menu li a:link, #menu li a:visited {
	color: #fff;
	text-decoration: underline;
	padding: 3px 8px 4px 8px;
	background-color: #69c;
	border: 1px solid #69c;
	border-bottom: 0;
	float: left;
	margin-right: 5px;
}

#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #444;
	text-decoration: none;
	background: url(/hover.png) repeat-x 0 0;
	background-color: #eee;
}

#menu li a.current span {
	padding-left: 14px;
	background: url(/current.png) no-repeat left .3em;
}

/*-- /header en menu --*/


/*-- dropdownboxen --*/

#dropdowns {
	background: url('/dropdown2.png') no-repeat;
	margin: 0px auto 0;
	width: 1000px;
	height: 80px;
	text-align: left;
}

#dropdowns p.label {
	margin: 0;
	text-align: left;
	padding: 7px 0 0 20px;
	float: left;
}

#dropdowns img {
	padding: 3px 45px 3px 0;
	float: right;
}

* html #dropdowns img {
	margin-right: 45px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
}

#dropdowns h5 {
	margin: 0 1px .2em;
}

#dropdowns form {
	float: left;
}

#dropdowns select {
	width: 172px;
	margin-right: 25px;
	border: 3px double #eee;
}

#dropdowns .eerste {
	margin-left: 20px;
}

#dropdowns .laatste select {
	margin: 0;
}

#dropdowns a.popup span {
	display: none;
}

#dropdowns a.popup:hover span {
	display: block;
	position: absolute;
	top: -90px;
	left: 565px;
	padding: 15px 30px 0px 30px;
	background: #fff;
	width: 160px;
	height: 110px;
	background: url('/helpbox2.png') no-repeat 20px 10px;
	overflow: hidden;
	font-size: 75%;
	z-index: 100;
}

* html #dropdowns a.popup:hover span {
	background: url('/helpbox2.gif') no-repeat 20px 10px;
	top: -100px;
	width: 220px;
	height: 125px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
	height: 110px;
}

*:first-child+html #dropdowns a.popup:hover span {
	top: -100px;
}

/*-- /dropdownboxen --*/


/*-- inhoud --*/

#container {
	margin:0 auto;
	width: 920px;
	text-align: justify;
	padding: 30px 30px 50px 30px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	min-height: 200px;
}

/* breedte aangepast voor IE 5.5 */
* html #container {
	width: 980px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 920px;
}

#crumbtrail {
	margin: 0 0 30px;
}

/*-- /inhoud --*/


/*-- footer --*/

#footer {
	margin: 0;
	padding-top: 5px;
	height: 115px;
	width: 100%;
	text-align: center;
	background: url(/footerback.png) repeat-x;
}

#footer #bottommenu {
	text-align: left;
	margin: 0 auto;
	width: 920px;
}

#footer #bottommenu ul {
	margin: 0;
	padding: 0;
}

#footer #bottommenu li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#footer #bottommenu li a:link, #footer #bottommenu li a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer #bottommenu li a:hover {
	text-decoration: none;
	color: #444;
}

#footer #bottommenu li a.current {
	padding-left: 14px;
	background: url(/current.png) left .3em no-repeat;
}

/*-- /footer --*/


/*-- login en zoeken --*/

div.login {
	width: 210px;
	padding: 6px 15px 10px 15px;
	background-color: #ec0;
	font-size: 75%;
	margin-bottom: 30px;
	background: #ec0 url(/hoekoranje.png) no-repeat bottom right;
}

/* breedte & padding te groot - IE 6 en 5.5 */
* html div.login {
	padding-bottom: 0px;
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

/* padding te groot in IE 7*/
*:first-child+html div.login {
	/*/padding-bottom: 0px;/*/
}

div.login h3 a {
	font-size: 75%;
}

div.login input {
	border: 3px double #ec0;
}

/* IE 6 en 5.5 tonen geen double borders */
* html div.login .tekst {
	border: 1px solid #69c;
	width: 150px;
}

/* idem voor IE 7 */
*:first-child+html div.login .tekst {
	border: 1px solid #69c;
}

div.login.ingelogd {
	font-size: 100%;
	text-align: left;
}

* html div.login.ingelogd {
	padding-bottom: 10px;
}

div.login.ingelogd ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.login.ingelogd ul li {
	padding: 0 0 0 28px;
	background: #ec0 url(/pijl3.png) no-repeat 0pt 3pt;
}

div.zoeken {
	width: 210px;
	padding: 6px 15px 14px 15px;
	background-color: #cd3;
	font-size: 75%;
	margin-bottom: 30px;
	background: #cd3 url(/hoekgroen.png) no-repeat bottom right;
}

/* breedte & padding te groot - IE 6 en 5.5 */
* html div.zoeken {
	padding-bottom: 0px;
	width: 240px;
	w\idth: 210px;
}

/* padding te groot in IE 7*/
*:first-child+html div.zoeken {
	padding-bottom: 0px;
}

div.zoeken input {
	border: 3px double #cd3;
}

/* IE 5.5 en 6 tonen geen double borders */
* html div.zoeken .tekst {
	border: 1px solid #69c;
	width: 150px;
}

/* idem IE 7*/
*:first-child+html div.zoeken .tekst {
	border: 1px solid #69c;
}

div.zoeken .button, div.login .button {
	border: 0;
	padding: 3px 5px 5px 5px;
	color: #fff;
	font-size: 100%;
	text-align: center;
	background: url('/button.png') no-repeat 0 0;
	width: 46px;
	height: 20px;
}

div.zoeken h3, div.login h3 {
	margin: 0 0 .2em;
}

div.zoeken img, div.login img {
	float: right;
	border: 0;
	margin: -34px -10px;
}

* html div.zoeken img, * html div.login img {
	float: right;
	border: 0;
	margin: -28px -10px;
}

a.popup span {
	display:none;
}

a.popup:hover {
	border:0;
	position:relative;
	z-index:500;
	text-decoration:none;
}

a.popup:hover span {
	display: block;
	position: absolute;
	top: -25px;
	left: 52px;
	padding: 40px 30px 0px 30px;
	background: #fff;
	width: 160px;
	height: 90px;
	background: url('/helpbox.png') no-repeat 20px 10px;
	overflow: hidden;
}

/* IE 5.5 en 6 tonen geen transparantie in png's; positionering, hoogte, breedte */
* html a.popup:hover span {
	background: url('/helpbox.gif') no-repeat 20px 10px;
	top: -20px;
	width: 220px;
	height: 130px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
	height: 90px;
}

/*-- /login en zoeken --*/


/*-- handleiding --*/

div.handleiding {
	font-size: 85%;
	text-align: left;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #69c;
}

div.handleiding ol {
	margin: 0 0 0 -20px;
}

* html div.handleiding ol {
	margin: 0;
}

*:first-child+html div.handleiding ol {
	margin: 0;
}

div.handleiding ol li {
	margin: 0;
	padding: 0 0 4px 0;
}

#uitklap .handleiding {
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
}

#uitklap.in .handleiding {
	display: none;
}

#uitklap.uit .handleiding {
	display: block;
}

/*-- /handleiding --*/

