/* Let op: Deze stylesheet wordt gebruikt voor alle bladzijdes */

/* De links*/

table .tbl{
width:100%;
}
table .tbl .td_desc{
	height:90px;
	width:390px;
	background-color:#cccccc;
	vertical-align:top;
	text-align:left;
}
table .tbl .td_desc a:link, table .tbl .td_desc a:visited {
color:#0033FF;
font-weight:bold;
text-decoration:underline;
}
table .tbl .td_desc a:hover {
color:#ff0000;
font-weight:bold;
}
table .tbl .td_pr{
width:40px;
vertical-align:middle;
}
table .tbl .td_ts{
width:120px;
}
.urlspan{
color:#FF0000;
}

/*-----------------------------------*/
/* uitleg formulier + ons voorbeeld link */

p.title{
font-weight:bold;
color:#003300;
text-align:center;
vertical-align:middle;
font-size:138%;
padding-bottom:0.5em;
}
p.step{
font-weight:bold;
}
table.ours{
width:580px;
padding-left:.5em;
margin-top:1em;
}
table.ours td{
background-color:#FFFFCC;
}
table.ours td.left{
width:250px;
}
table.ours td.rght{
width:330px;
}
textarea.ours_frm{
width:580px;
height:40px;
}

/*-----------------------------------*/
/*invul formulier*/

table.nw_lnk{
width:492px;
margin:0.5em;
}
table.nw_lnk td.lft{
width:200px;
}
table.nw_lnk td.rght{
width:auto;
width:330px;
}
table.nw_lnk td.rght input{
width:320px;
background-color:#CCCCCC;
}
table.nw_lnk td.desc textarea{
width:520px;
background-color:#CCCCCC;
height:70px;
}
div.btn{
width:538px;
text-align:center;
}
div.btn input{
width:80px;
color:#ffffff;
background-color:#FFFFFF;
}

/*-----------------------------------*/
/*antwoord formulier*/

p.anst{
font-weight:bold;
}
table.ans{
width:492px;
}
table.ans td.lft{
width:200px;
font-weight:bold;
}
table.ans td.rght{
width:auto;
width:330px;
}

/*-----------------------------------*/
