html {
height: 100%;
}
 
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background: #4e6634;
	height: 100%;
	vertical-align: top;
}
a img
{ 
border: 0px;
}
#mainContent {
display:block;
width: 990px;
min-height: 720px;
height: auto !important;
height: 720px; /* IE 6.0  */
background: transparent url("../img/mainContent.jpg") top no-repeat;
}
html>/**/body #mainContent
{
height: 720px !important;
}
 
h1 {
color: #43612d;
font-size:16px;
font-weight: bold;
}

.contentHeaders {
color: #ffffff;
font-size:10px;
font-weight: bold;
}
 
.contentRightPrices
{
color: #ae142c;
font-size:10px;
font-weight: bold;
padding-left: 8px; 
}

.blocks
{
width: 200px;
padding-right: 10px;
height: 300px;
}
.blocksLast
{
width: 200px;
padding-right: 0px;
height: 300px;
}
.blocksLeft,
.blocksRight
{
width: 80px;
}
.divider
{
width:100%;
height:10px;
}
 
/*-----------------------------------------------top -------------------------------*/

#HeaderCell,
#HeaderCellHome
{
 position: relative;
 background-position: center top;
 background-repeat: no-repeat;
 background-image: url("../img/top.jpg");
 width: 990px;
 vertical-align: top;
 height: 95px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
#HeaderCellHome
{
 height: 186px;
 background-image: url("../img/topHome.jpg");
} 
#HeaderCell img,
#HeaderCellHome img
{
border: 0px;
}
 
#HeaderCell A,
#HeaderCellHome a
{
border:0px;
text-decoration:none;
}
 
.input
{
float:right;
border: 0px;
background-color:transparent;
height: 14px;
width: 184px;
border: #ffffff;
font-size: 9px;
padding-top: 8px;
}

/* ------------------------------------------------------------------ */

/*---------------------------LEFTSIDE --------------------------------*/
#LeftSideMain {
	float:left;
	width: 183px;
	display:block;
	margin: 0px;
	padding-left: 5px;
	padding-bottom:10px;
	padding-right: 26px;
	padding-top: 0px;
}

 
.LeftSideMain a {
display:block;
width: 159px;
padding-top: 4px;
padding-bottom: 4px;
/*height: 28px;
line-height: 27px;*/
float:left;
color: #2f3b0a;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background: transparent url("../img/leftsidemain.gif") left center no-repeat;
font-weight:bold;
border: 0px;
padding-left: 23px;
text-decoration:none;

margin:0px;

/*background: transparent url("../img/tabNotSelected.png")  no-repeat left;*/
 
}
 
.LeftSideMain a:hover
{
background: transparent url("../img/leftsidemainhover.gif") left center no-repeat;
color: #ffffff;
}
 

.SubMenuItem a,
.SubMenuItem a:hover {
float:left;
width: 120px;
color: #194e7a;
text-decoration:none;
font-size: 9px;
font-weight:bold;
padding-left: 30px;
padding-right: 3px;
line-height: 16px;
border:0px;
margin:0px;
}
.SubMenuItem a:hover {
background: transparent url("../img/SubNormaOverl.gif")  center;
color:#ffffff;
}


/* homepage */

#leftSide a,
#centerSide a,
#rightSide a
{
display:block;
height: 600px;
width:330px;
float:left;
}

#PageBlockWideTop
{
float:left;
width: 556px;
height: 30px;
line-height:30px;
padding-left: 4px;
display:block;
background: transparent url("../img/pagebacktitleDetails.gif") top center no-repeat;
color:#ffffff;
}

#PageBlockWideTop a
{
color:#ffffff;
font-weight:bold;
text-decoration:none;
border-bottom: #ffffff dotted 1px;
}

#PageBlockWideTop a:hover
{
text-decoration:none;
color:#dddddd;
border-bottom: #ffffff solid 1px;

}

#PageBlockBottom
{

}


#PageBlockWide
{
float:left;
width: 540px;
padding: 10px;
background:#ffffff;
color:#333333;
display:block;
}

#PageBlockWide a
{
color:#333333;
font-weight:bold;
}

 
/*-----------------------------------------PAGECONTENT  ----------------------------*/
#PageContentKassa 
{
 float:left;
 width: 750px;
 margin-top: 0px;
 padding-bottom: 20px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:11px;
 line-height: 18px;
 color: #333333;
 text-align:left;
 padding-right: 0px;
 padding-left:0px;
 margin-left: 0px;
}
 

#PageContent 
{
	float:left;
	margin-top: 0px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height: 18px;
	color: #333333;
	text-align:left;
	padding-right: 0px;
	padding-left:0px;
	margin-left: 0px;
}
 
#PageContent h3
{
 font-size: 14px;
 font-weight: bold;
 color: #333333;
}
 
#PageContent h2
{
 font-size: 13px;
 font-weight: bold;
 color: #333333;
}
#PageContent h1
{
 font-size: 16px;
 font-weight: bold;
 color: #333333;
}
 

#PageContent ul
 {
  line-height: 18px;
  padding-right: 3px;
  padding-left: 18px;
  margin-bottom: 2px;
  margin-top: 3px;
  list-style-image:url("../../img/ViaBullet.gif");
  list-style-position: outside;
}
#PageContent li
{
  margin-bottom: 2px;
}
 
#PageContent select
{
width: 100%;
height: 20px;
margin-bottom: 5px;
font-size:11px;
border: #90a9c1 solid 1px;
}
 

#PageContent hr

{
border: #d3deea solid 1px;
}
 
#PageBlock1,
#PageBlock2
{
float:left;
width: 270px;
padding-left: 10px;
padding-right: 0px;
}
 
