﻿body 
{
	background-image: url('./Images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9EB107;
}

/* Banner */ 
.BannerContainer
{
	height: 235px;
	background-color: #C6D92f;
	background-image: url('./Images/Banner.jpg');
}
A.BannerLink
{
	display:block;
	height:80px;
	width: 300px;
	margin-left:135px;
	margin-top: 35px;
	z-index:3000;
}
.Caroussel{
	display:none;
}
.Krul
{
	
}
.TopMenu
{
	margin-top: -255px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.TopMenuText
{
	margin-top: -255px;
}

/* End Banner */

/* Content */
h1, h4
{
	color: #E38900;
}

h1 .enabled
{
}

h1 .disabled
{
	color: #BABA74;	
}
h2
{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0px;
	margin: 0px;
	font-family: Arial;
	color: #E38900;
	font-weight: bold;
}

h2 .enabled
{
}

h2 .disabled
{
	color: #BABA74;	
}
.Content
{
	padding-left: 7px;
	padding-right: 7px;
	_padding: 0px;
}
.WhiteBoxText, a.WhiteBoxText, .WhiteBoxText a
{
	color: #626365;
	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: #626365;
	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: #626365;
	line-height: 16px;
	font-size: 11px;
}
a.GreyBoxLargeText, .GreyBoxLargeText a
{
	text-decoration: underline;
	color: #E38900;
}
a.GreyBoxLargeText:hover, .GreyBoxLargeText a:hover
{
	text-decoration: none;
}
.SiteColor, a.SiteColor, .SiteColor a
{
	color: #E38900;
}
.BoxTextBox, .TellTextBox
{
	border-color: #E38900;
}
.BoxTextArea, .TellTextArea
{
	border-color: #E38900;
}
.RegisterTextBox
{
	border-color: #E38900;
}
.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;
	color: #E38900;
}
/* 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:107px;
	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');
}
.HomepageButton
{
	height:44px;
	background-image:url('./Buttons/homepage.png');
}
.VorigeButton
{
	height: 44px;
	background-image:url('./Buttons/vorigepagina.png');
}
.VerstuurButton
{
	height: 44px;
	background-image:url('./Buttons/verstuur.png');
}
.Keurmerk
{
    height: 65px;
    background-image: url('./Buttons/AlgemeneVoorwaardenGroen.png');
}
