.Veldnaam
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	width:120px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:5px;
}

.Type
{
	width:260px;
}

.Type input
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	width:256px;
	border:1px solid #707172;
	background-color:#FFFFFF;
}

/* opmaak voor fileupload veld */
input.Type
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	width:256px;
	border:1px solid #707172;
	background-color:#FFFFFF;
}

.Type select
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	width:260px;
	border:1px solid #707172;
	background-color:#FFFFFF;
}

.Type textarea
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	width:256px;
	border:1px solid #707172;
	background-color:#FFFFFF;
}

.Checkboxlist input
{
	/*border:1px solid #2A2A2A;*/
}

.Checkboxlist label
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
}

.Radiobuttonlist input
{
	/*border:1px solid #2A2A2A;*/
}

.Radiobuttonlist label
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
}

.Verplicht
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	width:10px;
	padding-bottom:2px;
	vertical-align:top;
}

.TekstVerplicht
{
	float:left; 
	font-style:italic; 
	color:#000000; 
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
}

.Titel
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	width:390px;
	padding-left:5px;
}

.Tekst
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
	padding-bottom:2px;
	padding-left:5px;
	width:390px;
}

.TypeKort
{
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	background-color:#FFFFFF;
	border:1px solid #707172;
	color:#000000;
	width:80px;
	padding-bottom:2px;
}

.verzendlink
{
	display:block;
    width:86px;
    height:20px;
    padding-top:3px;
    color:#A2BD32;
    border:none;
    text-align:center;
    font-weight:bold;
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
    text-decoration:none;
    background-image:url(/images/project/bgKnop.jpg.v=1);
    background-repeat:no-repeat;
    float:right;
}
 
a.verzendlink, a.verzendlink:visited, a.verzendlink:active
{
	display:block;
    width:86px;
    height:20px;
    padding-top:3px;
    color:#A2BD32;
    border:none;
    text-align:center;
    font-weight:bold;
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
    text-decoration:none;
    background-image:url(/images/project/bgKnop.jpg.v=1);
    background-repeat:no-repeat;
    float:right;
}

a.verzendlink:hover
{
    display:block;
    width:86px;
    height:20px;
    padding-top:3px;
    color:#A2BD32;
    border:none;
    text-align:center;
    font-weight:bold;
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
    text-decoration:none;
    background-image:url(/images/project/bgKnop_Hover.jpg.v=1);
    background-repeat:no-repeat;
    float:right;
}


a.verzendlinkkort
{
	display:block;
    width:44px;
    height:17px;
    padding-right:14px;
    padding-top:3px;
    color:#A2BD32;
    border:none;
    text-align:center;
    font-weight:bold;
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
    text-decoration:none;
    background-image:url(/images/project/btn_belme.jpg.v=1);
}

a.verzendlinkkort:hover
{
    display:block;
    width:44px;
    height:17px;
    padding-right:14px;
    padding-top:3px;
    color:#A2BD32;
    border:none;
    text-align:center;
    font-weight:bold;
    font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
    text-decoration:none;
    background-image:url(/images/project/btn_belme_hover.jpg.v=1);
}

