﻿body 
{
	background-image: url('./Images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

/* Banner */ 
.BannerContainer
{
	height: 235px;
	background-color: #b61831;
	background-image: url('./Images/Banner.jpg');
}
A.BannerLink
{
	display:block;
	height:80px;
	width: 300px;
	margin-left:65px;
	margin-top: 25px;
	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: #b61831;
}

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: #b61831;
	font-weight: bold;
}

h2 .enabled
{
}

h2 .disabled
{
	color: #BABA74;	
}
.Content
{
	padding-left: 7px;
	padding-right: 7px;
	_padding: 0px;
}
.WhiteBoxText, a.WhiteBoxText, .WhiteBoxText a
{
	color: #000000;
	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: #000000;
	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: #000000;
	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: #b61831;
}
.BoxTextBox, .TellTextBox
{
	border-color: #b61831;
}
.BoxTextArea, .TellTextArea
{
	border-color: #b61831;
}
.RegisterTextBox
{
	border-color: #b61831;
}
.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:87px;
	background-image:url('./Buttons/inwinkelmandje.png');
}
.ProefexemplaarButton
{
	height:44px;
	width:87px;
	background-image:url('./Buttons/proefexemplaar.png');
}
.FavorietenButton
{	
	height:44px;
	width:87px;
	background-image:url('./Buttons/favorieten.png');
}