#PageBlock2
{
float:left;
padding-left: 0px;
padding-right: 10px;
}
 
.PageBlockTitel
{
float:left;
width: 270px;
background: transparent url("../img/pageblocktitle.gif") top center no-repeat;
}

.PageBlockContent,
.PageBlockContentSmall
{
border-left: #484848 solid 1px;
border-right: #484848 solid 1px;
background:#ffffff;
text-align:left;
float:left;
width: 270px;
}
.PageBlockContentSmall
{
border:none;
width: 178px;
border-bottom: #f4f4f4 dotted 1px;
}


#PageBlock1  img,
#PageBlock2 img
{
border: 0px;
text-decoration: none;
}

.PageBlockBottom
{
 height: 20px;
 width: 270px;
 background: transparent url("../img/pageblockbottom.gif") bottom no-repeat;
 float:left;
 margin-bottom: 12px;
}
/*-----------------------------------------------------------mainTable --------------------*/
.mainTable 
{
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}
 
/*--------------------------------------------------------------------FOOTER------------------*/
.footerCell 
{
	padding-left: 200px;
	height: 43px;
	padding-top: 18px;
	font-size:9px;
	color: #ffffff;
	text-align: left;
	width: 730px;
	vertical-align: bottom;
 
}

html>/*firefox*/body .footerCell
{
height: 56px !important; 
}
 
.backgroundCell,
.backgroundCellHome 
{
 position: relative;
 background-position: left;
 background-position: top;
 background-image: url("../img/PageMainBack.gif");
 /*background-repeat:no-repeat;*/
 padding: 0px;
 vertical-align: top;
 width: 990px;
}
.backgroundCellHome
{
 background-image: url("../img/pagemainbackHome.gif");
}

/*--------------------------------------------------------------------RIGHT SIDE STUFF------------------*/
#RightSide {
	float:left;
	width: 180px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 16px;
	font-size:10px;
	color: #84afd6;
	padding-top: 0px;
}
 
#RightSide a {
border: 0px;
text-decoration:none;
color: #333333;
font-size: 10px;
}
 
#RightSide a:hover {
color: #0c559a;
}
 
#RightSide img 
{
border: none;
 
}
 
#RightSideKassaTop,
#RightSideBottom
{
float:left;
display:block;
height:28px;
line-height:28px;
width: 170px;
padding-left: 8px;
background:url("../img/KassaTop.gif") top no-repeat;
font-weight:bold;
color:#ffffff;
font-size:13px;
}

#RightSideBottom
{
background:url("../img/topSubitems.gif") bottom no-repeat;
height: 22px;
line-height:0px;
margin-bottom: 20px;
}
 
#RightSideKassContent
{
float:left;
width: 170px;
border-top: 0px;
padding-left: 4px;
padding-right: 4px;
background:#ffffff;
color:#333333;
display:block;
}
 
#RightSideKassContent img
{
border: 0px;
 
}
.subItems
 {
 color:#333333;
 font-weight:normal;
 font-size:10px;
 }
 
/*--------------------------------------------------------------------FOOTER------------------*/
.footerCell,
.footerCellHome	 
{

 height: 53px;
 vertical-align:bottom;
 padding-bottom:4px;
 font-size:9px;
 color:#ffffff;
 text-align:center;
 
}
 

#PageRight
{
	width: 162px;
	padding-top: 110px;
	padding-right:0px;
	padding-left:350px;
	text-align:right;
	color:#446048;
	font-size:11px;
	word-spacing:normal;
}

#PageRight h3
{
font-size: 12px;
/*width: 100%;
display:block;
padding: 3px;
background: #375d81;*/
margin-top:10px;
margin-bottom:2px;
}

#PageRight input
{
color:#333333;
}

#PageRight a
{
width:151px;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
background: #f0f3fc;
background:transparent;
color: #375d81;
display:block;
text-decoration:none;
font-size:10px;
font-weight:normal;
}

#PageRight a:hover,
#selectedItem
{	
width:151px;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
background: #375d81;
color: #e1e6fa;
display:block;
text-decoration:none;
font-size:10px;
border-bottom: #efefef solid 1px;
}
 
 
 
/*--------------------------------LINKS ALGEMEEN ---------------------------*/
 
#prod_overlap {
width : 133px; 
height : 200px; 
overflow : auto; 
}

 

/*-----------------------------------------------------------mainTable --------------------*/

.SideCellsLeft
{
background: transparent url("../img/leftSide.jpg") right top no-repeat;
}
.SideCellsRight
{
background: transparent url("../img/rightSide.jpg") left top no-repeat;
}
.mainTable 
{
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}
 

.footerCell 
{
 position: relative;
 background-position: center;
 background-position: top;
 background-image: url("../img/bottom.jpg");
 /*background-repeat:no-repeat;*/
 padding: 0px;
 vertical-align: top;
}
 

.backgroundCell 
{
 position: relative;
 background-position: left;
 background-position: top;
 background: url("../img/pageMainBack.gif") repeat-y;
 padding: 0px;
 vertical-align: top;
 width: 990px;
}
 
/*--------------------------------------------------------------------FOOTER------------------*/
.footerCell 
{
	padding-left: 200px;
	height: 43px;
	padding-top: 18px;
	font-size:9px;
	color: #ffffff;
	text-align: left;
	width: 730px;
	vertical-align: bottom;
 
}

html>/*firefox*/body .footerCell
{
height: 56px !important; 
}
 
 
/*--------------------------------LINKS ALGEMEEN ---------------------------*/
img a
{
border: 0px;
text-decoration:none;
}
a img
{
border: 0px;
text-decoration:none;
}


/* --------------------------------------------------- */



