
/*********************************************************
* Themeing Nodebased
* 
* DARK RED:	#AF1618;	Die Stiftung
* GREY:		#5e5d5b;	Das Komitee
* PETROL: 	#006168;	Der Hans-Frankentthal-Preis
* 
* #block-block-3:		Abbinder
**********************************************************/
/*
? body.section-hans-frankenthal-award a { color: #006168!important; }
* */

/* 01 DIE STIFTUNG */
body.section-die-stiftung { background: #AF1618 }
body.section-die-stiftung .three-col-33 { width: 100%; border-top:40px solid #AF1618; }
body.section-die-stiftung #block-block-3 { background: #AF1618 }
body.section-die-stiftung #main-content h1, 
body.section-die-stiftung #main-content h2 { color: #AF1618; }

body.section-foundation { background: #AF1618 }
body.section-foundation .three-col-33 { width: 100%; border-top:40px solid #AF1618; }
body.section-foundation #block-block-3 { background: #AF1618 }
body.section-foundation #main-content h1, 
body.section-foundation #main-content h2 { color: #AF1618; }

/* 02 DAS KOMITEE */
body.section-das-komitee { background: #5e5d5b; }
body.section-das-komitee .three-col-33 { width: 100%; border-top:40px solid #5e5d5b; }
body.section-das-komitee #block-block-3 { background: #5e5d5b;}
body.section-das-komitee #main-content h1, 
body.section-das-komitee #main-content h2 { color: #5e5d5b; }

body.section-comitee { background: #5e5d5b; }
body.section-comitee .three-col-33 { width: 100%; border-top:40px solid #5e5d5b; }
body.section-comitee #block-block-3 { background: #5e5d5b;}
body.section-comitee #main-content h1, 
body.section-comitee #main-content h2 { color: #5e5d5b; }

/* 03 DER HANS-FRANKENTHAL-PREIS */

body.section-der-hans-frankenthal-preis { background:#006168; }
body.section-der-hans-frankenthal-preis .three-col-33 { width: 100%; border-top:40px solid #006168; }
body.section-der-hans-frankenthal-preis #block-block-3 { background: #006168; }
body.section-der-hans-frankenthal-preis #main-content h1,
body.section-der-hans-frankenthal-preis #main-content h2 { color: #006168; }
 
body.section-hans-frankenthal-award { background:#006168; }
body.section-hans-frankenthal-award .three-col-33 { width: 100%; border-top:40px solid #006168; }
body.section-hans-frankenthal-award #block-block-3 { background: #006168; }
body.section-hans-frankenthal-award #main-content h1,
body.section-hans-frankenthal-award #main-content h2 { color: #006168; }


