body,div,td, input {
	color: Black;
	font-family : Verdana, tahoma, arial;;
	font-size : 14px;
/*	text-align: left;*/

/*	scrollbar-face-color: #CC3333;
	scrollbar-shadow-color: #CC3333;
	scrollbar-highlight-color: #CC3333; 
	scrollbar-3dlight-color: #CC3333; 
	scrollbar-darkshadow-color: #CC3333; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;  */

}

body {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
}

th {
	color: Black;
	font-family : Verdana, tahoma, arial;;
	font-size : 11px;
	text-align: center;
	
/*	scrollbar-face-color: #CC3333;
	scrollbar-shadow-color: #CC3333;
	scrollbar-highlight-color: #CC3333; 
	scrollbar-3dlight-color: #CC3333; 
	scrollbar-darkshadow-color: #CC3333; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;  */

}

a:active, a:link, a:visited, a:hover {
	color: #CC3333; 
	text-decoration: none;
}

a:hover {
	color: #CC3333; 
/*	text-decoration: underline; */
}


h1 {
	font-size: 200%;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold; 
	margin-top: 6px; 
	margin-right: 6px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 6px; 
	padding-left: 0px; 
	height: auto; 
	width: auto; 
	text-transform: lowercase;
}

h2 { 	
	color: #000000; 
	font-family: Verdana, , tahoma, Arial, sans-serif;
	font-size: 11px; 
	margin-right: 6px;
}

h3 { 	
	color: #000000; 
	font-family: Verdana, tahoma, Arial;
	font-size: 8pt;
	margin-right: 6px;
}

h6 {
	color: #ffffff;
	font-family: Verdana, tahoma, Arial;
	font-size: 8pt;
	margin-right: 6px;
}

p {
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 0px
}

form {
	display:inline;
}

/* Border rond menu */
table.itembottom {
/*	border-top: 1px solid #CC3333;
	border-left: 1px solid #CC3333;
	border-right:1px solid #CC3333;
	border-bottom: 1px solid #CC3333;*/
	}

td.item {
/*	font-size: 11px;
	vertical-align :
	top; color:black;
	background-color: white;*/
}

td.itemkop {
/*	background-color: #CC3333;
	color: white;
	text-align: center;*/
}

td.itemmenu a:active, td.itemmenu a:link, td.itemmenu a:visited {
	margin-left: 12px;
/*	text-decoration: none; */
	color: gray;
}

/* On mouse over */
td.itemmenu a:hover {
	margin-left: 12px;
	text-decoration: underline;
	color: gray;
}

td.groepmenu, td.groepmenu a:active, td.groepmenu a:link, td.groepmenu a:visited {
	margin-left: 12px;
	text-decoration: none;
	color: gray;
	font-size: 7pt;
	line-height: 100%; /*Dir doet WEL iets */
}

td.groepmenu a:hover {
/*	margin-left: 4px; */
/*	text-decoration: underline;*/
/*	color: gray;
	font-size: 7pt; */
}

item#knop {
	text-align: center;
}

.title {
	background-color: #E5686C;
	color: white;
	text-align: right;
	font-size : 11px;
}

.title a:active, .title a:link, .title a:visited, .title a:hover {
	color: white;
	text-decoration: none;
}

.copyright {
	background-color: #E5686C;
	color: white;
	font-size : 11px;
}

.kolom {
	border: 1px solid #CC3333;
}


.knop {
	text-align: center;
}


.knop:hover {
	border-color: 990000;
}


