body.main {
	background-color	: #FFFFFF;
	background		: url(../img/background.gif) repeat top left;
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	margin			: 0px;
	padding			: 0px;
	overflow		: visible;

}

td.top {
	background-color	: #FFFFFF;
	background		: url(../img/top.jpg) no-repeat top left;
	width			: 734px;
	height			: 150px;
}

td.top2 {
	background-color	: #FFFFFF;
	background		: url(../img/topback.gif) repeat top left;
	height			: 150px;
	vertical-align		: top;
}

.header {
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #333366;
	font-size		: 14pt;
}

.subtitle {
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #333377;
	letter-spacing		: 2pt;
}

.kidz {
	font-family: comic sans ms bold,comic sans ms;
}

A, A:link, A:active, A:visited {
	color			: #214878;
	text-decoration		: underline;
	
}

A:hover {
	color			: #000000;
	text-decoration		: underline;
}

A.totop, A.totop:link, A.totop:active, A.totop:visited {
	color			: #214878;
	text-decoration		: none;
	border-top		: 1px solid #8888AA;
	
}

A.totop:hover {
	color			: #000000;
	text-decoration		: none;
	border-top		: 1px solid #8888AA;
	border-bottom		: 1px solid #8888AA;
}


A.menu, A.menu:link, A.menu:visited {
	color			: #214878;
	text-decoration		: none;
	
}

A.menu:hover {
	color			: #000000;
	text-decoration		: underline;
}

A.menu:active {
	color			: #113868;
	text-decoration		: underline;
	font-weight		: bold;	
}


td.menu {
	background-color	: #FFFFFF;
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #a1a1a1;
	font-weight		: bold;
	text-align		: left;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 4px;
	padding-bottom		: 4px;
	border-bottom		: 1px solid #a1a1a1;
	border-top		: 1px solid #a1a1a1;
}

td.leftmenu {
	background-color	: #FFFFFF;
	background		: url(../img/leftmenu.gif) repeat top left;
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #000033;
	font-weight		: normal;
	text-align		: left;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 0px;
	padding-bottom		: 20px;
	border-right		: 1px solid #a1a1a1;
	width			: 30%;
	height			: 650px;
	vertical-align		: top;
}

td.content {
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #000000;
	font-weight		: normal;
	text-align		: left;
	padding-left		: 20px;
	padding-right		: 20px;
	padding-top		: 20px;
	vertical-align		: top;
	width			: 70%;
}

td.contentlinks {
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #000000;
	font-weight		: normal;
	text-align		: left;
	padding-left		: 20px;
	padding-right		: 20px;
	padding-top		: 20px;
	vertical-align		: top;
}

div.footer {
	border-top		: 1px solid #888877;
	padding-top		: 1px;

}

div.backtotop {
	padding-top		: 5px;
	text-align		: right;

}

div.outline {
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #000000;
	font-weight		: normal;
	text-align		: left;
	padding 		: 10px;
	vertical-align		: top;
	background-color        : #ffffdf;
	border                  : 1px solid #d1c561;
}


td.verhalen {
	background-color	: #F3F3F3;
	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #000000;
	font-weight		: normal;
	text-align		: left;
	padding-left		: 4px;
	padding-right		: 4px;
	padding-top		: 10px;
	padding-bottom		: 10px;
	border-top		: 1px solid #a1a1a1;
	border-bottom		: 1px solid #a1a1a1;
	vertical-align		: top;
}

h3 {	font-family		: Tahoma, Verdana, Arial, Helvetica;
	color			: #000000;
	font-weight		: normal;
	font-size		: 14px;
	padding-left		: 20px;
	padding-right		: 20px;
}

input.fill {
        display: inline;
        border: 1px solid black;
        background: #FFFFFF;
        height: 18px;
}

span.label {
        width: 150px;
}

#dropmenudiv{
position:absolute;
border:1px solid #000033;
line-height:18px;
z-index:100;
padding: 2px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid #333366;
text-decoration: none;
font-weight: normal;
padding: 2px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #214878;
color: #FFFFFF;
}

textarea.vraag {
	width: 400px;
	height: 40px;
	border: 1px solid black;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

textarea.vraag2 {
	width: 400px;
	height: 80px;
	border: 1px solid black;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
