/* de haas screen KINDERHOEK ============================================== */


/* Overall Structure ====================================== */
/* ======================================================== */
	.main-table
	{
	background-image:url(../img_base/kinderhoek_bg_img_main_table.png) !important;
	background-repeat:no-repeat;
	background-position: center top;
	}
/* ======================================================== */
/* Overall Structure ====================================== */


/* General Content ======================================== */
/* ======================================================== */

/* ----------------- kop ----------------------------- */
.kop
{
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.kop a:link
	{
	color: #FF0000;
	}
	
.kop a:visited
	{
	color: #FF0000;
	}
	
.kop a:hover
	{
	color: #000000;
	}

/* ----------------- kop sub ----------------------------- */
.kop-sub
{
	font-size: 109%;
	font-weight: bold;
	color: #FF0000;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.kop-sub a:link
	{
	color: #FF0000;
	}
	
.kop-sub a:visited
	{
	color: #FF0000;
	}
	
.kop-sub a:hover
	{
	color: #000000;
	}
/* ======================================================== */
/* General Content ======================================== */


/* Web Forms ============================================== */
/* ======================================================== */
form
{
	unicode-bidi: embed;
	margin: 0;
}

/* ----------------- testvragen ----------------------------- */
fieldset {
	border: 1px dotted #FFFFFF;
	text-align: left;
    padding: 6px;
}

label {
	cursor:pointer;
	cursor: hand;
	}

/* ----------------- custom ----------------------------- */
.form-button
{
	border: 1px solid #cc66ff;
}

.form-field-100pro
{
	border: 1px solid #cc66ff;
}
	
.form-field-auto
{
	border: 1px solid #cc66ff;
}

textarea
	{
	border: 1px solid #cc66ff;
}
/* ======================================================== */
/* Web Forms ============================================== */

/* de haas screen KINDERHOEK ============================================== */

