/********************************************
   AUTHOR:  			Jasper Fonteijn
   WEBSITE:   		http://www.jasperfonteijn.nl/
	TEMPLATE NAME: 	Willem
   VERSION:       1.0
  Made for:				Willem Fonteijn
    Site:					http://www.cognitieveleertherapie.nl/
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* top elements */
* { padding: 0; margin: 0; }
body {
	margin: 0;
	padding: 0;
	font: .80em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	background: #e4e3d0;
	text-align: center;
}
a {
	color: #4284b0;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #ff9900;
	background-color: inherit;
}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
h1 { font-size: 1.5em; color: #404040; margin: 10px 0px 0px 15px;}
h2 { font-size: 1.4em; text-transform:uppercase; margin: 10px 0px 0px 15px;}
h3 { font-size: 1.3em; margin: 10px 0px 0px 15px;}
h4 { font-size: 1.4em; font-family: 'Verdana', Arial, Sans-serif; margin: 12px 0px 0px 15px; }
h5 { font-size: 1.2em; font-family: 'Verdana', Arial, Sans-serif; margin: 10px 0px 0px 15px; }
h6 { font-size: 1.4em; font-family: 'Verdana', Arial, Sans-serif; margin: 10px 0px 0px 0px; }
p  { margin: 10px 15px;}

ul span, ol span {
	color: #000000;
}
ul {
	margin: 0px 0px 0px 15px;
}
img {
	margin: 5px 0px 0px -7px;
}
img.header {
	margin: 0px 0px 0px 0px;
}
img.border {
	border: 2px solid #ccc;
}
img.float-right {
  margin: 5px 0px 5px 15px;
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {
  border: 2px solid #568eb6;
}
/* Table */
table {
	width:			95%;
	border: 		0px solid  #ffffff;
	border-collapse:collapse;
	padding: 20px 15px 15px 15px;
}
td {
	border: 0px solid #ff9900;
	padding: 0px 0px 0px 15px;
	text-align: left;
}
th {
	border: 0px solid #ff9900;
	padding: 4px 2px 2px 5px;
	text-align: center;
}
/***********************
	  LAYOUT
************************/
#header {
	position: relative;
	height: 40px;
	background: #e4e3d0;
}
#wrap {
	border: 2px solid #ff9900;
	background: #fff;
	width: 780px; height: 100%;
	margin: 0 auto;
	text-align: left;
}
#headerphoto {
	border: 0px solid #ff9900;
	background: #fff;
	width: 780px; height: 270px;
	margin: 0px; padding: 0px; 
}
#menu {
	clear: both;
	border-top: 2px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0; padding: 0;
	background: #ffffff;
}
/* menu tabs */
#menu table {
	border: 0px solid #ff9900;
	width: 780px;
  font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	background-color: #808080;
}
/*#menu td{
	border: 0px #ff9900;
	text-align: center;
	padding: 5px;
	width: 14%;
}*/
#menu td{
	border: 0px #ff9900;
	text-align: center;
	padding: 5px 29px 5px 29px;
	margin: 0px;
}
#menu a{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
#menu #current a{
	background-color: inherit;
	text-decoration: none;
	color: #ff9900;
}
#menu a:hover {
	color: #ff9900;
	background-color: inherit;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;
	background: #fff;
}
/* main */      
#main {
	float: left;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 500px;
	border-left: 2px solid #ff9900;
	position: relative;
	top: -0px;
	left: -2px;
	min-height: 230px;
}
#main2 {
	float: left;
	margin-left: 0px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 98%;
	border-left: 2px solid #ff9900;
	position: relative;
	top: 0px;
	left: -2px;
	min-height: 330px;
}
#main table {
	table-layout: fixed;
}
#main table.agenda {
	margin: 10px 15px 10px 15px;
	width:  95%;
	border-style: hidden;
	border-collapse:  collapse;
	text-align: 		  center;
}
#main table.agenda td {
	border: 2px solid #ff9900;
	padding: 2px 2px 2px 2px;
	text-align:   center;
	height: 30px;
}
#main table.agenda th {
	border: 2px solid #ff9900;
	padding: 2px 2px 2px 2px;
	text-align:   center;
	height: 30px;
}
#main table.agenda th.cel1 { width: 10%; }
#main table.agenda th.cel2 { width: 35%; }
#main table.agenda th.cel3 { width: 25%; }
#main table.agenda th.cel4 { width: 15%; }
#main table.agenda th.cel5 { width: 5%; }



