



body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #423b2d;
	margin: 0px;
	padding: 0px;
	background: #E9D8A2;
}

a:link {
	text-decoration: none;
 	color: #423b2d;
}

a:visited {
	text-decoration: none;
	color: #423b2d;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.current {
	font-weight: bold;
	background-color: #883928;
}

.cthumb {
	background-color: #e5cdad;
	border: 0px;
}

.thumb {
	background-color: #c5a881;
	border: 0px;
}



/*  ============================== CSS van de Website (jan) ========== begin ========================= */


.blikvanger {
	font-size: 13px;
	/* color: #CC0000;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline overline;
	text-align: right;
	padding-left: 235px;
	margin-left: 0px;
	float: right;
	padding-top: 20px;
}

.blikvangeruit {
	font-size: 13px;
	/* color: #CC0000;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline overline;
	text-align: right;
	padding-left: 35px;
	margin-left: 0px;
	float: right;
	padding-top: 20px;
}


.InfoOpmerking {
	font-size: 1.2em;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	float: none;
	}

/*============================================================================*/
.menutabel2 {
	width: 850px;
	margin-left: -5px;
	padding-top: 62px;
	float: left;
	text-transform: lowercase;
}

.menutabel2 a{
	font-weight: bold;
	text-transform: lowercase;
	/*display: block;
	float: left; */
	color: #996633;
	font-size: 12px;
	text-decoration: none;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menutabel2 a:hover{
	color: #ba3600;
}
.menutabel2 a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}

.global-nav{
	float: right;
	width: 500px;
	margin-left: 0px;
}
.global-nav ul{
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav ul li{
	display: inline;
}
.global-nav a{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	padding: 5px;
	float: left;
	color: #423b2d;
	text-decoration: none;
	margin-left: 10px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif
}
.global-nav a:hover{
	color: #ba3600;
}
.global-nav a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}


.global-nav2{
	width: 800px;
	margin-left: 10px;
	padding-top: 66px;
	float: left;
}
.global-nav2 ul{
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav2 ul li{
	display: inline-table;
}
.global-nav2 a{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	float: left;
	color: #996633;
	text-decoration: none;
	margin-left: 0px;
	padding-right: 7px;
    padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12.7px;
	font-family:Arial, Helvetica, sans-serif
}
.global-nav2 a:hover{
	color: #ba3600;
}
.global-nav2 a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}
/*  ============================== CSS van de Website (jan) ========== einde ========================= */




.image { border: 0px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 0px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 0px; border: 0px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #423b2d;
}

.title a:link {
	text-decoration: none;
	color: #884444;
}

.title a:visited {
	text-decoration: none;
	color: #884444;
}

.title a:hover {
	text-decoration: none;
	color: #cc4444;
}

.infotable {
	border: 1px solid #7E5223;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #7E5223;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #aaaaaa;
}

.comment {
	color: #423b2d;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #423b2d;
	font-size: 90%;
}

.xsmalltxt {
	color: #423b2d;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #eeeeee;
	background-color: #CC4400;
}

