body {
	background-color: #F58220;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 10px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a {
	color: #F15922;
	text-decoration: underline;
}

form {
	background-color: #D7DF21;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #333333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A62B56;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #FFFFFF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

a:hover {
	color: #000000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.contenttabel {
	background-image: url(afbeeldingen/zitpop01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


A.menu:link    {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.menu:visited {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.menu:active  {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover{
	color: #A62B56;
}
