body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	/*font-size: 12px;*/
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.ondertext {
	font-size: x-small;
	color: #CCCCCC;
}


form {
	margin:0;
}
.pagina {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height:500px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-bottom-width:15px;
	border-bottom-color:#C80203;

}
.bodem{
text-align:center;
}
#belterugtop{
	color:#333333;
	font-weight:bold;
	width:327px;
	height:14px;
	text-align:left;
	background-color:#999999;
	padding-top:30px;
	padding-left:7px;
	padding-bottom:2px;
	background-image:url(balkmob.gif);
	padding-top:30px;
}
#belterug{
	width:320px;
	text-align:right;
	background-color:#CCCCCC;
	border-color: #999999;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding:5px;
	background-image:url(bgbelvanzwet.gif);
}

#divbelterug{
float:left;
margin:10px
}
#divbericht{
float:right;
margin:10px
}
.left{
margin-top:5px;
float:left;
}
.left2{
float:left;
}
.right{
float:right;
}
.line{
width:320px;
height:25px;
display:block;
}
.linebig{
width:320px;
height:135px;
display:block;
}
.invoer{
width:206px;
float:right;
}
.klein {
font-size: 10px;
}
#submit2{
width:110px;
}
#niewb{
width:110px;
}

div#tooltip {
	display: none;
	position: absolute;

	width: 250px;
	padding-left: 4px;
	padding-right: 4px;
	top: 0px;
	left: 0px;

	background-color:#FFFFCC;
	border: 1px solid #666666;
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 19px;

	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	z-index: 100;
}
textarea, input, select, option {

	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	z-index: 2;
}