body{
background: url(../images/imgBackground.jpg) repeat-x;
}

.tableclass{
	font-family: Verdana;
	font-size: 11px;
	margin-left: 20px;
}

textarea{
height: 79px;
font-size: 11px;
width: 250px;
border: 1px #333 solid;
}

.buttsubmit{
height: 22px;
width: 250px;
border: 1px #f07029 solid;
background-color:#f07029;
color:#FFF;
}

select{
	font-size: 11px;
border: 1px #333 solid;	
}

input {
height: 19px;
font-size: 11px;
width: 180px;
border: 1px #333 solid;
}

.aanbiedinghome{
	width: 200px;
	padding-left: 15px;	
	padding-right: 25px;	
	font-family: Verdana;
	font-size: 10px;
}

h2{
	padding-left: 13px;	
	font-family: Verdana;
	font-size: 20px;
	color: #ff6c00;
}

.teksthome{
	width: 600px;
	padding-left: 15px;	
	padding-right: 25px;	
	font-family: Verdana;
	font-size: 10px;
}

#menu{
	width:911px;
	margin-left: 33px;
	height:47px;
	background: #fff url('../images/imgMenuBackground.jpg') no-repeat center 3px;

}

ul, li{
	padding-left: 5px;
	list-style:none;
	float: left;
}
ul, li a{
	padding: 2px 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FFF;
	text-decoration:none;
}