#main table.programma {
	margin: 10px 15px 10px 15px;
	width:  95%;
	border-style: hidden;
	border-collapse:  collapse;
	text-align: 		  left;
}
#main table.programma td {
	border: 2px solid #ff9900;
	padding: 2px 2px 2px 2px;
	text-align:   left;
	height: 30px;
	vertical-align: top;
}
#main table.programma th {
	border: 2px solid #ff9900;
	padding: 2px 2px 2px 2px;
	text-align:   center;
	height: 30px;
}
#main table.programma th.cel1 { width: 10%; }
#main table.programma th.cel2 { width: 10%; }
#main table.programma th.cel3 { width: 35%; }
#main table.programma th.cel4 { width: 38%; }
#main table.programma th.cel5 { width: 7%; }


#main2 table.agenda {
	margin: 10px 15px 10px 15px;
	width:  95%;
	border-style: hidden;
	border-collapse:  collapse;
	text-align: 		  center;
}
#main2 table.agenda td {
	border: 2px solid #ff9900;
	padding: 2px 2px 2px 2px;
	text-align:   center;
	height: 30px;
}
#main2 table.agenda th {
	border: 2px solid #ff9900;
	padding: 2px 2px 2px 2px;
	text-align:   center;
	height: 30px;
}
#main2 table.agenda th.cel1 { width: 10%; }
#main2 table.agenda th.cel2 { width: 35%; }
#main2 table.agenda th.cel3 { width: 25%; }
#main2 table.agenda th.cel4 { width: 15%; }
#main2 table.agenda th.cel5 { width: 5%; }

#main2 table.cvv {
	margin: 0px 0px 0px 15px;
	width:  95%;
	border-style: hidden;
	border-collapse:  collapse;
	text-align: 		  left;
}
#main2 table.cvv td,th {
	border: 0px solid #ff9900;
	padding: 0px 0px 0px 0px;
	text-align:   left;
	height: 20px;
}
#main2 table.cvv td.cel1 { width: 90%; }
#main2 table.cvv td.cel2 { width: 10%; }

#main2 p {margin: 0px 0px 0px 15px;}
/* photo pop-up effect*/
.thum{
position: relative;
z-index: 0;
}
.thum:hover{
background-color: transparent;
z-index: 50;
}
.thum span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: 0px;
border: 1px dashed #ff9900;
visibility: hidden;
color: black;
text-decoration: none;
top: -100px;
left: -100px;
}
.thum span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thum:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -100px; /*position where enlarged image should offset horizontally */
}
/* sidebar */
#sidebar {
	border-right: 2px solid #ff9900;
	float: left;
	width: 175px; /* top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 20px 15px;
	padding:0;
}
#sidebar ul.sidemenu li {
	margin-bottom:0px;
	border-top: 2px solid #ffffff;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background: #e4e3d0;
	min-height:18px;
	border-bottom: 2px solid #ff9900
}
* html body #sidebar ul.sidemenu a { height: 18px; }
#sidebar ul.sidemenu a:hover {
	color: #ff9900;
}
#sidebar #cur a {
   color: #ff9900;
}
/* Footer */
#footer {
	clear: both;
	color: #fff;
	background: #808080;
	border-top: 2px solid #ff9900;
	margin: 0; padding: 0;
	height: 24px;
	font-size: 95%;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footer p {
	margin: 2px 5px;
}

#footer .footer-left{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 00px 0px; 
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}
#bottom {
	position: relative;
	height: 40px;
	background: #e4e3d0;
}
/* alignment classes */
.float-left  {  float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9ec630; }
.gray  {	color: #bfbfbf; }
.orange{  color: #ff9900; }
.gold  {  background-color: #CFB53B; font-weight: bold;}
.silver{  background-color: #c0c0c0; font-weight: bold;}
.bronze{  background-color: #c69633; font-weight: bold;}
.groen {	background-color: #9ec630; }
.geel  {	background-color: #ffff00; }
.oranje{  background-color: #ff9900; }
.dag   {  text-align: center; font-weight: bold;}
