/* Stylesheet Zoek En Boek */

table {
	font-family:verdana;
	font-size:12px;
}

input, select, textarea {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
}

img {
	border:0;
}

#inhoud {
	font-size: 11px;
	font-family: arial;
	color:#005a6f;
}

.normal	{
	color: #005a6f;
	/*font-size: 10pt; */
	line-height: 14pt;
	font-family: verdana;
	/*text-align: Justify; */
}

/* De achtergrond kleuren voor de body van de pagina's staan in funcs_Mozaiek.php */

/* Zomer 2 */
.zomer {
	background:#ffde74;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Zomer 3 */
.zomerlight {
	background:#ffe793;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Praag 2 */
.praag {
	background:#c6c8e5;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Praag 3 */
.praaglight {
	background:#ebebf6;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Winter 2 */
.winter {
	background:#c0d0d2;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Winter 3 */
.winterlight {
	background:#e9eef1;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Rondreizen 2 */
.rondreis {
	background:#bbd5cc;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

/* Rondreizen 3 */
.rondreislight {
	background:#d9e4db;
	color:#005a6f;
	line-height:14pt;
	font-family:verdana;
}

.pink {
	font-family:verdana;
	color:#EC008B;
	font-weight:bold;
}

a.tekstlink:link {
	color: #005a6f;
	text-decoration:none;
}

a.tekstlink:visited {
	color:#005a6f;
	text-decoration:none;
}

a.tekstlink:hover {
	color:#0000ff;
	text-decoration:underline;
}

.smalltext {
	font-size:0.9em;
	color:#005a6f;
}

.koptekst {
	font-size:1.1em;
	font-weight:bold;
}

.knop {
	background:#267384;
	border:1px solid #fff;
	height:25px;
	margin:2px;
	padding:1px;
	color:#FFFFFF;
	cursor:pointer;
}

.knophover {
	background:#fff;
	border:1px solid #267384;
	height:25px;
	margin:2px;
	padding:1px;
	color:#267384;
	cursor:pointer;
}
