body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	background: white;
	color: #4A5A29;
}

.outside {
	background: #F7F7ED;
	color: #4A5A29;
}

.rollover {
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#4A5A29;
	scrollbar-3Dlight-color:#EDEDED;
	scrollbar-base-color:#EDEDED;
	scrollbar-shadow-color:#4A5A29;
	scrollbar-darkshadow-color:#EDEDED;
	scrollbar-highlight-color:#4A5A29;
}


td {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #4A5A29;
	font-size: 12px;
}


a {
	color: #66A6E4;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

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

a.artikel {
	color: #4A5A29;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.artikel:hover {
	color: #D2122D;
	text-decoration: none;
}

a.nav {
	color: #ffffff;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

a.nav:hover {
	color: #4D4D41;
	text-decoration: none;
}

a.white {
	color: #ffffff;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
	color: #4A5A29;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #D2122D;
	text-decoration: none;
}

/* gebruikt in het CMS */
p	{
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #4A5A29;
	font-size: 12px;

}

ul {
	list-style-image: url(images/PijlRechts.gif);
	margin-top: 5px;
	font-size: 12px;
	color: #4A5A29;

}

ul.sidenav {
	list-style-image: url(/images/arr1.jpg);
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #4A5A29;
}

li.sidenav {
	margin: 0px;
	color: #4A5A29;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D2122D;
	font-variant: small-caps;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #D2122D;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

h3 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #4A5A29;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

h4 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #4A5A29;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h5 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #D2122D;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.copy {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size:14px;
	color:#4A5A29;
	text-decoration:none;
}


.top_txt {color:#6E6E6E; text-decoration:none}

.gray {color:#909090; text-decoration:none}
.brown {color:#4A5A29; text-decoration:none}
.orange {color:#D4992A; text-decoration:none}
.green {color:#71A62A; text-decoration:none}
.blue {color:#629AD1; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}

.schaduw {
	background-image: url(/images/schaduw.gif);
}

.schaduwrechts {
	background-image: url(/images/schaduwR.gif);
}


.hoofdmenu {
	background-image: url(/images/navigatie.gif);
	background-repeat: repeat-x;
	padding-top:10px
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.menu1 {
	background-image: url(/images/rodebalkBoek.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: white;
}

.search {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	width:119px;
	height:18px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#CDCDCD;
	background-color:#ffffff;
	color:#626061;
	margin-left:0px;
	margin-right:0px
}

.form {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	width:211px;
	height:18px;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#706F66;
	background-color:#C3C3C2;
	color:#3F3F47;
	margin-left:0px;
	margin-right:0px
}

.textarea {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	width:211px;
	height:139px;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#706F66;
	background-color:#C3C3C2;
	color:#3F3F47;
	overflow:auto;
	margin-left:0px;
	margin-right:0px;
}









