td,textarea,select,input,p,span,div {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color : transparent;
}
.small {  font-family: Verdana, Arial,Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
h1,.titel{
	border-bottom-color : #295d8c;
	border-bottom-width : 2px;
	border-bottom-style : dashed;
	font-weight : bold;
	font-size : 15px;
}

.subtitel{
	border-bottom-color : #295d8c;
	border-bottom-width : thin;
	border-bottom-style : solid;
	font-weight : bold;
}
.schooltitel{
	border-bottom-color : #295d8c;
	border-bottom-width : thin;
	border-bottom-style : solid;
	font-weight : bold;
}
A,A:active,A:link,A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	font-weight : bold;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #295d8c;
	text-decoration: underline;
	font-weight : bold;
}
A.uitleg,A.uitleg:active,A.uitleg:link,A.uitleg:visited,A.uitleg:hover{
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	cursor : help;
}
body {
	background-color : #FFFFFF;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
body.print {
	background-color : #FFFFFF;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}
hr{
	color : #CCCCCC;
	height : 1px;
}
.submit{
	background-color : #295d8c;
	color : #ffffff;
}
table.site{
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}
td.titelprint{
	border-bottom-color : Black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	font-weight : bold;
	font-size : 15px;
}
table.borderprint{
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}