/*-------------------------------------------- teledisk --------------------------------------------*/
body {
    background-color:#edf1f6;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    scrollbar-highlight-color: #FFF;
    scrollbar-shadow-color: #666;
    scrollbar-3dlight-color: #666;
    scrollbar-arrow-color: #666;
    scrollbar-track-color: #FFF;
    scrollbar-darkshadow-color: #FFF;
    scrollbar-base-color: #FFF;
    scrollbar-face-color: #FFF;
}
#titel {
    background-image:url(images/titel_bg.gif);
    background-repeat:repeat-x;
    width:785px;
    height:48px;
    left:0px;
    top:0px;
}
#titel p {
    font-family:arial black;
    font-style:italic;
    color:#fff;
    font-size: 22pt;
    text-align:left;
    margin:0px;
    padding:0px;
}
#logo {
    left: 0px;
    top: 48px;
}
#shadow {
    left: 0px;
    top: 209px;
}

#foto-left {
    float:left;
    margin-right:10px;
}
/*-------------------------------------------- begin menu --------------------------------------------*/

#menu {
    width:785px;
    font-size:11px;
    left: 0px;
    top: 216px;
    background-image:url(images/menu_bg.gif);
    background-repeat:repeat-x;
}
#menu ul {
    width:785px;
    margin:0px;
    padding:0px;
    list-style:none;
}
#menu li {
    float:left;
    height:30px;
    background-image:url(images/menurand.gif);
    background-position:right;
    background-repeat:no-repeat;
    text-decoration:none;
}
#menu li.currenti a {
    text-decoration:underline;
    background-image:url(images/over.gif);
    background-position:right;
    background-repeat:no-repeat;
    color:#FFF;
}
#menu li.i a {
    padding-left:11px;}
#menu li.l {
    background-image:none;
}
#menu li a {
    display:block;
    _display:inline;
    height:25px;
    _height:30px;
    padding:0px 8px;
    padding-top:5px;
    color:#000;
}
#menu li.l a {
    padding-right:24px;
}
#menu li a:hover {	
    text-decoration:underline;
    background-image:url(images/over.gif);
    background-position:right;
    background-repeat:no-repeat;
    color:#FFF;
}
#menu li.current a {	
    text-decoration:underline;
    background-image:url(images/over.gif);
    background-position:right;
    background-repeat:no-repeat;
    color:#FFF;
}
#menu li.l a:hover {
    background-image:url(images/over_l.gif);
    background-repeat:repeat-x;
}
#menu li.contactc a {
    background-image:url(images/over_l.gif);
    background-repeat:repeat-x;
    padding-right:24px;
    color:#FFF;
}
#menu #spacer {
    clear:both;
}
/*-------------------------------------------- end menu --------------------------------------------*/

/*-------------------------------------------- begin content --------------------------------------------*/

#content {
	width:785px;
	margin-top:30px;
	text-align:left;
}
#content .hoofdtitel {
    margin:0px;
    font-size:16px;
    font-weight: bold;
    color:#346B8A;
    text-transform:uppercase;
	border-bottom:1px solid #ccc;
}
#content .hoofdtitel a {
    text-decoration:none;
color:#346B8A;

}
#content h1 {
    margin:0px;
    font-size:16px;
    font-weight: bold;
    color:#346B8A;
    text-transform:uppercase;
}
#content h2 {
    font-size:14px;
    color:#346B8A;
}
#content h3 {
    font-size:12px;
    text-decoration:underline;
    color:#346B8A;
}
#content hr{
    width:365px;
    text-align:left;
    margin-left:0px;
    margin-top:0px;
}

/*--- content left ---*/

#content-left {
    float:left;
    width:372px;
    padding-right:15px;
}
#content-left ul {
    list-style-position:inside;
}	

/*--- content right ---*/

#content-right {
    float:right;
    width:392px;
}

#drukkerij {
	float:right;
	width:180px;
	padding-left: 15px;
	
}

#aanbieding-item {
    width:100%;
    height:140px;
}

/*-------------------------------------------- end content --------------------------------------------*/

/*-------------------------------------------- begin bottom --------------------------------------------*/

#bottom {
    clear:both;
    text-align:left;
    width:785;
}

#bottom hr{
    width:365px;
    text-align:left;
    margin-left:0px;
    margin-top:0px;
}

/*--- bottom left ---*/

#bottom-left {
    float:left;
    width:387px;
}	

/*--- bottom right ---*/

#bottom-right {
    float:right;
    width:392px;
}


/*-------------------------------------------- end bottom --------------------------------------------*/

/*-------------------------------------------- opsomming voor alle foto's (zoals realisaties) --------------------------------------------*/
#realisaties ul{
    float:left;
    margin:0;
    list-style:none;
}
#realisaties li {
    position:static;
    display:inherit;
    float:left;
    margin:5px;
}

/*-------------------------------------------- end opsomming voor alle foto's (zoals realisaties) --------------------------------------------*/

#teledisk_1{
    float:right;
}
#teledisk_2{
    float:right;
}
td, tr {
    font-size:10px;
    font-weight:bold;
}

.producteigenschappen {
    border-spacing: 0px;
}

.producteigenschappen td {
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 180px;
    font-weight: normal;
}

.producteigenschappen td.left {
    border: 1px solid #000000;
}

.producteigenschappen td.leftmiddle {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.producteigenschappen td.right {
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.producteigenschappen td.rightmiddle {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.prijs {
    font-size:12px;
    font-weight:bold;
    color:#990000;
}
.aanbiedingen {
    font-style:italic;
    font-weight:bold;
    font-size:14px;
}
.promo {
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    color:#990000;
}

