/* Stylesheet Zoek En Boek */
input, select, textarea {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}

img {
	border:0;
}

#inhoud {
	width:560px;
	background:#F0E8D3;
	/*border:6px solid #0D024D;*/
	font-size: 0.675em;
	font-family: arial;
}

.Knop {
	font-family:arial;
	background:#5F1739;
	border:1px solid #fff;
	height:25px;
	margin:2px;
	padding:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1em;
}

.KnopHover {
	font-family:arial;
	background:#2D4957;
	border:1px solid #fff;
	height:25px;
	margin:2px;
	padding:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1em;
}

.pulldown {
	font-size:11px;
	font-style: normal;
	text-decoration: none;
}

.pulldownSelected {
	font-size:11px;
	font-style: normal;
	text-decoration: none;
}

a.NavKnoppen:link {
	color:#000;
	text-decoration:none;
	font-size:1.1em;
}

a.NavKnoppen:visited {
	color:#000;
	text-decoration:none;
	font-size:1.1em;
}

a.NavKnoppen:hover {
	color:#0000FF;
	text-decoration:underline;
	font-size:1.1em;
}

a.TekstLink:link {
	font-size:1.0em;
	/*font-weight:bold;*/
	font-style:italic;
	text-decoration:none;
	color:#8C2807;
}

a.TekstLink:visited {
	font-size:1.0em;
	/*font-weight:bold;*/
	font-style:italic;
	text-decoration:none;
	color:#8C2807;
}

a.TekstLink:hover {
	font-size:1.0em;
	/*font-weight:bold;*/
	font-style:italic;
	text-decoration:underline;
	color:#8C2807;
}

a.Link:link {
	font-size:1.0em;
	text-decoration:none;
	color:#0D024D;
}

a.Link:visited {
	font-size:1.0em;
	text-decoration:none;
	color:#0D024D;
}

a.Link:hover {
	font-size:1.0em;
	text-decoration:underline;
	color:#0D024D;
}

a.Boekingskalender:link {
	text-decoration:none;
	line-height:16px;
}

a.Boekingskalender:visited {
	text-decoration:none;
	line-height:16px;
}

a.Boekingskalender:hover {
	text-decoration:underline;
	line-height:16px;
}

.vanafprijs {
	font-family:arial;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color:#000;
	padding-bottom: 5px;
	font-size:2.1em;
}

.middenvak-bottom {
	font-style: normal;
	color:#000;
	text-decoration: none;
	border-top:1px solid #D3BEC0;
}

#foto_flip {
	float:right;
	padding-bottom:2px;
	width: 200px;
}

.BoekingsKalenderKop {
	background:#f0c88c;
	/*font-weight:normal;*/
}

.BoekingsKalenderTekst {
	color:#000;
	font-size:1em;
	line-height:1.5em;
}

.BoekingsKalender {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-family: Verdana, Arial;
	color: #0D024D;
	padding: 3px 0px 3px 0px;
}
.BKalEven {
	background:#fff3ca;
}

.BKalOnEven {
	background:#FFFCF2;
}

.BKalVrij {
	color:#339900;
}

.BKalAanvraag {
	color:#0000FF;
}

.BKalBezet {
	color:#FF0000;
}

.beschikbaar {
	text-decoration: underline;
	color: #008800;
	line-height:16px;
}

.default {
	text-decoration: none;
	line-height:16px;
}

.opaanvraag {
	text-decoration: underline;
	color:#1479D3;
	line-height:16px;
}

.boekingformkop	{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #8C2807;
	padding: 3px 0px 3px 3px;	/*top | right | bottom | left*/
	background-color: #FAF0E6;
}

.boekingformvlak {
	background:#FDF8F2;
}

.TekstVlak {
	padding-left:5px;
	line-height:14px;
}

tr.kostenshow {display:table-row;}
tr.kostenhide {display:none;}

.tdActiviteit {
	/*line-height:14px;*/
 	padding: 3px 0px 3px 3px;
}

.note {
	font-size: 10px;
	font-style:italic;
	line-height: 14px;
	font-family: Verdana, Arial;
	color:#666;	/*#8C2807;*/
	padding: 3px 0px 3px 3px;
}

.disabledText {color:#666;}