/* CSS Document Themen*/

/* Banner Themen */

#standard #banner {
	background:  url(../images/header_start.jpg) no-repeat;
}

#gcenter #banner {
	background: url(../images/header_gcenter.jpg) no-repeat;
}

#gestaltung #banner {
	background: url(../images/header_gala.jpg) no-repeat;
}

#floristik #banner {
	background: url(../images/header_floristik.jpg) no-repeat;
}

#t_dialog #banner {
	background: url(../images/header_kontakt.jpg) no-repeat;
}


/* linke Spalten Themen */

#standard #content_wrap {
	background: url(../images/sb_left_bg_start.jpg) no-repeat;
}

#floristik #content_wrap {
	background: url(../images/sb_left_bg_floristik.jpg) no-repeat;
}

#gestaltung #content_wrap { 
	background: url(../images/sb_left_bg_gala.jpg) no-repeat;
}

#t_dialog #content_wrap {
	background: url(../images/sb_left_bg_kontakt.jpg) no-repeat;
}
#gcenter #content_wrap {
	background: url(../images/sb_left_bg_gcenter.jpg) no-repeat;
}
