body                                   {
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
}
#wrapper { 
 	position: absolute; 
	top: 50%; 
	left: 50%; 
	height: 600px; 
	width: 960px; 
	margin-top: -300px; /* De helft van de hoogte */ 
	margin-left: -480px; /* De helft van de breedte */
}
#wrapper2 { 
 	position: absolute; 
	top: 50%; 
	left: 50%; 
	height: 700px; 
	width: 960px; 
	margin-top: -350px; /* De helft van de hoogte */ 
	margin-left: -480px; /* De helft van de breedte */
}
#wrapper3 { 
 	position: absolute; 
	top: 50%; 
	left: 50%; 
	height: 860px; 
	width: 960px; 
	margin-top: -430px; /* De helft van de hoogte */ 
	margin-left: -480px; /* De helft van de breedte */
}
#leftcolumn {
	color: #333;
	margin: 0px;
	padding: 0 20px;
	height: 600px;
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 600px;
	display: inline;
	position: relative;
	background-color: #FFFFFF;
}
#leftcolumn2 {
	color: #333;
	margin: 0px;
	padding: 0 20px;
	height: 700px;
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
}
#leftcolumn3 {
	color: #333;
	margin: 0px;
	padding: 0 20px;
	height: 860px;
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
}
#rightcolumn2 {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 600px;
	display: inline;
	position: relative;
	background-color: #FFFFFF;
}
#rightcolumn3 {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 860px;
	width: 600px;
	display: inline;
	position: relative;
	background-color: #FFFFFF;
}
td                                  {
	color: #67594a;
	font-size: 13px;
	font-family: "Courier New", Courier, monospace
}
.kop1              {
	color: #67594a;
	font-weight: bold;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace
}
.text              {
	color: #67594a;
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
	line-height: 16px;
}
.small              {
	color: #67594a;
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	line-height: 12px;
}
.small2              {
	font-size: 2px;
}
a                            {
	color: #67594a;
	font-size: 13px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none
}
a:hover                             {
	color: red;
	font-size: 13px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
a.claudikessels                            {
	color: #67594a;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.claudikessels:hover                             {
	color: #67594a;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.selected                            {
	left: 0px;
	position: relative;
	color: red;
	font-size: 13px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none
}
a.selected:hover                             {
	left: 0px;
	position: relative;
	color: red;
	font-size: 13px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}


.grey{
	color: #999999;
}
.keppler-webdesign{
	color: #67594a;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	background:#fff;
}
.keppler-webdesign:hover{background:#67594a;color:#fff;font-size: 11px;}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding-bottom: 0;
	background: #fff;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
	border: 1px dotted #67594a;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	color: #67594a;
	font-weight: bold;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	padding: 12px 0;
	text-align: center;
	background-image: url(../images/bg_main.gif);
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
background-color: #fff;
padding: 5px;
z-index: 5;
}
.work {
	list-style-type: none;
	left: -38px;
	position: relative;
}
