Body {
    /*achtergrond*/
    BACKGROUND-COLOR: #585232;
    /*scrollbar*/
    SCROLLBAR-FACE-COLOR: #585232;
    SCROLLBAR-3DLIGHT-COLOR: #585232;
    SCROLLBAR-ARROW-COLOR: #AB8362;
    SCROLLBAR-TRACK-COLOR: #585232;
    SCROLLBAR-HIGHLIGHT-COLOR: #726A41;
    SCROLLBAR-SHADOW-COLOR: #AB8362;
    SCROLLBAR-DARKSHADOW-COLOR: #726A41;
    SCROLLBAR-BASE-COLOR: #585232;
    /*text*/
    FONT-SIZE: 10pt;
    COLOR: #FAF7E6;
    FONT-FAMILY: Verdana;
}

P{
font-family: Verdana;
font-size: 11px;
}

h3{
font-family:Garamond;
font-size:16px;
}

A{
COLOR: #FAF7E6;
TEXT-DECORATION: none;
}

A:visited{
COLOR: #FAF7E6;
TEXT-DECORATION: none;
}

A:hover{
COLOR: #C0BAA6;
TEXT-DECORATION: none;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  color: #FEF4E1;
  valign: top;
}

TD.tableup01 {
  background: #03090A;
}

TD.tableup02 {
  background: #03090A;
  background-image	: url("gfx_03.jpg");
  background-repeat: no-repeat;
}


TD.tableborder01 {
  background: #A68562;
  background-image	: url("gfx_04.jpg");
}

TD.tableborder02 {
  background: #A68562;
  background-image	: url("gfx_06.jpg");
}

TD.tableborder03 {
  background: #3F310B;
  background-image	: url("gfx_07.jpg");
}

TD.tablemenu {
  background: #504A38;
  background-image	: url("ktb_menu.jpg");
}

TD.tabletext {
  font-family: Verdana;
  font-size: 9px;
  background: #333D2A;
  color: #F7F7E6;
  background-image	: url("bg_pic.jpg");
  background-repeat: no-repeat;
  valign: top;
}

#prev, #next {
	text-decoration:none;
}
html body div #prev:hover, html body #next:hover {
	background:#FAF7E6;
	color:#000;
}
#prev {
	float:center;
}
#next {
	float:center;
}
#image {
	text-align:left;	
}
.imgwrapper {
	float: left;
	padding: 4px;
	height:113px;
}
.imgwrapper img {
	background-color: #FAF7E6;
	border: 1px solid #000000;
	padding: 4px;
}
.imgwrapper a:hover img {
	background-color: #C0C0C0;
}
#single {
	border:1px solid #000000;
	background:#FAF7E6;
}
#desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
}
#breadcrumb {
	color:#000000;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active {
	color:#000000;
text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:hover, #breadcrumb a:active {
	color:#771327;
text-decoration: none;
}
#directories ul {
	list-style:circle;
	padding-bottom:5px;
}

#directories h2 {
	font:14px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
}
#directories h3 {
	font:12px georgia, garamond, times, serif;
	font-weight:bold;
 	text-indent:20px;
}