/****** Basis lay-out ******/
.wrapper { min-width: 400px; }
.wrapper { margin: 0 -1px; }
.wrapper { width: 100%; }      

.outer
{
	border-left-width: 233px;  /* left column width */
	border-left-color: #175510;   /* left column colour */
	border-right-width: 200px; /* right column width */
	border-right-color: #bed5bc;  /* right column colour */
	background-color: #bed5bc; /* center column colour */
}

.left
{
	width: 233px;              /* left column width */
	margin-left: -233px;       /* _negative_ left column width */
}

.right
{
	width: 200px;              /* right column width */
	margin-right: -200px;      /* _negative_ right column width */
}

.header
{
	background-color: #bed5bc;    /* header and footer colours */
}

.footer
{
	background-color: #bed5bc;    /* header and footer colours */
}

.outer { width: auto; border-left-style: solid; border-right-style: solid; }
.inner { margin: 0; width: 100%; }

.left { float: left; position: relative; z-index: 10;}
.right { float: left; position: relative; z-index: 11;}
.center { float: left; width: 100%; position: relative; z-index: 12; }

.header { width: 100%; position: relative; z-index: 13; height:30px;}
.footer { width: 100%; position: relative; z-index: 13; height:30px;}

.clear { clear: both; }

.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.right { margin-left: 1px; }
.center { margin: 0 -3px 0 -2px; }

/****** Model ******/
.Basis
{
	color: #06123F; 
	background-color: #bed5bc; 
	font-family: Helvetica, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
}

a, .ArtikelLink
{
	text-decoration: none;
	color: #06123F;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.PaginaBovenKader
{
	height: 30px;
	background-color: #175510;	
	margin-right: 3px;
}

.PaginaLinksKader
{
	width: 233px;
	background-color: #175510;
}

.PaginaMiddenKader
{
	margin: 0px 12px 15px 15px;
}

.PaginaRechtsKader
{
	background-color: #175510;
}

.PaginaOnderKader
{
	height: 30px;
	background-color: #175510;
	color: #F5FBF1;
	padding: 5px 20px 0px 0px;
	text-align: right;
	margin-right: 3px;
}

.LogoKader
{
	padding: 0px 0px 0px 0px;
	background: #bed5bc;
	border-left: solid 13px #175510;
	border-right: solid 13px #175510;
	height: 70px;
}

.TaalKader
{
	position: absolute;
	top: 5px;
	right: 15px;
	width: auto;
	z-index: 20;
}

.TaalTekst
{
	color: #F5FBF1;
}

.ZoekKader
{
	color: #F5FBF1;
	padding: 25px 10px 25px 25px;
}

.MenuKader
{
	padding: 5px 5px 5px 20px;
}

.Menu, .ToonWinkelwagentje, .ToonBestellingen
{
	padding-top: 5px;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #F5FBF1;
}

.OpeningKaderLinks
{
	width: 233px;
	height: 48px;
	background-color: #bed5bc;
}

.OpeningKaderRechts
{
	width: 200;
	height: 48px;
	background-color: #bed5bc;
}

.GroepenKader
{
	padding: 0px 0px 5px 0px;
	background-color: #175510;
	width: 233px;
}

.HoofdgroepKader, .PromotieKader
{
	padding-top: 5px;
}

.HoofdgroepTekst, .PromotieTekst
{
	color: #F5FBF1;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: top;
}

.SubgroepKader
{
	padding-top: 2px;
}

.SubgroepTekst
{
	color: #F5FBF1;
	text-decoration: none;
	margin-left: 25px;
	font-weight: normal;	
}

.Titel
{
	font-weight: bold;
	color: #06123F;
	text-align: center;
	border-bottom: solid 2px #175510;
}

.LoginKader
{
	color: #F5FBF1;
	padding: 25px 10px 25px 25px;
}

.AfbeeldingKlein, .AfbeeldingGroot
{
	margin: 10px;
}

.ArtikelLijstPromotiePrijs, .ArtikelPromotiePrijs
{
	color: red;
}

.ArtikelLijstLink, .ToonDetailLink, .BestellingOntvangenLink
{
	font-weight: normal;
	text-decoration: underline;
}

.PaswoordVergetenLink, .RegistratieLink, .NieuweGebruikerLink, .WijzigGegevensLink
{
	color: #F5FBF1;
	background-color: #175510;
	font-weight: bold;
}

.ArtikelPrijs, .ArtikelPromotiePrijs
{
	font-weight: bold;
}

.ArtikelOriginelePrijs
{
	text-decoration: line-through;
}

.welkom_bedrijfsnaam1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: 900;
	color: #175510;
}

.welkom_bedrijfsnaam2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight:bold;
	color: #175510;
}
