﻿body
{
	margin: 0px;
	color: black;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10px;
}

#ComeType
{
	visibility: hidden;
}

#form
{
	position: absolute;
	height: 278px;
	top: 0px;
	width: 234px;
	overflow: hidden;
	visibility: hidden;
}

#confirm
{
	position: absolute;
	height: 278px;
	top: 0px;
	width: 234px;
	overflow: hidden;
}

#fields
{
	position: absolute;
	top: 121px;
	left: 10px;
}

#start
{
	width: 234px;
	height: 278px;
	overflow: hidden;
	background-image: url(belofmailmij.png);
}

#info
{
	position: relative;
	left: 16px;
	top: 16px;
	width: 198px;
	height: 31px;
	text-align: center;
}

#message
{
	position: relative;
	top: 125px;
	width: 234px;
	text-align: center;
}

.belmijmailmijContainer
{ 
	width: 100%;
}
.belmijmailmijContainer td
{ 
	vertical-align: top;
	padding: 0 0 2px 0;
}

table tr td input,
table tr td select
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10px;
	padding: 5px 0 0 5px;
	color: white;
	width: 145px;
	height: 18px !important;
	border: 0;
	border-top: 1px solid #c6c6c6;
	background-color: #bd009c;
	margin: -5px 0 0 0;
}

table tr td select
{
	width: 150px;
	height: 24px !important;
	padding: 2px 2px 2px 3px;
	border-width: 1px;
}

* html table tr td input
{
	margin-top: -2px;
	margin-bottom: -2px;
}

* + html table tr td input
{
	margin-top: -2px;
	margin-bottom: -2px;
}

* html table tr td select
{
	margin-bottom: 0px;
	width: 103px;
}

* + html table tr td select
{
	margin-bottom: 0px;
	width: 102px;
}

.InputValidatorMelding
{
	color: Red;
	margin: 5px 0 0 0 !important;
}

.SubmitButton
{
	position: absolute;
	top: 233px;
	left: 129px;
	width: 86px;
	height: 25px;
}

