html {
     overflow: -moz-scrollbars-vertical;
}


body {
	margin: 0px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 10px;
	text-align:center;
}

TD {
	font-family: verdana;
	font-size: 10px;
}

a:link, a:visited, a:active{ 
    color: #ff0000;
    text-decoration: none;
}

a:hover { 
    color: #ff0000;
    text-decoration: underline;
}

li {
	padding-left: 4px;
	margin-left: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* -------------------------------- Content -------------------------------- */

#maincontainer{
	width:976px;
	margin: 0 auto;
	height: 100%;
}

#leftbar{
	background-image: url(images/bar-left.jpg);
	background-repeat: no-repeat;
	width:45px;
	margin: 0 auto;
	float: left;
	height: 100%;
}

#rightbar{
	background-image: url(images/bar-right.jpg);
	background-repeat: no-repeat;
	width:45px;
	margin: 0 auto;
	float: left;
	height: 100%;
}

#contentcontainer{
	background-image: url(images/bg-content.jpg);
	width:886px;
	margin: 0 auto;
	float: left;
	height: 100%;
}

#sidecontainer{
	width:180px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}

#midcontainer{
	width:526px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}


/* -------------------------------- Navigatie -------------------------------- */

#topnav{
	background-image: url(images/bg-topnav.jpg);
	width:886px;
	margin: 0 auto;
	float: left;
	height: 36px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 12px;
	text-align: left;
}

#subnav{
	background-image: url(images/bg-subnav.jpg);
	width:886px;
	margin: 0 auto;
	float: left;
	height: 25px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 7px;
	text-align: left;
}

#topnav a:link {color: #FFFFFF;}
#topnav a:visited {color: #FFFFFF;}
#topnav a:hover {color: #FF0000; text-decoration: none;}
#topnav a:focus {color: #FFFFFF;}
#topnav a:active {color: #FFFFFF;}

#subnav a:link {color: #FFFFFF;}
#subnav a:visited {color: #FFFFFF;}
#subnav a:hover {color: #FF0000; text-decoration: none;}
#subnav a:focus {color: #FFFFFF;}
#subnav a:active {color: #FFFFFF;}

/* -------------------------------- Foto bar -------------------------------- */

#fotobar{
	width:886px;
	margin: 0 auto;
	float: left;
	height: 105px;
}

/* -------------------------------- Contentboxes -------------------------------- */

#titleleft{
	background-image: url(images/left-title.jpg);
	width:161px;
	margin: 0 auto;
	height: 22px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}

#contentleft{
	background-image: url(images/left-content.jpg);
	background-repeat: no-repeat;
	width:161px;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	text-align: left;
	color: #2e2e2e;
}

#titleright{
	background-image: url(images/right-title.jpg);
	width:161px;
	margin: 0 auto;
	height: 22px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}

#contentright{
	background-image: url(images/right-content.jpg);
	background-repeat: no-repeat;
	width:161px;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	text-align: left;
	color: #2e2e2e;
}

#titlemid{
	background-image: url(images/mid-title.jpg);
	width:522px;
	margin: 0 auto;
	height: 22px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}

#contentmid{
	background-image: url(images/mid-content.jpg);
	background-repeat: no-repeat;
	background-color: #e0e6db;
	width:522px;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	margin-bottom: 10px;
	text-align: left;
	color: #2e2e2e;
}

/* -------------------------------- 3-luik -------------------------------- */

#drieluik{
	width:168px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #2e2e2e;
	float: left;
	height: 170px;
}

#leesmeer{
	width:168px;
	margin: 0 auto;
	padding-left: 5px;
	text-align: left;
	color: #2e2e2e;
	float: left;
}

/* -------------------------------- Losse items -------------------------------- */

#shopitem{
	width:146px;
	margin: 0 auto;
	padding-bottom: 3px;
	text-align: left;
	color: #2e2e2e;
}