/* rood*/
body#rood {
	background-color: #AD2F2C;
	background-image: url(img/backgr_bodyrood.jpg);
	background-repeat: repeat-y;
}
body#rood h1, body#rood h2, body#rood h3{
	color: #CC3733;
}
body#rood #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonrood.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* oker*/
body#oker {
	background-color: #D9A87B;
	background-image: url(img/backgr_bodyoker.jpg);
	background-repeat: repeat-y;
}
body#oker h1, body#oker h2, body#oker h3{
	color: #D9A87B;
}
body#oker #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonoker.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* accessoires*/
body#accessoires {
	background-color: #8B847A;
	background-image: url(img/backgr_bodyaccessoires.jpg);
	background-repeat: repeat-y;
}
body#accessoires h1, body#accessoires h2, body#accessoires h3{
	color: #8B847A;
}
body#accessoires #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonaccessoires.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* paars*/
body#paars {
	background-color: #D5B3C4;
	background-image: url(img/backgr_bodypaars.jpg);
	background-repeat: repeat-y;
}
body#paars h1, body#paars h2, body#paars h3{
	color: #915F86;
}
body#paars #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonpaars.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* grijs*/
body#grijs {
	background-color: #D5CCCE;
	background-image: url(img/backgr_bodygrijs.jpg);
	background-repeat: repeat-y;
}
body#grijs h1, body#grijs h2, body#grijs h3{
	color: #9A878A;
}
body#grijs #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroongrijs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* blauw*/
body#blauw {
	background-color: #C3DBEB;
	background-image: url(img/backgr_bodyblauw.jpg);
	background-repeat: repeat-y;
}
body#blauw h1, body#blauw h2, body#blauw h3{
	color: #9BC2DD;
}
body#blauw #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonblauw.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* bruin*/
body#bruin {
	background-color: #AC5E28;
	background-image: url(img/backgr_bodybruin.jpg);
	background-repeat: repeat-y;
}
body#bruin h1, body#bruin h2, body#bruin h3{
	color: #AC5E28;
}
body#bruin #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonbruin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* lichtgrijs */
body#lichtgrijs {
	background-color: #8E8E8E;
	background-image: url(img/backgr_bodylichtgrijs.jpg);
	background-repeat: repeat-y;
}
body#lichtgrijs h1, body#lichtgrijs h2, body#lichtgrijs h3{
	color: #A7A7A7;
}
body#lichtgrijs #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonlichtgrijs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* rose */
body#rose {
	background-color: #F3DBD2;
	background-image: url(img/backgr_bodyrose.jpg);
	background-repeat: repeat-y;
}
body#rose h1, body#rose h2, body#rose h3{
	color: #C18980;
}
body#rose #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonrose.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* zwart */
body#zwart {
	background-color: #757C7C;
	background-image: url(img/backgr_bodyzwart.jpg);
	background-repeat: repeat-y;
}
body#zwart h1, body#zwart h2, body#zwart h3{
	color: #878D8D;
}
body#zwart #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonzwart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* afvallen */
body#afvallen {
	background-color: #C2E8F2;
	background-image: url(img/backgr_bodyafvallen.jpg);
	background-repeat: repeat-y;
}
body#afvallen h1, body#afvallen h2, body#afvallen h3{
	color: #81D0E4;
}
body#afvallen #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonafvallen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

/* trouwen */
body#trouwen {
	background-color: #FEAAB5;
	background-image: url(img/backgr_bodytrouwen.jpg);
	background-repeat: repeat-y;
}
body#trouwen h1, body#trouwen h2, body#trouwen h3{
	color: #EA6673;
}
body#trouwen #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroontrouwen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}
/* media */
body#media {
	background-color: #AD2F2C;
	background-image: url(img/backgr_bodyrood.jpg);
	background-repeat: repeat-y;
}
body#media h1, body#media h2, body#media h3{
	color: #CC3733;
}
body#media #wrapper_columnContent_columnRight {
	background-image: url(img/backgr_patroonrood.jpg);
	background-repeat: no-repeat;
	background-position: 0px 166px;
}

