body, td, input, select
{
	font-family: Arial;
	font-size: 10pt;
}

.Titel
{
	color: #A30078;
	font-size: 18px;
	height: 28px;
	margin-top: 8px;
}

.SubTitel
{
	color: #A30078;
	height: 23px;
	font-size: larger;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.SubTitel2
{
	color: #A30078;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.TitelImage
{
	position: absolute;
	left: 215px;
	margin-top: 5px;
}

.GeenWijzigingen
{
	color: Red;
}

.NavImage
{
	margin-right: 10px;
}

.MedewerkersPortal
{
	color: Red;
}

.Knop
{
	padding-top: 3px;
	padding-bottom: 3px;
	background: url( "/CMS/Basisformulieren/Images/LegeKnop.gif" ) no-repeat center;
	font-weight: bolder;
	font-size: 12px;
	border: 0px;
	width: 120px;
	color: #A30078;
	font-family: Arial;
	text-align: center;
}

.TekstKnop
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	background: url( "/CMS/Basisformulieren/Images/KnopTekst.gif" ) no-repeat left;
	font-weight: bolder;
	font-size: 12px;
	border: 0px;
	color: #A30078;
	font-family: Arial;
	text-align: left;
}

.Hulp
{
	opacity: .8; -moz-opacity:.8;
filter:alpha(opacity=80);

/*  positioning */
z-index:100;
left:30px;
position:absolute;
width:150px;
}
.HulpTitel
{
	background-color: #0193c0;
	color: White;
}

.HulpTekst
{
	background-color: White;
}

.Warning
{
	/*  positioning */
	z-index: 99;
	left: 30px;
	position: absolute;
	width: 150px;
}
.WarningTitel
{
	background-color: red;
	color: White;
}

.WarningTekst
{
	background-color: White;
}

.AchtergrondFoutMelding
{
	opacity: .05; -moz-opacity:.05;
filter:alpha(opacity=5);

background-color:White;
position:relative;
top:0px;
left:0px;
height:100%;
width:100%;
border:0px;
padding:0px;
}

.FoutMelding
{
	background-color: Red;
	position: absolute;
	top: 300px;
	left: 30%;
	width: 300px;
	border: 2px solid #333333;
	padding: 5px;
}

.FoutMelding .Titel
{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}

.FoutMelding .Tekst
{
	text-align: justify;
}

.FoutMelding .Knop
{
	width: 100%;
}

.FoutMelding TABLE
{
	background-color: White;
	width: 100%;
	border: 1px solid #333366;
}

.MachtigingenBewerkPaneel
{
	background-color: #E5F6FA;
	border-style: solid;
	border-color: #0194C1;
	border-width: 1px;
	vertical-align: middle;
}

.DataGrid
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color: White;
	border-width: 0px;
}

/* for controling the cells inside the DataGrid */
.DataGrid TD
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	border-width: 0px;
}

.DataGrid A
{
	color: Black;
	text-decoration: none;
}

.DataGridSelected
{
	background-color: #CCCCFF;
}

.DataGridAlternate
{
	background-color: #E5F6FA;
}

TD.DataGridTitel
{
	color: #A30078;
	border-bottom-color: #0194C1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	font-weight: bold;
}

TD.DataGridBewerkHeader
{
	color: #A30078;
	border-bottom-color: #0194C1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	width: 45px;
}

.DataGridPager
{
	text-align: right;
}

.DataGridPager A
{
	text-decoration: underline;
}

.Paneel
{
}

.Groep
{
	vertical-align: middle;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Groep span
{
}

.Groep label
{
}

.ReferentieGroep
{
	vertical-align: middle;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E5F6FA;
	border-color: #0194C1;
	border-style: solid;
	border-width: 1px;
	width: 200px;
}

.Label
{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;
}

.Invoer
{
}

.InvoerLabel
{
	vertical-align: top;
}

.InvoerReadOnly
{
	overflow: hidden;
}

.ValidatieFoutInvoer
{
	border-width: 1px;
	border-style: window-inset;
	border-color: Red;
}

.ZoekControls
{
	background-color: #E5F6FA;
	border-style: dashed;
	border-color: #0194C1;
	border-width: 1px;
	vertical-align: middle;
	padding: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.~alternate0
{
	background-color: Silver;
	background-color: #F9F9F9;
}

.~alternate1
{
	background-color: Yellow;
	background-color: #F0F0F0;
}