/* CSS Document */
a:link{
color:#4381fd;

}

a:visited{
color:#4381fd;
}

a:hover{
color:#003cb4;
}





div#naw {
	position:absolute;
	left:60px;
	top:173px;
	width:860px;
	height:151px;
	z-index:5;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #333333;
	padding: 10px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	display: none;
}

div#shadow{
	position: absolute;
	width: 1000px;
	height:3007px;
	left: 20px;
	top: 20px;
	z-index: 1;
	text-align: left;
	background-image: url(../images/bg_shadowlayer2.gif);
background-repeat: no-repeat;	

}




div#test td{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;	
}

div#test td.test_normaltext{
	font-size: 12px;	
}



table#topinfo{
	display: inline;

}
table#navinfo{
	display: none;

}
table#formuliernaam{
	display: none;
}




body#bestelformulier_extra{
	margin: 0px;
}

img.ster{
	float: left;
	margin-right: 15px;	
}

h1.printversie{
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px
}

h3{
	padding-top: 10px;
	display: block;
	font-size: 15px;
}

h4{

	display: block;
	font-size: 13px;
}
strong {
	color: #454545;
		
}
td{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td.confirmpage_body{
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

td.signature{
	display: none;
}

td.date{
	display: none;
}
td.smalltext{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
		letter-spacing: 1px;		
}
td.bestelformulier_extra{
	text-align: left;
	vertical-align: top;
	width: 720px;
	height:400px;
	background-image: url(../images/bg_bestelform_extra.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 40px;
}
td.verzendadres_textfield{
	display: none;
}
td.verzendadres_popup{

}


/* FORMULIERVALIDATIE */
input, select 
{
  margin-bottom: 3px;
}

.button 
{
  font-size: 2em;
}
 
.left 
{
  margin-left: 150px;
}

.txtFormLegend 
{
  color: #777777;
  font-weight: bold;
  font-size: large;
}

.txtSmall 
{
  color: #999999;
  font-size: smaller;
}

.hidden 
{
  display: none;
}

.error 
{


  color: #ff0000;
}
 td#berichtfoutmeldingenFailed{
	font-size: 12px;
	vertical-align: top;
	height: 55px;
	text-transform: uppercase;
	word-spacing: 2px;
	border: 1px solid #FF0000;
	padding: 10px;

 }
 
  td#berichtfoutmeldingenFailed2{

	height: 13px;

 }
 
/* *********************************************************** */
body {
	background-color: #e7efff;
	color: #454545;
}

div#alternatief{
	width:225px;
	background-color: #f5f8ff;
	border: 1px solid #CCCCCC;
	display: none;
	float: right;

	position:absolute;
	left:680px;
	top:1400px;

}
div#mainContent{
	float: left;
	width: 700px;
}
div#mainContent2{
	float: left;
	width: 900px;
}

div#test{
	float: right;
	width: 225px;
	background-color: #f5f8ff;
	display: none;
	border: 1px solid #CCCCCC;
		position:absolute;
		left:680px;
}
div#downshadow{
	background-image: url(../images/bg_topshadow.gif);
	background-repeat: no-repeat;
	
	height: 27px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right bottom;
	
	
}
div#wrapper{
	width: 955px;

	position: relative;
	left: 50%;
	margin-left: -460px;
	background-color: #FFFFFF;
	padding-top:25px;
	
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;	
}



table{
	margin-left: 15px;

}
