a, .aspace{
	color: #EC3221;
}
.btnOrange, .btnOrangeLeft{
	background-image: url('img/background-btn-red.gif');
}
.btnOrange:hover, .btnOrangeLeft:hover{
	background-image: url('img/background-btn3.png');
}
.btnBlue{
	background-image: url('img/background-btn3.png');
}
.btnBlue:hover{
	background-image: url('img/background-btn-red.gif');
}
.btnOrangeSmall{
	background-image: url('img/background-btn-red-small.png');
}
.btnOrangeSmall:hover{
	background-image: url('img/background-btn-small3.png');
}
.header .zoekct{
	background-image: url('img/background-input-search-red.png');
}
.center .main .middleblok .top{
	background: url('img/red-top.gif') no-repeat top;
}
.center .main .middleblok .middle{
	background: url('img/red-middle.gif') repeat-y top;
}
.center .main .middleblok .bottum{
	background: url('img/red-bottum.gif') no-repeat top;
}
