﻿.Veldnaam
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:51px;
	vertical-align:top;
}

.VeldnaamLang
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:11px;
	color:#000000;
	width:85px;
	vertical-align:top;
}

.TypeCaptcha
{
	width:93px;
	border:1px solid #DCDCDC;
}

.Type
{
	width:187px;
}

.formlang .Type
{
	width:487px;
}

.TypeKort
{
	width:83px;
}

.Type input
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:187px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.formlang .Type input
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:487px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.TypeKort input
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:83px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

/* opmaak voor fileupload veld */
input.Type
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:187px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.formlang input.Type
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:487px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.Type select
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:190px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.formlang .Type select
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:490px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.Type textarea
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:187px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.formlang .Type textarea
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:487px;
	border:1px solid #DCDCDC;
	background-color:#FFFFFF;
}

.Checkboxlist input
{
	margin-left:-6px;
}

.formlang .Checkboxlist input
{
	margin-left:-6px;
}


.Checkboxlist label
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
}

.Radiobuttonlist input
{
	margin-left:-6px;
}

.formlang .Radiobuttonlist input
{
	margin-left:-6px;
}

.Radiobuttonlist label
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
}

.Verplicht
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:6px;
	vertical-align:top;
	padding-right:3px;
}

.Verplicht2
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:6px;
	padding-right:3px;
	vertical-align:bottom;
}

.TekstVerplicht
{
	float:left; 
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
}

.Titel
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:16px;
	color:#000000;
	width:240px;
	padding-bottom:13px;
}

.formlang .Titel
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:16px;
	color:#000000;
	width:440px;
	padding-bottom:13px;
}

.Tekst
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:240px;
	padding-bottom:5px;
}

.formlang .Tekst
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:440px;
	padding-bottom:5px;
}

.verzendlink
{
	position:absolute;
	margin-left:-75px;
	margin-top:28px;
	display:block;
	background-image:url(/images/project/master/btnVerstuur.gif.v=1);
    background-repeat:no-repeat;
    width:77px;
    height:22px;
    border:none;
    text-align:center;
    font-family:Tahoma, Geneva, Sans-Serif;
    font-size:12px;
    color:#FFFFFF;
    padding-top:3px;
    text-decoration:none;
    float:right;
}
 
a.verzendlink, a.verzendlink:visited, a.verzendlink:active
{
	display:block;
    width:77px;
    height:22px;
    color:#FFFFFF;
    border:none;
    text-align:center;
    font-family:Tahoma, Geneva, Sans-Serif;
    font-size:12px;
    text-decoration:none;
    background-image:url(/images/project/master/btnVerstuur.gif.v=1);
    background-repeat:no-repeat;
    float:right;
}

a.verzendlink:hover
{
    display:block;
    width:77px;
    height:22px;
    color:#FFFFFF;
    border:none;
    text-align:center;
    font-family:Tahoma, Geneva, Sans-Serif;
    font-size:12px;
    text-decoration:none;
    background-image:url(/images/project/master/btnVerstuur.gif.v=1);
    background-repeat:no-repeat;
    float:right;
}

.ErrorTekst
{
	font-family:Tahoma, Geneva, Sans-Serif;
    font-size:12px;
    text-align:right;
    width:240px;
    font-weight:bold;
    color:#AA1413;
    float:right;
}

