﻿* {
	padding: 0;
	margin: 0;
}
body {
	background-color:#1a010d;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family:Century Gothic, Arial;
	font-size:14px;
}
img {
	border: 0px;
}
A:link {text-decoration: underline; color:#520329}
A:visited {text-decoration:underline; color:#520329}
A:active {text-decoration: underline; color:#520329}
A:hover {text-decoration: none; color:#b3004b}

#wrapper {
	position:absolute;
	z-index:1;
	width:1012px; 
	height:770px;
	top:-380px;
	left:50%;
	margin-left:-506px;
}
#header {
	background-image:url(images/Header.png);
	width:1012px; height:152px;
}
#menu {
	background-image:url(images/menubg.png);
	background-repeat:repeat-x;
	width:987px; height:32px;
	padding:0px 0px 0px 25px;
	color:#FFFFFF;
	font-family:Century Gothic, Arial;
	font-size:14px;
}
#content {
	line-height:21px;
	position:relative;
	z-index:1;
	width:1012px; height:453px;
}
#contentheader {
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:5px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#520329;
	padding:0px 0px 5px 33px;
	margin-bottom:10px;
}
#footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:987px; height:107px;
	padding-left:25px;
	padding-top:25px;
}
#adresgegevens {
	color:#520329;
	font-family:Century Gothic, Arial;
	font-size:14px;
}
.sitemap {
	font-family:Century Gothic, Arial;
	font-size:12px;
	float:right;
	position:relative;
	top:125px;
	right:0px;
	margin-right:145px;
}

.sitemap A:link {text-decoration: none; color:#520329}
.sitemap A:visited {text-decoration: none; color:#520329}
.sitemap A:active {text-decoration: none; color:#520329}
.sitemap A:hover {text-decoration: underline; color:#520329}

#searchdiv {
	float:right;
	margin-right:33px;
	margin-top:5px;
	height:23px;
}
#searchbar {
	background: transparent url(images/searchbar.png);
	padding-top:2px;
	position:relative;
	top: -2px;
	text-indent:30px;
	background-repeat:no-repeat;
	width:145px; height:21px;
	font-family:Century Gothic, Arial;
	font-size:12px;
	border:0px;
}
.searchbutton {
	width:20px; height:21px;
	background: transparent url(images/go.png);
	border:0px;
}
#text {
	color:white;
	position:absolute;
	z-index:10;
}
#newscontainer {
	padding:20px 20px 20px 20px;
	position: absolute;
	left:760px; top:15px;
	width: 195px; height: 377px;
	float: right;
	z-index:4;
	background: transparent url(images/newscontainerbg.png);
	color:#520329;
}
#newsheader {
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:5px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#520329;
	padding:0px 0px 5px 33px;
	margin-bottom:10px;
}
#newscontent {
	font-size:12px;
}
#ikea {
	float:right;
	margin:5px 50px 0px 0px;
}
#siematic {
	float:right;
	margin:13px 50px 0px 0px;
}
#middelkoop {
	float:right;
	margin:17px 50px 0px 0px;
}
/* IMAGE SLIDESHOW CSS */
#imageSlideShow {
	position: relative;
	z-index: 1;
	height: 453px;
	top: 0;
	left: 0;
	width: 1012px;
	float: left;
}
#imageSlideShow div {
	position:absolute;
	z-index: 1;
	height: 453px;
	width: 1012px;
	float: left;
	display: none;
}
/* AANGEPASTE SCROLLBAR CSS */
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}
.Scrollbar-Up {
	position: absolute;
	top: 45px;
	width: 10px;
	height: 10px;
	background:#b20049;
	font-size: 0px;
}
.Scrollbar-Track {
	width: 10px;
	height: 334px;
	position: absolute;
	top: 55px;
	background: url(data/themes/default/bg.png);
}
.Scrollbar-Handle {
	position: absolute;
	width: 10px;
	height: 30px;
	background: #520329;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.Scrollbar-Down {
	position: absolute;
	top: 388px;
	width: 10px;
	height: 10px;
	font-size: 0px;
	background:#b20049;
}
#Scrollbar-Container {
	position: absolute;
	left: 690px; top: 0px;
}
#Container {
	padding:20px 40px 20px 20px;
	position: absolute;
	left:20px; top:15px;
	width: 663px; height: 377px;
	float: left;
	z-index:2;
	background: transparent url(images/scrollcontainerbg.png);
	color:#520329;
}
#News {
	position: absolute;
	overflow: hidden;
	width: 663px; height: 337px;
	display: none;
}
#News {
	display: block;
}
