#header {
	background: transparent url(../images/backgrounds/head_conference.png) no-repeat scroll 0 0;
}
.back_1 {
	background: transparent url(../images/backgrounds/conference_bg1.jpg) repeat scroll 0 0;
}
.back_2 {
	background: transparent url(../images/backgrounds/conference_bg2.jpg) repeat scroll 0 0;
}
.back_3  {
	background: transparent url(../images/backgrounds/conference_bg3.jpg) repeat scroll 0 0;
}
/*
#container {
	background: transparent url(../images/backgrounds/conference_edge_1.png) repeat-y right top;
}
div#footer {
	background: transparent url(../images/backgrounds/conference_edge_end_1.png) no-repeat right top;
}
*/
#nav li {
	background: transparent url(../images/backgrounds/conference_slash.gif) no-repeat scroll center right;
}
#right .box {	
	background: #E8E8E8;
}
#home_festival {
	background: transparent url(../images/buttons/conference/conference_active.gif) no-repeat top right;
}
#home_festival.hover {
	background: transparent url(../images/buttons/conference/conference_festival_hover.gif) no-repeat top right;
}
#home_conference {
	background: transparent url(../images/buttons/conference/conference_active.gif) no-repeat top left;
}


#lang_switch  li#lang-0 {
	background: transparent url(../images/buttons/conference/language_en.gif) no-repeat top left;
}
#lang_switch  li.hover#lang-0 {
	background: transparent url(../images/buttons/conference/conference_hover_nl.gif) no-repeat top left;
}
#lang_switch li.active#lang-0 {
	background: transparent url(../images/buttons/conference/language_nl.gif) no-repeat top left;	
}
#lang_switch li#lang-1 {
	background: transparent url(../images/buttons/conference/language_nl.gif) no-repeat top right;
}
#lang_switch li.hover#lang-1 {
	background: transparent url(../images/buttons/conference/conference_hover_en.gif) no-repeat top right;
}
#lang_switch  li.active#lang-1 {
	background: transparent url(../images/buttons/conference/language_en.gif) no-repeat top right;
}


div.box form input.csc-mailform-submit {
	background: #D3D3D3;
}



