@charset "UTF-8";

/* Hintergrundbilder */

body.allgemein {
	background:url('../style/hg-main-mitarbeiterbild.jpg') top left no-repeat;
}

body.it {
	background:url('../style/hg_main_it.jpg') top left no-repeat;
}

body.kontakt {
	background:url('../style/hg_main_kontakt.jpg') top left no-repeat;
}

body.kundenstimmen {
	background:url('../style/hg_main_kundenst.jpg') top left no-repeat;
}

body.projektmanagement {
	background:url('../style/hg_main_pm.jpg') top left no-repeat;
}

body.print {
	background:url('../style/hg_main_print.jpg') top left no-repeat;
}

body.produkte {
	background:url('../style/hg_main_kontakt.jpg') top left no-repeat;
}

body.produkt-digimelde {
	background:url('../style/hg-main-digimelde.jpg') top left no-repeat;
}

body.produkt-digiggv {
	background:url('../style/hg-main-digiggv.jpg') top left no-repeat;
}

body.produkt-makrocard {
	background:url('../style/hg-main-makrocard.jpg') top left no-repeat;
}

body.produkt-contrance {
	background:url('../style/hg-main-contrance.jpg') top left no-repeat;
}

body.produkt-printcms {
	background:url('../style/hg-main-printcms.jpg') top left no-repeat;
}

body.produkt-digimanager {
	background:url('../style/hg-main-digimanager.jpg') top left no-repeat;
}

body.referenzen {
	background:url('../style/hg_main_referenzen.jpg') top left no-repeat;
}

body.suche {
	background:url('../style/hg_main_suche.jpg') top left no-repeat;
}

body.web_programmierung {
	background:url('../style/hg_main_web_prog.jpg') top left no-repeat;
}

body.tourismus {
	background:url('../style/hg_main_touri.jpg') top left no-repeat;
}

/* Hintergrundfarben */

body div#content_bottom {
    background:url('../style/hg_cont_bottom.png');
}


body.blau div#content {
    background:url('../style/hg_cont_blau_center.png');

}

body.weiss div#content {
    background:url('../style/hg_cont_weiss_center.png');

}

body.gelb div#content {
    background:url('../style/hg_cont_gelb_center.png');

}

body.gruen div#content {
    background:url('../style/hg_cont_gruen_center.png');

}