* {
	padding			:0px;
	margin			:0px;
}

img {
	border			:0px;
}

p, ul, ol {
	margin-bottom	:20px;
}

ul, ol 
{
    margin-left: 2px;
}

li, dd, blockquote {
	margin-left		:20px;
}

html, body {
	width:100%;
	height:100%;
	background-image:url('/images/TopBackground.gif');
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;
}

h1 
{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 
{
	font-size:13px;
	margin-bottom: 10px;
}
a, a:visited 
{
    color: #000;
}
#MainContainer {
	min-height:100%;
	width:940px;
	margin:0px auto;
}

#MainSubContainer 
{
    padding-bottom: 35px;
}

#Logo {
	float:left;	
}

#Menus {
	float:left;	
	width:810px;
}

#MenuTop {
	/*
    height:49px;
    line-height:49px;
    */
    height:40px;
    line-height:40px;
	text-align:right;
	font-size:11px;
}

.HomeImg {
	float:right;
	padding-top:12px;
	padding-right:15px;	
	padding-left:15px;	
}

#MenuTop ul {
	margin:0px;	
	float:right;
}

#MenuTop ul li {
	margin:0px;	
	list-style-type:none;
	margin-right:15px;
	float:left;
	text-align:center;
}

#MenuTop ul#Language li {
	margin-right:5px;
}

#MenuTop ul li a, #MenuTop ul li a:hover {
	text-decoration:none;
	color:#5a5656;
}
#MenuTop ul li a:hover, #MenuTop ul li.Chosen a {
	color:#99cc33;
}

#MenuMiddle {
	height:22px;
	margin-left:47px;
}

#MenuMiddle ul {
	margin:0px;	
}

#MenuMiddle ul li, #MenuMiddle ul li.Chosen, #MenuMiddle ul li.Last, #MenuMiddle ul li.LastChosen {
	list-style-type:none;
	margin:0px;
	border-left:solid 1px #fff;	
	width:150px;
	float:left;
	text-align:center;
}
#MenuMiddle ul li.Chosen, #MenuMiddle ul li.LastChosen {
	height:22px;
	background-image:url('/images/MenuChosen.gif');
}

#MenuMiddle ul li.Last, #MenuMiddle ul li.LastChosen {
	border-right:solid 1px #fff;	
}

#MenuMiddle ul li a {
	line-height:22px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}

#MenuBottom {
	height:38px;
	color:#70736b;
}

#MenuBottom ul {
	margin:0px;	
	padding-left:30px;
	padding-top:15px;
}

#MenuBottom ul li {
	margin:0px;	
	list-style-type:none;
	margin-right:15px;
	float:left;
	text-align:center;
}

#MenuBottom ul#Language li {
	margin-right:5px;
}

#MenuBottom ul li a, #MenuBottom ul li a:hover {
	text-decoration:none;
	color:#5a5656;
}
#MenuBottom ul li a:hover, #MenuBottom ul li.Chosen a {
	color:#99cc33;
}

#Footer {
	position:relative;
	width:940px;
	height:0px;
	margin:0px auto;	
}


#FooterBottom {
	position:absolute;
	left:0px;
	top:-25px;
	height:22px;	
}

.FooterContent {
	height:22px;
	width:940px;
	overflow:hidden;	
}

.Search 
{
	position:relative;
	height:22px;
	float:right;	
	top:10px;
}

.Links {
	position:relative;
	float:right;	
	line-height:22px;
}

.Links a {
	color:#5a5a5a;
	text-decoration:none;
	margin-right:20px;
}

.Search input {
	position:relative;	
	height:22px;
	line-height:22px;
	float:left;
}


.Search .Field {
	
	float:left;
	border:0px;
	line-height:22px;
	height:22px;
	width:135px;
	padding-left:5px;
	margin-right:10px;
	background-image:url('/images/Zoekbalk.jpg');
}
#BannerRightContainer 
{
    margin: 10px 0px 10px 10px;
    float:left;
    width:310px;
    /*height:481px;*/
    background-color: #000;
}
.BannerRight
{
    background-color: #000;
}
.BannerRight .BannerContent 
{
    cursor: pointer;
    width: 310px;
    height:160px;
    margin-bottom: 1px;
    background-color: #FFF;
}
.BannerRight .Text 
{
    position: relative;
    float:left;
    width:145px;
    height:160px;
    margin-left: 10px;
}
.Category
{
    padding-top:10px;
    font-size: 9px;
    color: #000;
    
}
.Title 
{
    text-align:center;
    padding-top:20px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.Description
{
    padding-top:15px;
    text-align:center;
    font-size: 11px;
    color: #000;
}
.Link
{
    position: absolute;
    bottom: 10px;
    left:0px;
}
.BannerRight .Image
{
    background-position: center center;
    background-repeat: no-repeat;
    width: 145px;
    height: 159px;
    float:right;
}
.BannerRight .ImageOnly
{
    background-position: center center;
    background-repeat: no-repeat;
    width: 300px;
    height: 159px;
    float:right;
}
.Clear 
{
	clear: both;
}
#w3s_logo
{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

.Openingstijden p 
{
	margin-bottom	:5px;
}

.Openingstijden ul, ol 
{
	margin-bottom	:7px;
}

.locatieAdres
{
	padding-bottom:5px;
}

