BODY {
	background-image : url(images/bg.jpg);
	background-repeat : no-repeat;
	margin-right : 0px;
	scrollbar-face-color: #60C860;
	scrollbar-highlight-color: #60C860;
	scrollbar-3dlight-color: red;
	scrollbar-darkshadow-color: #60C860;
	scrollbar-shadow-color: red;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #60C860;
}

.dagboek { 
	background-image : url(images/bg_popup_dagboek.jpg);
}

.uitrusting { 
	background-image : url(images/bg_popup_checklist.jpg);
 }

.heledagboek { 
	background-image : url(images/bg_popup_heledagboek.jpg);
}

.home { 
	background-image : url(images/bg_home.jpg);
 }

TD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

DIV {
 	padding-left :5px;
}

.midlijn {
	padding-left: 0px;
}

A.linkhome {
	color : white;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
	text-align : right;
}

 A:HOVER.linkhome { 
  	color : red;
 }
 
A.content {
	color : red;
	text-decoration : none;
	border-color : black;
}

A:HOVER.content {
	color : #32CD32;
	text-decoration : none;
}

A.menukop {
	color : red;
	text-decoration : none;
}

A:HOVER.menukop {
	color : white;
	text-decoration : none;
}

A:HOVER.menuitem {
	color : red;
}

A:HOVER.pad {
	text-decoration : underline;
}

a.topMenu {
	color: white;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.topMenu:hover
{
	text-decoration: none;
}

a.subMenu {
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: none;
}

a.subMenu:hover {
	text-decoration: none;
	color: #67D767;
}

A.landenlink {
	color : red;
	text-decoration : none;
}

A:HOVER.landenlink {
	color : red;
	text-decoration : none;
}

A.landenlinkpad {
	color : white;
	text-decoration : none;
}

A:HOVER.landenlinkpad {
	color : white;
	text-decoration : none;
}

.menu {
	color : white;
	text-decoration: none;
	vertical-align : top;
	padding-left: 0px;
	padding-right: 3px;
	font-size : 14px;
}

.homepagekop {
	color : white;
	font-size : 14px;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	border-left: 2px solid red;
	border-right: 2px solid red;
	text-align : left;
	background-color : #66CC66;
}

.homepage {
	text-decoration: none;
	vertical-align : top;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid red;
	border-bottom: 2px solid red;
	border-left: 2px solid red;
	border-right: 2px solid red;
}

.menuitem {
	color : white;
	text-decoration: none;
	vertical-align : top;
}

.menuitemd {
	color : white;
	text-decoration: none;
	vertical-align : top;
	padding-left : 35px;
	padding-right : 0px;
}

.menutop {
	text-decoration: none;
	padding-left: 4px;
	padding-top: 10px;
	background-image : url(images/menu_ronding_bov.gif);
	background-repeat : no-repeat;
}

.middenmenu {
	vertical-align : top;
	color : white;
	font-size :12px;
}

.middenmenud {
	vertical-align : top;
	padding-left : 0px;
	padding-right : 0px;
	background-image : url(images/middenmenu_reisverslag.gif);
	background-repeat : no-repeat;
	width : 120px;
}

.middenmenutekst {
	color: white;
	padding-left : 35px;
	padding-right : 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.printdagboek {
	background-image : url(images/print_dagboek.gif);
	background-repeat : no-repeat;
	background-position : center;
	text-align : center;
}

.pad {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: red;
}

.padtekst {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: red;
	padding-left : 35px;
}

.main {
	padding-left : 20px;
	padding-right: 20px;
	vertical-align: top;
}

.tabel {
	border-bottom: 1px solid red;
	vertical-align: top;
}

.blok {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
}

.fotolinks {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-right : 7px;
}

.fotorechts {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-left : 7px;
}

H1 {
	font-size: 18px;
	font-weight : 750;
	color : Red;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: middle;
	text-decoration: none;
}

H2 {
	font-size: 18px;
	font-weight : 750;
	color : Red;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: middle;
	text-decoration: none;
}

H3 {
	font-size: 18px;
	font-weight : 750;
	color : Red;
}

H4 { 
	font-size: 16px;
	font-weight:750;
	color : White;
	margin-bottom: 4px;
 }