#pageHolder, #divHolder, #divFooter {width: 1000px;}

.cellMenu {margin-top: 20px;}
.cellContent	{height: 352px;}
.ContentHolder, #divContent {
	height: 352px;
}

body, 
#divTopNav, 
#divTopNav a:link, 
#divMenu, 
#divMenu a:link, 
.kop, 
td.header3, 
td.header2, 
.prijstbl_kop1, 
.slogan, 
.field,
.cellContent,
#divContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	background-color: #f3f4cc;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#pageHolder{
	text-align: left;
	background-color: #f3f4cc;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#divHeader{
	height: 225px;
	background-repeat: no-repeat;
}


#divTopNav{
	top: -26px;
	height: 24px;
	background-color: transparent;
	font-size: 12px;
	color: #006633;
	font-weight: normal;
}

#divTopNav a:link, #divTopNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#divTopNav a:hover {
	color: #006633;
	text-decoration: none;
}

#divTopNav a:active {
	color: #FFCC00;
	text-decoration: none;
}

#divHolder{
	overflow: hidden;
	top: -28px;
	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: transparent;
}

.tblData{
	background-color: #e35701;
	border-bottom: 2px solid #f2a946;
}

#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: 27px;
	margin-left: 15px;
	margin-right: 10px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding-bottom: 12px;
}

.cellContent{
	overflow: hidden;
	vertical-align: top;
	background-color: transparent;
	padding: 0px;
	line-height: 19px;
}

#divContent a {
	color: #000000;
}

#divContent a:hover {
	color: #000000;
	background-color: #f3f4cc;
	text-decoration: none;
}

#divPubContent{
	height: 330px;
	padding: 0px 0px 0px 0px;
}

.inLine {
	width: 100%;
	height: 100%
}

#divFooter{
	margin-right: auto;
	margin-left: auto;	
	position: relative;
	left: 0px;
	top: -28px;
	height: 133px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;}

.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;
}