.boeken						{background: #2141aa; vertical-align: top;}
.boeken form				{color: #FFF; margin: 0; padding: 10px 10px 10px 10px; font-size: 11px;}
.boeken select				{font-size: 11px;}
.boeken form a				{color: #FFF;}

.aanbieding					{background: #950000; color: #FFF; padding: 15px 10px 0px 15px; width: 220px; vertical-align: top;}
.aanbieding a				{color: #FFF; text-decoration: none;}
.aanbieding .price			{text-align: center; vertical-align: top; padding: 0 10px 0 0;}
.aanbieding h2				{font-size: 120%; margin: 0;}
.aanbieding h3				{font-size: 100%; margin: 0 0 5px 0;}
.contact					{background: #4a69ce; color: #FFF; padding: 10px 10px 0px 10px; vertical-align: top;}
.contact a					{color: #FFF;}
.main .info					{background: #5e7de0; color: #FFF; padding: 10px 10px 0px 10px; vertical-align: top;}
.main .info a				{color: #FFF;}
.brochure					{background: #e5e5e5; width: 280px; vertical-align: top;}
.brochure a img				{border: 0;}

.i-tabs {

	background: #4f6dd2;
	display: block;
	padding: 0 5px;
	list-style: none;
	margin: 0;
	width: 100%;

}

.i-tabs .tab {

	background: url(../images/template/tab_left.gif) no-repeat left top #3857be;
	float: left;
	margin: 0 5px 0 0;

}

.i-tabs .tab a {

	background: url(../images/template/tab_right.gif) no-repeat right top;
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;

}

.i-tabs .active {

	background: url(../images/template/tab_left.gif) no-repeat left top #2141aa;

}