/* SCROLLBAR */
body {
	scrollbar-arrow-color:#008800;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#008800;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#008800;
	background-color: #336600;
}

.boekingsformulier {
border-color: #000000;
border-style: solid;
border-width:1;
background: #FFFFFF;
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #000000;
font-weight:normal;
text-align:justify;
}

.reistabel {
border-color: #000000;
border-style: solid;
border-width:1;
background: #FFFFFF;
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #000000;
font-weight:normal;
text-align:justify;
}


.nieuwsbrief {
border-color: #000000;
border-style: solid;
border-width:1;
color: #000000;
background: #FFFFFF;
font-size: 7.5pt;
font-family: verdana;
}

.nieuwsbrief_kader {
border-color: #008000;
border-style: solid;
border-width:1;
color: #008000;
background: #FFFFFF;
font-size: 7.5pt;
font-family: verdana;
}

.tagboard {
border-color: #008000;
border-style: solid;
border-width:1;
color: #008000;
background: #FFFFFF;
font-size: 8pt;
font-family: verdana;
	scrollbar-arrow-color:#008000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#008000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#008000;
}

.tagboard2{
border-color: #FFFFFF;
border-style: solid;
border-width:1;
color: #008000;
background: #FFFFFF;
font-size: 8pt;
font-family: verdana;
	scrollbar-arrow-color:#008000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#008000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#008000;
}

.ads {
background: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
font-weight:normal;
text-align:left;
}


.content {
background: #FFFFFF;
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #000000;
font-weight:normal;
text-align:justify;
}

.content_reizen {
background: #FFFFFF;
font-family: Arial;
font-size:9pt;
line-height: 11pt;
color: #000000;
font-weight:normal;
text-align:justify;
}

.content_klein {
background: #FFFFFF;
font-family: Verdana;
font-size:7pt;
line-height: 10pt;
color: #000000;
font-weight:normal;
text-align:center;
}


.content_header {
background: #FFFFFF;
font-family: Arial;
font-size:12pt;
line-height: 14pt;
color: #4040FF;
font-weight:bold;
}

.bottom {
background: #339900;
font-family: Arial;
font-size:8pt;
line-height: 10pt;
color: #FFFFFF;
font-weight:normal;
border-color: #000000;
border-style: solid;
border-width:0;
}


.dir {
font-family: Arial;
font-size:8pt;
line-height: 10pt;
color: #008000;
font-weight:normal;
}


a.directory:link {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #008000;
font-weight:normal;
}

a.directory:active {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #008000;
font-weight:normal;
}

a.directory:visited {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #008000;
font-weight:normal;
}

a.directory:hover {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #FF6600;
font-weight:normal;
}


a.bottom_link:link {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #FFFFFF;
font-weight:normal;
}

a.bottom_link:active {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #FFFFFF;
font-weight:normal;
}

a.bottom_link:visited {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #FFFFFF;
font-weight:normal;
}

a.bottom_link:hover {
font-family: Arial;
font-size:8pt;
line-height: 9pt;
color: #FF6600;
font-weight:normal;
}


a.link:link {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #0000ff;
font-weight:bold;
}

a.link:active {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #008000;
font-weight:bold;
}

a.link:visited {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #0000ff;
font-weight:bold;
}

a.link:hover {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #FF6600;
font-weight:bold;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
font-family: Arial;
font-size:8pt;
line-height: 10pt;
    color:#008000;
	font-weight: bold;
    text-decoration:underline}

a.info:hover{z-index:25; 
	background-color:#FFFFFF;
	font-family: Arial;
	font-size:8pt;
	line-height: 10pt;
    color:#FF6600;
	font-weight: bold;
    text-decoration:none}

a.info span{display: none}

a.info:hover span{
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:20em;
	background-color:#f2f2f2;
	color:#FF6600;
	text-decoration:none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;



a.link_klein:link {
font-family: Arial;
font-size:8pt;
line-height: 10pt;
color: #008000;
font-weight:bold;
}

a.link_klein:active {
font-family: Arial;
font-size:8pt;
line-height: 10pt;
color: #008000;
font-weight:bold;
}

a.link_klein:visited {
font-family: Arial;
font-size:8pt;
line-height: 10pt;
color: #008000;
font-weight:bold;
}

a.link_klein:hover {
font-family: Arial;
font-size:8pt;
line-height: 10pt;
color: #FF6600;
font-weight:bold;
}


a.ads_link:link {
font-family: Arial;
font-size:11px;
color: #008000;
font-weight:bold;
}

a.ads_link:active {
font-family: Arial;
font-size:11px;
color: #008000;
font-weight:bold;
}

a.ads_link:visited {
font-family: Arial;
font-size:11px;
color: #008000;
font-weight:bold;
}

a.ads_link:hover {
font-family: Arial;
font-size:11px;
color: #FF6600;
font-weight:bold;
}


a.reserveren:link {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #4040FF;
font-weight:bold;
}

a.reserveren:active {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #4040FF;
font-weight:bold;
}

a.reserveren:visited {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #4040FF;
font-weight:bold;
}

a.reserveren:hover {
font-family: Arial;
font-size:10pt;
line-height: 12pt;
color: #FF6600;
font-weight:bold;
}
