/* CSS Document */

body
{
	background: #efefef;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
}

span {
	font-size: 12px;
}

#container
{
	background: #fff;
	
	width: 1124px;
	height: 724px;
	margin: 0 auto;
	border: #918d8d solid 1px;
	border-top: none;
	z-index: 0;
	text-align: left;
}

#sideMenu
{
	width: 200px;
	float: left;
}

#menuHeader
{
	width: 200px;
	height: 202px;
	background: url(images/menuHeader.png) no-repeat;	
}

/* Dutch buttons */
#butHome
{
	width: 200px;
	height: 29px;
	background: url(images/butHome.png) no-repeat;	
	cursor: pointer;
}

#butProducten
{
	width: 200px;
	height: 39px;
	background: url(images/butProducten.png) no-repeat;	
	cursor: pointer;
}

#butExclusief
{
	width: 200px;
	height: 38px;
	background: url(images/butExclusief.png) no-repeat;	
	cursor: pointer;
}

#butVerzorging
{
	width: 200px;
	height: 40px;
	background: url(images/butVerzorgingstips.png) no-repeat;	
	cursor: pointer;
}

#butNieuws
{
	width: 200px;
	height: 43px;
	background: url(images/butNieuws.png) no-repeat;
	cursor: pointer;	
}

#butContact
{
	width: 200px;
	height: 37px;
	background: url(images/butContact.png) no-repeat;	
	cursor: pointer;
}

/* Engels buttons */
#butHome1
{
	width: 200px;
	height: 29px;
	background: url(images/butHome1.png) no-repeat;	
	cursor: pointer;
}

#butProducten1
{
	width: 200px;
	height: 39px;
	background: url(images/butProducten1.png) no-repeat;	
	cursor: pointer;
}

#butExclusief1
{
	width: 200px;
	height: 38px;
	background: url(images/butExclusief1.png) no-repeat;	
	cursor: pointer;
}

#butVerzorging1
{
	width: 200px;
	height: 40px;
	background: url(images/butVerzorgingstips1.png) no-repeat;	
	cursor: pointer;
}

#butNieuws1
{
	width: 200px;
	height: 43px;
	background: url(images/butNieuws1.png) no-repeat;
	cursor: pointer;	
}

#butContact1
{
	width: 200px;
	height: 37px;
	background: url(images/butContact1.png) no-repeat;	
	cursor: pointer;
}

/* French buttons */
#butHome2
{
	width: 200px;
	height: 29px;
	background: url(images/butHome2.png) no-repeat;	
	cursor: pointer;
}

#butProducten2
{
	width: 200px;
	height: 39px;
	background: url(images/butProducten2.png) no-repeat;	
	cursor: pointer;
}

#butExclusief2
{
	width: 200px;
	height: 38px;
	background: url(images/butExclusief2.png) no-repeat;	
	cursor: pointer;
}

#butVerzorging2
{
	width: 200px;
	height: 40px;
	background: url(images/butVerzorgingstips2.png) no-repeat;	
	cursor: pointer;
}

#butNieuws2
{
	width: 200px;
	height: 43px;
	background: url(images/butNieuws2.png) no-repeat;
	cursor: pointer;	
}

#butContact2
{
	width: 200px;
	height: 37px;
	background: url(images/butContact2.png) no-repeat;	
	cursor: pointer;
}

/* German buttons */
#butHome3
{
	width: 200px;
	height: 29px;
	background: url(images/butHome3.png) no-repeat;	
	cursor: pointer;
}

#butProducten3
{
	width: 200px;
	height: 39px;
	background: url(images/butProducten3.png) no-repeat;	
	cursor: pointer;
}

#butExclusief3
{
	width: 200px;
	height: 38px;
	background: url(images/butExclusief3.png) no-repeat;	
	cursor: pointer;
}

#butVerzorging3
{
	width: 200px;
	height: 40px;
	background: url(images/butVerzorgingstips3.png) no-repeat;	
	cursor: pointer;
}

#butNieuws3
{
	width: 200px;
	height: 43px;
	background: url(images/butNieuws3.png) no-repeat;
	cursor: pointer;	
}

#butContact3
{
	width: 200px;
	height: 37px;
	background: url(images/butContact3.png) no-repeat;	
	cursor: pointer;
}

/* Spanish buttons */
#butHome4
{
	width: 200px;
	height: 29px;
	background: url(images/butHome4.png) no-repeat;	
	cursor: pointer;
}

