body {
	/*background: url('../images/snowtile.gif') top left repeat #fff*/; 
	background-color: #000; 
}
a:link, a:visited {
	color: #000;
}
a:hover {
  color: #ff8800;
}
#main-ct {
	background-color: #fff;
	border: 5px solid #fff;
}
#banner-ct a {
  color: #000;
}
#banner-ct a:hover {
	color: #ff8800;
}
#banner-ct {
	background: url('../images/sp_logo.gif') 5px 5px no-repeat;
}
#navigation {

}
#banner-ct li.separator {
  background: url('../images/separator.gif') center right no-repeat;
}
#content-ct {
	background-color: #fff;
}
#content a {
	background-color: #000;
	color: #fff;
}
#content a:hover {
	color: #ff8800;
}
#content {
	background-color: #fff;
}
#intro {
	background: url(../images/introTextBg.jpg) top left no-repeat;
}
#intro h2 {
	color: #000;
}
#intro p {
	background: url(../images/chilli_small.jpg) bottom center no-repeat;
}
#footer-ct {
	background-color: #000;
	color: #fff;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
}
#footer-ct a {
	color: #fff;
}
#footer-ct a:hover {
	color: #ff8800;
}
/* Submeny */
.sidebar ul li ul {
	background-color: #000;
}
.sidebar ul li ul li {
	background-color: #000;
}
.sidebar ul li ul li a {
	color: #fff !important;
}
.sidebar ul li ul li a:hover {
	color: #ff8800 !important;
}
/* Main categories */
.sidebar li {
	background-color: #000;
}
.sidebar li a {
	color: #fff !important;
}
.sidebar li a:hover {
	color: #ff8800 !important;
}
.hovedKategori p {
	color: #ff8800;
}
.subkategori {
	background-color: #ddd;
}

/*******************/
/* HOVEDRETTER.PHP */
/*******************/
#hovedretterBanner {
	background: url(../images/hovedretter.jpg) top left no-repeat; 
	/* background: url(../images/orientalskBanner.jpg) top left no-repeat; */
}

/*******************/
/* OmOss.PHP */
/*******************/
#omOssBanner {
	background: url(../images/omOssBanner.jpg) top left no-repeat;
}
#omOss img {
	border: 1px solid #ddd;
}

/*******************/
/* PIZZA.PHP */
/*******************/
#pizzaBanner {
	background: url(../images/pizza.jpg) top left no-repeat; 
	/* background: url(../images/orientalskBanner.jpg) top left no-repeat; */
}

/*******************/
/* TAKEAWAY.PHP */
/*******************/
#takeawayBanner {
	background: url(../images/orientalskBanner.jpg) top left no-repeat; 
}

/*******************/
/* VIN.PHP */
/*******************/
#vinBanner {
	background: url(../images/vin.jpg) top left no-repeat; 
}