/*

Guido Kostons
www.kostons.net

*/

/* ------ Body ------ */
html, body {
	margin:0;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #D5D9F4;
	scrollbar-track-color: #D5D9F4;
	background-color: #D5D9F4;
}

a:link, a:visited {
	background: none;
	color:#000;
	text-decoration: none;
}

a:hover {
	background: none;
	color:#000;
	text-decoration: underline;
}

a:active {
	background: none;
	color:#000;
	text-decoration: none;
}

table#brd2 {
	border-collapse: separate;
	border-spacing: 5px;
	border: 1px solid #ffffff;
}

td#brd2 {
	border: 1px solid #ffffff;
	padding: 5px;
	background-color: #DDDDDD;
}

th#brd-header {
	font-family: Comic Sans MS, Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:#666666;
	border: 1px solid #ffffff;
	padding: 5px;
	background-color: #DDDDDD;
}

.main {
  text-align:center;
  font-family: Comic Sans MS, Verdana;
  font-weight:bold;
  font-size: 16px;
}

/* ------ huh 1 ------ */
.huh1 {
	font-family: Verdana;
	font-size:8px;
}

a.huh1:link, a.huh1:visited {
	background: none;
	color: #000000;
	font-size: 8px;
	font-family: Verdana;
	text-decoration: none;
}

a.huh1:hover {
	background: none;
	color: #0000FF;
	font-size: 8px;
	font-family: Verdana;
	text-decoration: underline;
}

a.huh1:active {
	background: none;
	color: #000000;
	font-size: 8px;
	font-family: Verdana;
	text-decoration: none;
}

/* ------ huh 2 ------ */
.huh2 {
	font-family: Verdana;
	font-size:12px;
}

a.huh2:link, a.huh2:visited {
	background: none;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

a.huh2:hover {
	background: none;
	color: #0000FF;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
}

a.huh2:active {
	background: none;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

/* ------ huh 3 ------ */
.huh3 {
	font-family: Verdana;
	font-size: 14px;
	background: url(images/IMG_0573edited_02.jpg) no-repeat;
}

a.huh3:link, a.huh3:visited {
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
}

a.huh3:hover {
	color: #0000FF;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline;
}

a.huh3:active {
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
}


/* ------- Text area ------ */
textarea, input {
/*	background: #D5D9F4; */
	background: #A8C4E3;
	color:#000000;
	font-family: Verdana;
	font-size:10px;
}

/* ------ Blokken ------ */
.blok1 {
	font-family: Verdana;
	font-size:10px;
	color:#FFFFFF;
	background:#fff url(images/bh2.jpg);
}

#textklein {
	font-size: 6pt;
}

/* Below some lightbox css */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
/* End of lightbox css */


/* -- */
#zcht1 {
	background-color: #A8C4E3;
}

#zcht11 {
	background-color: #A8C4E3;
}

#zcht2 {
	background-color: #DDDDDD;
}

/* -- */
.langmsg {
  text-align:center;
  font-family: Comic Sans MS, Verdana;
  font-weight:bold;
  font-size: 20px;
  color:#0000FF;
}
