@charset "UTF-8";
/* CSS Document für Schwedische Genussküche Styles */

/* 
	hell #ebea98
	dunkel 624917
*/

body {
	background:url(../pix/bg-start.jpg);
	background-repeat:no-repeat;
	background-position:20px 235px;
}

#header-illu {
	background-color:#ebea98;
	background-image:url(../pix/bg-head-albaoel.jpg);
	background-repeat:no-repeat;
}

.header-text {
	color:#624917;
}

#header-bar {
	background-color:#624917;
}
