body {
	margin: 0px;
	font-family: Tahoma;
	font-size: small;
	background: #ffffff;
	color: #000000;
	text-align: center;
}

body.content {
	margin: 0px;
	font-family: Tahoma;
	font-size: small;
	background: #E5ECF9;
	color: #000000;
	text-align: center;
}

a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.copyrightlinks a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.copyrightlinks a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.copyrightlinks a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.copyrightlinks a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.linksstr a{
	font-weight: bold;
	text-decoration: underline;
}	
h1 {
	margin: 0px;
	padding: 0px;
	font-size: large;
	color: #333333;
	padding-bottom: 5px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	color: #FCF9F9;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

td.header {
	border-collapse: collapse;
	background-color: #4D804D;
	font-weight: bold;
	color: #FCF9F9;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin: 0px;
	border: 0px;
}

td.content {
	border-collapse: collapse;
	background-color: #B5E3B5;
	padding:5px 12px 5px 12px;
}

td.header_inactive {
	border-collapse: collapse;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	border: 0px;
}

td.content_inactive {
	border-collapse: collapse;
	padding: 5px;
}

td.overzicht {
	background-color: #B5E3B5;
	padding-left: 5px;
	padding-right: 5px;
}

form {
	margin: 0px;
}

input, select {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

input.nostylesmall {
	border: 0px;
	background: #B5E3B5;
	width: 20px;
}

textarea {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	background: #FFFFFF;
	scrollbar-base-color: #E5ECF9;
	border: 1px solid #000000;
}

img {
	border: 0px;
}

p {
	padding-left: 0px;
	padding-top: 10px;
	margin: 0px;
	color: #000000;
}

div.copyright {
	font-size: x-small;
	font-weight: bold;
}

.lists ol {
	margin-left: 13px;
	padding-left: 1em;
}

.lists ol li {
	margin: 0;
	padding: 0;
}

.content ul {
	margin: 2px 0px 2px 0px;
	padding: 5px;
	color: #000000;
}

.content ul.opsomming {
	list-style-type: square;
	margin-left: 30px;
}

.content ul.circle {
	margin: 0px 0px 0px 17px;
	list-style-type: circle;
}

.content ul.disc {
	margin: 0px 0px 0px 17px;
	list-style-type: disc;
}

.content ul.square {
	margin: 0px 0px 0px 17px;
	list-style-type: square;
}

.content ul.numeric {
	margin: 0px 0px 0px 29px;
	list-style-type: decimal;
}

.content ul.none {
	list-style-type: none;
}

.content ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.content p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	color: #000000; /* ct_txt */
}

/* START FORUM STYLES */
td.heading {
	padding: 0px 5px 4px 5px;
	font-weight: bold;
	background: #3366CC;
	color: #FFFFFF;
	text-align: left;
}

td.subheading {
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

td.fmcontent{
	padding: 3px 5px 3px 5px;
}

td.postheading {
	text-align: left;
	font-size: x-small;
	padding: 2px 5px 2px 5px;
}

td.postcontent {
	text-align: left;
	padding: 5px;
}

td.postfooter {
	text-align: left;
	padding: 10px 5px 5px 5px;
}

a.fm, a.fm:active, a.fm:link, a.fm:visited {
	color: #3366cc;
}

a.fm:hover {
	color: #3366cc;
	text-decoration: underline;
}

.bgcolor1 {
	background: #e5ecf9;
}

.bgcolor2 {
	background: #eef2fa;
}
/* STOP FORUM STYLES */

div.prak {
	background-color: #ffffff;
	width: 150px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
div.prbl {
	width: 30px;
	height: 40px;
	margin: 5px 3px 5px 3px;
	padding: 0px;
	overflow: hidden;
	float: left;
	text-align: left;
}
div.prak h2 {
	background-color: #3366CC;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div.prak p {
	background-color:  #E5ECF9;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
div.prak input {
	border: 0px;
	width: 20px;
	height: 20p;
	margin: 5px 6px 5px 4px;
	padding: 0px;
	background-color:  #E5ECF9;
}

.teller {position:absolute;top:0;left:0;width:1px;height:1px;visibility:hidden;}