﻿body 
{
	background-image: url('./Images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E1D7CB;
}

/* Banner */ 
.BannerContainer
{
	height: 235px;
	background-color: #C6D92F;
	background-image: url('./Images/Banner.jpg');
}
A.BannerLinkHome
{
	display:block;
	height:235px;
	width: 919px;
	margin-left:0px;
	z-index:2999;
}
.Caroussel{
	display:none;
}
.Krul
{
	background-image: url('./Images/krul.png'); 
	background-repeat: no-repeat; 
	width: 181px; 
	height: 174px; 
	float: right; 
	margin-top: -194px;
	
}
.TopMenu
{
	margin-top: -255px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.TopMenuText
{
	margin-top: -255px;
}

/* End Banner */

/* Content */
h1, h4
{
	color: #989f21;
}

h1 .enabled
{
}

h1 .disabled
{
	color: #BABA74;	
}
h2
{
	
}

h2 .enabled
{
}

h2 .disabled
{
	color: #BABA74;	
}
.Content
{
	padding-left: 7px;
	padding-right: 7px;
	_padding: 0px;
}
.WhiteBoxText, a.WhiteBoxText, .WhiteBoxText a
{
	color: #58595b;
	line-height: 13px;
	font-size: 11px;
}
a.WhiteBoxText, .WhiteBoxText a
{
	text-decoration: underline;
}
a.WhiteBoxText:hover, .WhiteBoxText a:hover
{
	text-decoration: none;
}
.GreyBoxSmallText, a.GreyBoxSmallText, .GreyBoxSmallText a
{
	color: #58595b;
	line-height: 13px;
	font-size: 11px;
}
a.GreyBoxSmallText, .GreyBoxSmallText a
{
	text-decoration: underline;
}
a.GreyBoxSmallText:hover, .GreyBoxSmallText a:hover
{
	text-decoration: none;
}
.GreyBoxLargeText, a.GreyBoxLargeText, .GreyBoxLargeText a
{
	color: #58595b;
	line-height: 16px;
	font-size: 11px;
}
a.GreyBoxLargeText, .GreyBoxLargeText a
{
	text-decoration: underline;
}
a.GreyBoxLargeText:hover, .GreyBoxLargeText a:hover
{
	text-decoration: none;
}
.SiteColor, a.SiteColor, .SiteColor a
{
	color: #989f21;
}
.BoxTextBox, .TellTextBox
{
	border-color: #989f21;
}
.BoxTextArea, .TellTextArea
{
	border-color: #989f21;
}
.RegisterTextBox
{
	border-color: #989f21;
}
.BoxButton, .BoxButton a, a.BoxButton
{
	background-repeat: no-repeat;
}
.SiteColoredBoxContainer
{

}
.CollectionLink A
{
	font-size:13px;
	text-decoration:none;
}
.CollectionLink A:hover
{
	font-size:13px;
	text-decoration:underline
}
/* End Content */


.LoginButton
{
	height:44px;
	background-image:url('./Buttons/login.png');
}
.SignupButton
{
	height:44px;
	background-image:url('./Buttons/meldaan.png');
}

.ResetSearchButton
{
	width:87px;
	height:44px;
	background-image:url('./Buttons/allekaarten.png');
}
.InWinkelmandjeButton
{
	height:44px;
	width:97px;
	background-image:url('./Buttons/inwinkelmandje.png');
}
.ProefexemplaarButton
{
	height:44px;
	width:97px;
	background-image:url('./Buttons/proefexemplaar.png');
}
.FavorietenButton
{	
	height:44px;
	width:87px;
	background-image:url('./Buttons/favorieten.png');
}