#pageHolder, #divHolder, #divFooter {width: 1000px;}

.cellMenu {margin-top: 10px;}

body, 
#divTopNav, 
#divTopNav a:link, 
#divMenu, 
#divMenu a:link, 
#divNoMenu, 
#divNoMenu a:link, 
.kop, 
td.header3, 
td.header2, 
.prijstbl_kop1, 
.slogan, 
.field,
.cellContent,
#divContent
{
	color: #000000;
	font-family: verdana, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	background-color: #ffffff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #000000;
	text-align: center;
}

#pageHolder{
	text-align: left;
	background-color: #ffffff;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

#divTopNav{
	position: reltive;
	height: 24px;
	background-color: transparent;
	font-size: 12px;
	color: #006633;
	font-weight: normal;
	overflow: clip;
}

#divTopNav a:link, #divTopNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#divTopNav a:hover {
	color: #ff6600;
	text-decoration: none;
}

#divTopNav a:active {
	color: #FFCC00;
	text-decoration: none;
}

#divHolder{
	position: relative;
	left: 0px;
	background-color: #ffffff;
}

.tblHolder{
	width: 980px;
}

#divMenu{
	z-index: 2;
	font-size: 11px;
	line-height: 22pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-right: 0px;
	margin-top: 27px;
}

.cellMenu{
	vertical-align: top;
	background-color: #ffffff;
}

.tblData{
	background-color: #3b670b;
	border-bottom: 2px solid #90b25e;
}

#divMenu a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#divMenu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#divMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#divMenu a:active {
	color: #FFCC00;
}

#divContent{
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 10px;
	line-height: 1.5;
}

.cellContent{
	overflow: hidden;
	vertical-align: top;
	background-color: transparent;
	padding: 0px;
	line-height: 1.5;
	color: #000000;
}

#divContent a {
	color: #000000;
}

#divContent a:hover {
	color: #000000;
	background-color: #f3f4cc;
	text-decoration: none;
}

#divPubContent{
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.inLine {
	width: 100%;
	height: 100%
}

#divFooter{
	}

.Footer{
	width: 686px;
	font-family: inherit;
	font-size: 10px;
	line-height: 14px;
	padding-left: 20px;
	text-align: left;
}

.Footer a {
	color: #FF9F00;
	font-family: inherit;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


.kop {
	font-size: 40px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	filter: Shadow(Color=#004000, 	
			Direction=135, 
			Strength=5);
}

td.header3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

td.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tarieven_tbl {
	border-width: thin;
	border: 1px solid #006633;
	border-collapse: collapse;
	padding: 3;
	width: 95%;
}

.tarieven_tbl td {
	border-bottom: 1px solid #006633;
	border-left: 1px solid #006633;
}

.prijstbl_kop1 {
	border: 1px solid #006633;
	color: #FFFFFF;
	background-color: #92B14F;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	height: 30px;
}
.prijstbl_kop2 {
	color: #B5C98C;
	background-color: #7da42f;
	font-weight: bold;
	font-style: normal;
	border: 1px solid #006633;
}

.slogan {
	font-size: 12px;
	font-style: italic;
	color: #006633;
	font-weight: bold;
	text-align: right;
}

.button {
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	width: 100px;
	background: #7da42f;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
	cursor: pointer;
}

.field {
	border:1px;
	border-color: #7da42f;
	border-style: solid;
	width:130px;
	font-size: 11px;
   color: black;
   text-decoration: none;
}