margin:0px;
padding:0px;




* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
/*background-color: #cccccc;*/
/* center everything for ie6 and prev*/
        text-align:center;

min-height:500px;/*468px;*//* for good browsers*/
min-width:800px;/*552px;*//* for good browsers*/
}
#outer{
width:100%;
display:table;
vertical-align:middle;
}


#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
/* center everything for ie6 and prev*/
text-align:left;

/* center everything on other browsers*/
        margin:0 auto;
}


#inner {
width: 800px;/*552px;*/
/*background:red;*/
/*text-align: center;*/
background-color: #DBC7AC;
margin:auto;
border:1px solid #000;
overflow: hidden;
}

div#header
{
  z-index: 3;
  position: relative;
  height: 136px;
}
div#links
{
  z-index: 2;
  border-top:1px solid #000;
  width:195px;
  height: 535px;
  font-size: 16px;
  background-color: #DBC7AC;
  text-align: left;
  padding:2px;
  font-family: Arial ;
}
div#basket
{
  width:186px;
  position: absolute;
  top: 535px;
  font-size: 14px;
  background-color: #DBC7AC;
  text-align: left;
  overflow:auto;
  padding:2px;
  font-family: Arial ;
  /* to put it on the right: but cant put it at the top
  z-index: 4;
  background-color: #DBC7AC;
  top: 550px;
  width:190px;
  position: relative;
  float: right;*/

}
div#nieuwsbrief
{
  width:186px;
  position: absolute;
  top: 590px;
  font-size: 14px;
  background-color: #DBC7AC;
  text-align: left;
  overflow:auto;
  padding:2px;
  font-family: Arial ;
  border-bottom:1px solid black;
}

div#text
{
  border-top:1px solid #000;

  border-left:1px solid black;
  position:relative;
  min-height: 633px;
  left: 190px;
  margin-top:-550px;
  width: 595px;
  font-size: 14px;
  padding: 2px;
  padding-left:12px;
  background-color: #DBC7AC;
  text-align: left;
  color: #404040;
  font-family: Arial ;
}
div#bestel
{
  background-color:#DBC7AC;
  padding:2px;
  font-size: 13px;
  text-align: left;
  color: #404040;
  font-family: Arial ;

}

h2,h3,h4,h5,h6
{
  color:#6B151C;
}
b
{
  color:#6B151C;
}

table
{
  font-family: Arial ;
  font-size: 12px;
  color: #404040;
}
table#links
{
  font-family: Arial ;
  font-size: 15px;
  color: #404040;
}

a:hover
{ color: #8B0000;
font-style:italic;
text-decoration:none;}
a:link
{ color: #8B0000;
text-decoration:none;}
a:visited
{ color: #8B0000;
text-decoration:none;}
a:active
{ color: #8B0000;
text-decoration:none;}