#butProducten4
{
	width: 200px;
	height: 39px;
	background: url(images/butProducten4.png) no-repeat;	
	cursor: pointer;
}

#butExclusief4
{
	width: 200px;
	height: 38px;
	background: url(images/butExclusief4.png) no-repeat;	
	cursor: pointer;
}

#butVerzorging4
{
	width: 200px;
	height: 40px;
	background: url(images/butVerzorgingstips4.png) no-repeat;	
	cursor: pointer;
}

#butNieuws4
{
	width: 200px;
	height: 43px;
	background: url(images/butNieuws4.png) no-repeat;
	cursor: pointer;	
}

#butContact4
{
	width: 200px;
	height: 37px;
	background: url(images/butContact4.png) no-repeat;	
	cursor: pointer;
}

#menuFooter
{
	width: 200px;
	height: 296px;
	background: url(images/menuFooter.png) no-repeat;	
}

#logoHeader
{
	width: 582px;
	height: 202px;
	background: url(images/logoHeader.png) no-repeat;
	margin-left: 100px;
	float: left;	
}

#content
{
	background: #fff;
	width: 722px;
	height: 466px;
	float: left;
	overflow: auto;
	padding-left: 10px;
	
	line-height: 20px;
}

#contentBig
{
	background: #fff;
	width: 722px;
	height: 714px;
	float: left;
	overflow: auto;
	padding-left: 10px;
	
	line-height: 20px;
}

#sideFlower1
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower1.png) no-repeat;	
	float: right;
}

#sideFlower2
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower2.png) no-repeat;	
	float: right;
}

#sideFlower3
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower3.png) no-repeat;	
	float: right;
}

#sideFlower4
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower4.png) no-repeat;	
	float: right;
}

#sideFlower5
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower5.png) no-repeat;	
	float: right;
}

#sideFlower6
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower6.png) no-repeat;	
	float: right;
}

#sideFlower7
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower7.png) no-repeat;	
	float: right;
}

#sideFlower8
{
	width: 191px;
	height: 724px;
	background: url(images/sideFlower8.png) no-repeat;	
	float: right;
}

#newsBox
{
	background: url(images/nieuwsHeader.png) no-repeat;	
	float:right; 
	width: 243px;
	margin-left: 5px;
	border-left: #a32d17 2px solid;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	
	font-style: italic;
	color: #a32d17;
	line-height: 18px;
}

#newsBox1
{
	background: url(images/nieuwsHeader1.png) no-repeat;	
	float:right; 
	width: 243px;
	margin-left: 5px;
	border-left: #a32d17 2px solid;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	
	font-style: italic;
	color: #a32d17;
	line-height: 18px;
}

#newsBox2
{
	background: url(images/nieuwsHeader2.png) no-repeat;	
	float:right; 
	width: 243px;
	margin-left: 5px;
	border-left: #a32d17 2px solid;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	
	font-style: italic;
	color: #a32d17;
	line-height: 18px;
}

#newsBox3
{
	background: url(images/nieuwsHeader3.png) no-repeat;	
	float:right; 
	width: 243px;
	margin-left: 5px;
	border-left: #a32d17 2px solid;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	
	font-style: italic;
	color: #a32d17;
	line-height: 18px;
}

#newsBox4
{
	background: url(images/nieuwsHeader4.png) no-repeat;	
	float:right; 
	width: 243px;
	margin-left: 5px;
	border-left: #a32d17 2px solid;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	
	font-style: italic;
	color: #a32d17;
	line-height: 18px;
}

#productBox
{
	background: url(images/productHeader.png) no-repeat;	
	float:right; 
	width: 243px;
	height: 90%;
	margin-left: 1px;
	border-left: #a32d17 2px solid;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: bold;

	
	color: #a32d17;
	line-height: 18px;
}

/* FONT CLASS */

p.productBoxProductName
{
	color: #fff;
	margin-top: -28px;
	font-size: 10px;
}

p.headTitle
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a32d17;
	letter-spacing: 1px;
}

a.clsNewsLink
{
	color: #333;
	font-weight: bold;
	font-size: 100%;
	text-decoration : none;
}

h3
{
	font-size: 160%;
	font-weight: bold;
	color: #D92D2B;
}

a
{
	text-decoration: none;
	color: #D92D2B;
	font-size: 80%;
}

a.newsReadMore
{
	text-decoration: none;
	font-style: normal;
	color: #000;
	font-size: 80%;
}

table, tr, td
{
	vertical-align: top;
}

.productImage
{

	border: #D92D2B 1px solid;
}
