body, td {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #636563;
	text-align: justify;
}

.koptitel{
	color:red;
}

.cnt_titel {
	font-size: 16px;
	//color: white;
	color: #003ac2;
	line-height: 20px;
	font-weight: bold;
	margin-bottom:10px;
}

.cnt_titel span.titel_cursus{
	text-transform: uppercase;	
}

.cnt_11_wit {
	font-size: 11px;
	//color: white;
	color: #003ac2;
	line-height: 16px;
}

.cnt_12_wit {
	font-size: 12px;
	//color: white;
	color: #003ac2;
	line-height: 20px;
}

.cnt_12_wit  td{
	//color: white;
	color: #003ac2;
}

th{
	font-size: 12px;
	color: #003ac2;
}
a.menuitem:hover, a.menuitem:link, a.menuitem:visited, a.menuitem:active {
	display:block;
	line-height: 23px;
	background-color: #70ACE2;
	font-size: 11px;
	font-weight: bold;
	//color: white;
	color: #003ac2;
	padding-left: 25px;
	text-decoration: none;
	width: 100%;
}
a.menuitem:hover {
	background-color: #0059A9;
}
td.menuitem a.menuitem:hover {
	color: white;
}
td.menuitemgrijs{
	display: inline;
	width: 100%;
}
td.menulijn {
	height: 1px;
	background-color: white;
	width: 100%;
}

table#cursusprogramma td.value{
	font-weight: bold;	
}

a.menuitemgrijs:hover, a.menuitemgrijs:link, a.menuitemgrijs:visited, a.menuitemgrijs:active {
	display:block;
	line-height: 23px;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	color: #0059A9;
	text-decoration: none;
	padding-left: 25px;
	text-transform: capitalize;
}

a.menuitemgrijs:hover {
	background-color: #0059A9;
	color:white;
}

a:active {
	//color: white;
	color: #003ac2;
	text-decoration: underline;
}

a:link {
	//color: white;
	color: #003ac2;
	text-decoration: underline;
}

a:visited {
	//color: white;
	color: #003ac2;
	text-decoration: underline;
}

a:hover {
	//color: white;
	color: #003ac2;
	text-decoration: none;
}

img{
	border:none;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}

li {
	list-style-type: square;
}

form {
	margin:0px;
	padding:0px;
}

input, textarea, select {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #005AA9;
	background-color: #F7F7F7;
}

input.checkbox {
	border: 0px;
	background-color: transparent;
}

input.button {
	background-color: #005AA9;
	padding-left: 11px;
	padding-right: 11px;
	color:white;
	font-weight:bold;
	height: 21px;
	line-height:15px;
	border: 1px solid black;
}

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #C0C0C0;
	line-height: 17px;
}
.xsarus:href, .xsarus:link, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #C0C0C0;
	font-weight: normal
}
.xsarus:hover {
	text-decoration: none;
}