html {
height: 100%;
}
 
body {
 font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px;
 color: #666666;
 line-height: 15px; 
 margin: 0px;
 padding: 0px;
 background: #ffffff  url("../img/background.gif") repeat-x;
 background-position: left;
 background-position: top;
 height: 100%;
 vertical-align: top;
}
 
#mainContent {
display:block;
width: 980px;
height: auto !important;
height: 600px; /* IE 6.0  */
background: transparent url("../img/mainContent.jpg") top no-repeat;
}
html>/**/body #mainContent /*FireFox*/
{
height: 600px !important;
}
 
.contentHeaders {
color: #cedbe4;
 
font-size:13px;
font-weight: bold;
}
 
.contentRightPrices
{
color: #FFFFFF;
font-size:11px;
font-weight: bold;
 
}
 
 
 

/*-----------------------------------------------Top -------------------------------*/
#HeaderCell
{
 position: relative;
 background-position: center top;
 background-repeat: no-repeat;
 background-image: url("../img/top.jpg");
 width: 980px;
 vertical-align: top;
 height: 130px;
 padding-top: 18px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
 
#HeaderCell img
{
border: 0px;
}
 
#HeaderCell A
{
border:0px;
text-decoration:none;
}
 
.input
{
float:right;
border: 0px;
background-color:transparent;
height: 14px;
width: 124px;
border: #ffffff;
font-size: 9px;
padding-top: 3px;
}
 

/*---------------------------LEFTSIDE --------------------------------*/
#LeftSideMain {
 float:left;
 width: 165px;
 display:block;
 margin: 0px;
 padding-left: 27px;
 padding-bottom:10px;
 padding-right: 14px;
}

 
.LeftSideMain a {
display:block;
width: 157px;
padding-top: 4px;
padding-bottom: 4px;
/*height: 28px;
line-height: 27px;*/
float:left;
color: #2f3b0a;
color:#4a789c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
border: 0px;
padding-left: 3px;
text-decoration:none;
border-bottom: #999999 solid 1px;
margin:0px;

/*background: transparent url("../img/tabNotSelected.png")  no-repeat left;*/
 
}
 
.LeftSideMain a:hover
{
background: transparent url("../img/tabNotSelected.jpg") center center repeat-x;
color: #ffffff;
}
 

.SubMenuItem a,
.SubMenuItem a:hover {
float:left;
width: 147px;
color: #194e7a;
text-decoration:none;
font-size: 9px;
font-weight:bold;
padding-left: 11px;
padding-right: 3px;
line-height: 16px;
border:0px;
background: transparent url("../img/SubMenuOver.gif") center;
border-bottom:#FFFFFF solid 1px;
margin:0px;
}
.SubMenuItem a:hover {
background: transparent url("../img/SubNormaOverl.gif")  center;
color:#ffffff;
}
 
/*-----------------------------------------PAGECONTENT  ----------------------------*/
#PageContentKassa 
{
 float:left;
 width: 750px;
 margin-top: 10px;
 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;
 width: 550px;
 margin-top: 10px;
 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 h4
{
 font-size: 9px;
 font-weight: normal;
 color: #333333;
} 
 
#PageContent h3
{
 font-size: 17px;
 font-weight: bold;
 color: #333333;
}
 
#PageContent h2
{
 font-size: 16px;
 font-weight: bold;
 color: #333333;
}
#PageContent h1
{
 font-size: 16px;
 font-weight: bold;
 color: #333333;
}
 


 
#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:0px;
}
 
.PageBlockTitel
{
float:left;
width: 270px;
border-left: #0d3e6a solid 1px;
border-right: #0d3e6a solid 1px;
border-top: #0d3e6a solid 1px;
background: transparent url("../img/tabSelectedOver.jpg") center center repeat-x;
}
.PageBlockContent
{
/*border-left: #0d3e6a solid 1px;
border-right: #0d3e6a solid 1px;
border-bottom: #0d3e6a solid 1px;*/
border: #0d3e6a solid 1px;
margin-bottom: 12px;
text-align:left;
float:left;
}
#PageBlock1  img,
#PageBlock2 img
{
border: 0px;
text-decoration: none;
}
 
/*-----------------------------------------------------------mainTable --------------------*/
.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.gif");
 /*background-repeat:no-repeat;*/
 padding: 0px;
 vertical-align: top;
 width: 980px;
}
 

.backgroundCell 
{
 position: relative;
 background-position: left;
 background-position: top;
 background-image: url("../img/PageMainBack.gif");
 /*background-repeat:no-repeat;*/
 padding: 0px;
 vertical-align: top;
 width: 980px;
}
/*--------------------------------------------------------------------RIGHT SIDE STUFF------------------*/
#RightSide {
 float:left;
 width: 180px;
 padding-right: 0px;
 padding-top: 38px;
 padding-left: 10px;
 font-size:10px;
 color: #84afd6;
 padding-top: 10px;
}
 
#RightSide a {
border: 0px;
text-decoration:none;
color: #84afd6;
 
font-size: 9px;
}
 
#RightSide a:hover {
color: #0c559a;
}
 
#RightSide img 
{
border: #00488c solid 1px;
 
}
 
#RightSideKassaTop
{
float:left;
display:block;
height:28px;
width: 178px;
background:url("../img/KassaTop.gif") no-repeat;
border:#ae4228 solid 1px;
}
 
#RightSideKassContent
{
float:left;
width: 170px;
border:#ae4228 solid 1px;
border-top: 0px;
margin-bottom: 20px;
padding: 4px;
}
 
#RightSideKassContent img
{
border: 0px;
 
}
 
 
 
/*--------------------------------------------------------------------FOOTER------------------*/
.footerCell 
{
 width: 780px;
 padding-left: 32px;
 padding-right: 10px;
 height: 33px;
 vertical-align:bottom;
 font-size:9px;
 color:#666666;
 
}
 
 
 
/*--------------------------------LINKS ALGEMEEN ---------------------------*/
a { 
 color: #333333;
 font-weight:bold;
 text-decoration: none;
 border-bottom:  #999999 dotted 1px;
}
 
a:hover{
  color: #333333;
 font-weight:bold;
 text-decoration: none;
 border-bottom: #8d1b00 solid 1px;
}
 
#prod_overlap {
width : 133px; 
height : 200px; 
overflow : auto; 
}

