/* CSS JosAu
april 2008 */
    body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #333333;
	line-height: 18px;
}
.webdesign {
	font-size: 0.75em;
}

.container {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.header {
	height: 134px;
	background-color: #333333;
}
.header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	margin-left: 30px;
	padding-top: 48px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FF0000;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 0.9em;
	text-decoration: underline;
	color: #FF0000;
	display: inline;
	cursor: pointer;
	margin-right: 15px;
}

p {
	font-size: 0.85em;
}
a:link, a:visited {
	color: #FF0000;
}
a:hover, a:active {
	color: #999999;
}
img {
border: none;
}

/*- Menu Tabs 7--------------------------- */

    #tabs7 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-color: #333333;
      }
.content {
	float: left;
	width: 600px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.right {
	float: right;
	width: 250px;
	padding-top: 5px;
}
.footer {
	clear: both;
	font-size: 0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	text-align: center;
		background-image: url(../images/completelogos.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}



    #tabs7 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	font-size: 0.9em;
      }

ul {
	font-size: 0.85em;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
}



    #tabs7 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs7 a {
      float:left;
      background:url("images/tableft7.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs7 a span {
	float:left;
	display:block;
	background:url("images/tabright7.gif") no-repeat right top;
	color:#333333;
	width: 70px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#FF0000;
      }
    #tabs7 a:hover {
      background-position:0% -42px;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }

      #tabs7 #current a {
              background-position:0% -42px;
      }
      #tabs7 #current a span {
              background-position:100% -42px;
      }
form {
	font-size: 0.85em;
	margin-left: 20px;
}
.werkboek {
	text-align: center;
	font-size: 0.85em;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 10px;
}
.handcursor{
cursor:hand;
cursor:pointer;
}
div#formstyle2 { display: none; visibility: hidden; }
#language {
	float: right;
	display:none;
}
#language a{
	background-image: none;
}
#language1 {
	float: right;
	
}
#language1 a{
	background-image: none;
}
.pics {
	font-size: 0.8em;
}
#proefsessie {
	width: 530px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	margin-left: 20px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background-color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
}

#proefsessie a {
	color: #000;
	text-decoration: none;	
}hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F30;
}
hr {height:1.5em;width:25em;border:1px solid #000;}.h5 {
	color: #F00;
}
.cursief {
	font-style: italic;
}

