/* aanbod */

div#aanbod {
    padding-top: 150px;
    margin-left: 225px;
    width: 700px;
}

table.aanbod td {
	font-size: 12px; font-family:Arial; color:#01325D; 
	}
.td_off{
	cursor: pointer;
	background-color: transparent;
}

a:link {color:#01325D;}
a:visited {color:#01325D;}
a:hover {color:#01325D;}

.style1 {font-size: 14px; font-family:Arial; color:#01325D; font-weight:bold; font-style:italic;}
.style2 {font-size: 12px; font-family:Arial; color:#01325D;  }
input.style2 {background-color: #fff }
.box {font-size: 10px; font-family:Verdana; color:#000000; height:16; width:130;}
.box1 {font-size: 10px; font-family:Verdana; color:#7F7F7F; height:16; width:62;}
.box2 {font-size: 10px; font-family:Verdana; color:#7F7F7F; height:16; width:87;}
.box3 {font-size: 10px; font-family:Verdana; color:#7F7F7F; height:16; width:40;}
textarea {font-size: 10px; font-family: Verdana;  color:#7F7F7F; height:90px; }
.border {background-color:#9BA4AB;}
.bg1 {background-color:#C7D5FA;}
.bg2 {background-color:#FFFFFF;}
.bg3 {background-color:#01335E;}
.bg4 {background-color:#F0EFDB;}



.style3 {font-size: 11px; font-family:Arial; color:#FFFFFF; font-weight:bold;}
a.style3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.style3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.style3:active {
	color: #FFFF00;
	text-decoration: none;
}

 .button{
		background: url('/images/button.gif');
		background-repeat: no-repeat;
		color: #FFFFFF; font-weight:bold;
		border: none;  font-family:verdana;
		font-size: 11px; width:97px; height:20px;
		cursor: pointer;
		
}

.formElemet {
border: solid 1px #01325D;
}


