body {
	background-position: top left;
	background-repeat: no-repeat;
/*	background-color: #FFDDFF;*/
/*	background-color: #FFD0FF;*/
	background-color: #9E7A70;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #D0F5FD;
}

h1 {
	/*font-size: 35pt;*/
	font-size: 40pt;
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
	font-family: Times New Roman;
	font-weight: normal;
}

.Fout { color: red; }

#schild { border: 3px double #8D8D55; }

#left { text-align: left; }

#right { text-align: right; }

td.img {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #8D8D55;
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 210px;
	border-right: 1px dashed #8D8D55;
}

td.ds {
	vertical-align: middle;
	border-bottom: 1px solid #8D8D55;
	text-align: left;
	padding-left: 10px;
}

td.disp_tit {
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 1px solid #8D8D55;
}

td.disp_ds {
	border-top: 1px solid #8D8D55;
}

td.disp_tit, td.disp_img, td.disp_ds {
	text-align: center;
}

.float_right, .float_left
{
	padding: 2px;
	/*border: 1px solid #999999;*/
	margin: 6px;
	display: inline;
}


.vlieg_rechts
{
	padding: 2px;
	float: right;
	margin: 6px;
	display: inline;
}

.float_right
{
	float: right;
	margin: 0;
	padding: 0;
}

.float_left
{
	float: left;
	/*border: 0;*/
		margin: 0;
	padding: 0;
}

.bbcenter
{
	text-align: center;
	margin: 0;
}
.speciaal
{
	padding: 2px;
	margin: 6px;
	display: inline;
}



.roundcont {
	width: 150px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images\tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images\br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


a:link { color: yellow;  }
a:visited { color: black; }
a:hover { color: #AF0000; text-decoration: none }
a:active { color: #CC6633; text-decoration: none }
