body{
	background-color: #F5F8E5;
	margin: 10px;
	scrollbar-arrow-color: #8b9000;
	scrollbar-track-color: #f5f8e5;
	scrollbar-face-color: #e2e3bc;
	scrollbar-highlight-color: #e2e3bc;
	scrollbar-3dlight-color: #8b9000;
	scrollbar-darkshadow-color: #f5f8e5;
	scrollbar-shadow-color: #8b9000;
}
body,td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	line-height : 1.5em;
}

h1 {
	font-size : 0.9em;
	
}

.ja{
	font-size: 15px;
	font-weight: bold;
	color: #cf7600;
	//8b9000
}

.fotorij{
	background-image: url(../images/img_fotorij.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
}

a:visited, a:link {
	color: #8b9000;
}
a:hover, a:active{
	color: #EF3E42;
}

a.vol_vor:visited, a.vol_vor:link {
	color: #000000;
	font-weight: bold;
}
a.vol_vor:hover, a.vol_vor:active{
	color: #EF3E42;
	font-weight: bold;
}

input,textarea, select,textarea.opmerking{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #8A9B55;
	margin-top: 2px;
	width: 175px;
}
textarea{
	width: 134px;
	height: 70px;
}
input.radio{
	width: 17px;
	height: 17px;
	border-width: 0px;
}
input.check{
	width: 17px;
	height: 17px;
}
.disabled {
	color: #CCCCCC;
}
.enabled {
	color: #000000;
}
input.klein, select.klein{
	width: 50px;
}
input.middel, select.middel{
	width: 121px;
}
.button, .button_groen, .button_blauw, .button_verder{
	background-color: #cf7600;	
	color: #FFFFFF;
	border: 0px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
	width: 155px;
}
.button_groen {
	background-color: #8b9000;
	}
.button_blauw {
	/*background-color: #0379D5;*/
	width: 140px;
	border: 1px solid #0379D5;
    background-color: white;
	color: black;
	}
.button_verder {
	width: 140px;
	border: 1px solid #CF7600;
	background-color: white;
	color: black;
}
input.pers{
	margin: 0px;
	width: 25px;
}
input.verz{
	border: 0px;
	vertical-align:middle;
	margin: -4px;
}
input.reis{
	width: 20px;
}
form{
	margin:0px;
}
input.koppelbutton{
	background-color: #8b9000;
	color: #FFFFFF;
	font-weight: bold;
	width:20px;
	cursor: pointer;
	cursor: hand;
}
table.dagindeling{
	padding: 2px;
	border: 1px solid #8A9B55;
}

td.datum{
	background-color: #8b9000;
	color:#FFFFFF;
	font-weight: bold;
}
table.eten, td.eten, a.eten:link, a.eten:active, a.eten:visited, a.eten:hover
table.nacht, td.nacht, a.nacht:link, a.nacht:active, a.nacht:visited, a.nacht:hover{
	background-color: #FFFFFF;
	color: #cf7600;
	vertical-align: top;
}
td.eten{
	height: 40px;
}

table.activiteit, td.activiteit, a.activiteit:link, a.activiteit:active, a.activiteit:visited, a.activiteit:hover{
	background-color: #e2e3bc;
	color: black;
	vertical-align: top;
}
td.activiteit{
	height: 40px;
}

a.info:link, a.info:active, a.info:visited, a.info:hover{
	color: black;
}
a.eten:hover, a.activiteit:hover, a.info:hover{
	color: red;
}

table.soep-koffie, td.soep-koffie, a.soep-koffie:link, a.soep-koffie:active, a.soep-koffie:visited, a.soep-koffie:hover{
	background-color: #fbfcf2;
	color: #cf7600;
	vertical-align: top;
	border-top: 1px solid #e2e3bc;
}

a.pad_grijs:link, a.pad_grijs:active, a.pad_grijs:visited, a.pad_grijs:hover, 
a.pad_groen:link, a.pad_groen:active, a.pad_groen:visited, a.pad_groen:hover{
	text-decoration: none;
	color: #999999;
}
a.pad_groen:link, a.pad_groen:active, a.pad_groen:visited, a.pad_groen:hover{
	color: #666600;
	font-weight: bold;
}

table.pad{
	background-color: #FFFFFF;
	width: 100%;
	border-top: 1px solid #8b9000;
	border-bottom: 1px solid #8b9000;
	font-size : 14px;
}
table.knoppen{
	background-color: #8b9000;
	color:#FFFFFF;
	border-collapse:collapse;
	text-align: center;
}

a.knop:visited, a.knop:link, a.detail_kosten:visited, a.detail_kosten:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.knop2, a.knop2:visited, a.knop2:link{
	color: #e2e3bc;
	text-decoration: none;
}

a.knop:hover, a.knop:active, a.detail_kosten:hover, a.detail_kosten:active{
	color: #FFFFFF;
	text-decoration: none;
}

a.knop2:hover, a.knop2:active{
	color: #e2e3bc;
	text-decoration: none;
}

td.detail_kosten{
	background-color:#cf7600;
	border-right: 0px;
}

.tot_kosten{
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

td.page_title{
	background-color: #e2e3bc;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

#errormessage{
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-110px;
	margin-top:-70px;
	z-index: 10000000;
	width:240px;
	height: 120px;
	padding:10px;
}
#errormessage_body{
	color:#FFFFFF;
	border: 3px solid #000000;
	background-color: #8b9000;
	padding: 5px;
	width: 220px;
	height: 140px;
}
#error_sluiten{
	position: absolute;
	bottom: 16px;
	right: 16px;
}
#error_sluiten a:visited, a:link{
	color: #000000;
}
#error_sluiten a:hover, a:active{
	color: #EF3E42;
}

#error_rechts{
	position: absolute;
	bottom: 16px;
	right: 16px;
}
#error_rechts a:visited, a:link{
	color: #000000;
}
#error_rechts a:hover, a:active{
	color: #EF3E42;
}
#error_links{
	position: absolute;
	bottom: 16px;
	left: 16px;
}
#error_links a:visited, a:link{
	color: #000000;
}
#error_links a:hover, a:active{
	color: #EF3E42;
}

popuptabel {
	border: 6px solid black;
}

table.selecteer{
	font-size : 1.4em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#hulpscroll{
	width: 786px;
	height: 476px;
	overflow: scroll;
	overflow-x:hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	font-size: medium;
}

#eerder_nee, #eerder_ja{
	position: absolute;
	top: 240px;
}

#personen{
	position: absolute;
	bottom: 20px;
}

.groen{
	color: #8b9000;
}
.bruin{
	color: #cf7600;
}
a.bruin:link, a.bruin:visited, a.bruin:hover, a.bruin:active{
	color: #cf7600;
}
/*error melding */
.inputHighlighted{
	color: #FF0000;
	font-weight: bold;
}
.inputNormal{
	color: #000000;
	font-weight: normal;
}

