/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2025 | 07:48:36 */
/* Add your CSS code here.

Farver:
rust: #B54925;
lysorange: #F3C9B3;
orange: #E0754B;
beton: #C9B4A3;
lys-beton: #E1D4CB;
groen: #97AE92;
lys-groen:#CBD7CB;
blaa: #526A82;
lys-blaa: #C9CCD5;
lys-graa: #ccc;
mork-graa: #4D4948;
lys-sand: #EAE5DB;
mork-groenblaa: #216878;
sand: #DBD4BF;
lys-gul: #F0E4BA;
gul: #EADBA7;
mellem-gul: #E6C95D;
mork-gul: #D3BA56;
mork-roed: #A22C1C;
brun: #69311F;

Kombinationer:
Introside: lys-sand / blaa
Mad: Lys-groen / mork-roed
Hotel: lys-groen / groen
Møder: lys-graa / mork-graa
Selskaber: lys-sand / mork-groenblaa
Spisesalen: lys-groen / orange
Ansvarlighed: lys-groen / orange
Kultur: lys-sand / mork-roed
Om højhuset: lys-graa / mork-gul
info: lys-sand / rust

End of comment */ 
#header {
	background-color:#CBD7CB;
}
#footer{
	background-color:#E0754B;
	p{
	color:#fff !important;	
	}
}

/*Hotel*/
.page-id-36 { 
	#header{
	background-color:#CBD7CB;
	}
	#footer {
	background-color:#97AE92;
	}
}
/* Møder*/
.page-id-11{	
	#header{
	background-color:#ccc;
	}
	#footer {
	background-color:#4D4948;
	}
} 
/*Info*/
.page-id-74{ 
	#header {
	background-color:#EAE5DB;
	}
	#footer{
	background-color:#B54925;
	}
}