body {
background: #463f35;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:1.5em;
color:#000000;
}

#topLeft{
position:absolute;
background:#463f35 url(images/masthead_left.jpg) repeat-x;
top:-13px; 
left:0px;
height:200px;
width:50%;
}

#container{
position:absolute;
top:0px;
left:50%;
width:800px;
min-height:800px;
margin-left:-410px;
padding: 0px 10px 0px 10px;
background:#ffffff url(images/bg_main.jpg) repeat-y;
}

#masthead{
position:relative;
top:0px;
width:810px;
margin-left: -10px;
height:196px;
background: #000000 url(images/masthead.jpg) no-repeat;
}

#menu_main{
position:relative;
width:780px;
height:27px;
background-color:#042328;
color:#ffffff;
font-size:12px;
padding-left:20px;
clear:both;
}

#menu_main a{
display:block;
float:left;
padding:5px 10px 7px 10px;
text-decoration:none;
color:#FFFFFF;
background:#042328;
}

#menu_main a:hover{
background:#ff9600;
}

#menu_main a:active{
background:#ff9600;
}

#menu_main .active{
background:#ff9600;
}

#pics {
position:relative;
float:left;
clear:left;
width:200px;
}

#menu_sub{
/*zie subnav.css*/

}

#colleft{position:relative;
float:left;
clear:left;
width:190px;
}

#content_main{
float:left;
padding:20px;
width:360px;
min-height:800px;
font-size:11px;
line-height:1.5em;
}

#aanbiedingen{
position:relative;
float: right;
padding-top:20px;
width:200px;
}

.nieuwsitem{
padding:0px 0px 10px 0px;
margin-bottom:5px;

}

.nieuwsitem .datum_nieuws{
clear:both;
position:relative;
left:0px;
top:0px;
width:100%;
height:20px;
color:#FFFFFF;
font-style: italic;
background-color:#463f35;
margin-bottom:5px;
padding:3px 0px 0px 5px;
}

.aanbieding{
width:200px;
margin-bottom:10px;
}
.aanbieding_kop{
width:163px;
height:27px;
position:relative;
left:0px;
top:0px;
background:#ff9600 url(images/aanbieding_kop.jpg) no-repeat;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding: 13px 10px 0px 10px;
text-align:center;
}

.aanbieding_mid{
width: 163px;
position:relative;
top:0px;
left:0px;
background:#FFFFFF url(images/aanbieding_bg.jpg) repeat-y;
padding: 10px 10px 10px 10px;
}

.aanbieding_mid img {
display:block;
margin-left:2px;
margin-bottom:5px;
}

.aanbieding_foot{
width:183px;
height:10px;
position:relative;
clear:both;
background:#FFFFFF url(images/aanbieding_foot.jpg) no-repeat;
}





h1{
font-size:14px;
font-weight:bold;
}

h2{
font-size:12px;
font-weight:bold;
}

a {
color: #042328;
}

a:hover {
color:  #ff9600;
}

#content_main img {
float:left;
margin: 5px 10px 5px 0px;
}

/* --------------------------------- tabelopmaak instrumenten ------------------------ */


td {
}

.dashedbottom {
    border-bottom: 1px dashed #a0a0a0;
}

.dashedright {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px dashed #a0a0a0;
}

.nobr {
    white-space: nowrap;
}


.shoplink {
    color: red;
    font-size: 18;
}

.thumbnail {
    border: 1px solid black;
}

a.itemlink {
    text-decoration: none;
}


.rowstyle1 {
      border-bottom: 1px solid #e0e0e0;
}

.rowstyle2 {
      border-bottom: 1px solid #e0e0e0;
}

.fuzzy {
    color: #7070a0;
}

.itemtitle {
    color: #000000;
    font-size: 24px;
}

.itemstatus {
    font-size: 8px;
    color: red;
}

.catheader {
    color: black;
    font-weight: bold;
    border-bottom: 1px dashed #7070a0;
    padding-top:25px;
}


