/*de wizard elementen*/
.w_form {
	margin:0px;
	padding:0px;
}

.w_button {
	width:120px;
	height:18px;
	border:1px black solid;
	font-family:trebuchet MS, verdana, helvetica;
	font-size:11px;
	line-height:10px;
	color:black;
	margin-left:15px;
}

.w_buttonsTable {
	height:50px;
	padding:6px;
	border:1px solid #B38E50;
	background-color:#EFE9E6;
	margin-top:20px;
}

.w_fout {
	font-family:trebuchet MS, verdana, helvetica;
	font-size:11px;
	line-height:15px;
	color:red;
	font-weight:bold;
}
.w_nav {
	padding-top:8px;
	font-family:Arial, helvetica;
	font-size:13px;
	line-height:15px;
	color:black;
	font-weight:bold;
}
.w_field1 {
	border:1px black solid;
	width:400px;
	padding-right:10px;
}
.w_field2 {
	border:1px black solid;
	width:100px;
	padding-right:10px;
	margin-right:2px;
}

.w_field3 {
	border:1px black solid;
	width:210px;
	margin-right:2px;
}

.w_star {
	background-image : url(/images/w/star.gif);
	background-position :center;
	background-repeat :  no-repeat;
	width:12px;
}
.w_nostar {
	width:12px;
}

.w_ht TD {
	padding-top:5px;
}

.w_selectTemplate {
	width:240px;
	font-family:arial, helvetica;
	font-size:11px;
	background-color:white;
}
.w_templateShow {
	position:relative;
	width:285px;
	height:185px;
	left:10px;
	overflow:hidden;
	background-image : url(/images/w/t2005/friskleur1.gif);
	background-position :center;
	background-repeat :  no-repeat;
	border:1px solid #B38E50;
	font-family:arial, helvetica;
	font-size:12px;
	
}
