﻿body
{
    overflow: -moz-scrollbars-vertical; 
    background-image:url('../images/bg-sea.jpg');
    background-position:top left;
    background-repeat:repeat-x;
    background-attachment:fixed;
    background-color:#1f3752;
    margin:0;
    margin-bottom:8px;
    font-family:Arial, Verdana;
    font-size:12px;
}

img
{
    display:block;
    border:none;
}

* a
{
    text-decoration:none;
    font-weight:bold;
    color:black;
}

input,textarea,select
{
    width:206px;
    color:#32527C;
    border-top:1px solid #E1E1E1;
    border-left:1px solid #E1E1E1;
    border-bottom:1px solid #32527C;
    border-right:1px solid #32527C;    
}

a.extralink {
    font-weight:normal;
    text-decoration:underline;
}

.corner
{
    background-image:url('../images/hoekje.gif');
    background-position:bottom right;
    background-repeat:no-repeat;
}

.bcorner
{
    height:4px;
    width:4px;
    position:absolute;
    bottom:0px;
    right:0px;
    background-image:url('../images/hoekje.gif');
    background-position:bottom right;
    background-repeat:no-repeat;
}

.cornerblue
{
    background-image:url('../images/hoekjeblue.gif');
    background-position:bottom right;
    background-repeat:no-repeat;
}

#main
{
    background-image:url('../images/bg-center.gif');
    background-position:top left;
    background-repeat:repeat-y;
    position:relative;
    top:0px;
    left:0px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:25px;
    width:787px;
}

#footer
{
    position:relative;
    bottom:0px;
    left:0px;
    clear:both;
    background-image:url('../images/bottom-footer.gif');
    background-position:bottom left;
    background-repeat:no-repeat;
    width:787px;
    text-align:center;  
    font-size:11px; 
    padding-top:27px;
    padding-bottom:6px;
    margin-bottom:0px;
}

#header
{
    position:relative;
    margin-left:18px;
    width:758px;
    height:112px;
    background-image:url('../images/dokmar-logo.gif');
    background-position:0px 12px;
    background-repeat:no-repeat;
    font-weight:bold;
    z-index:1;
}

#header-leftmenu
{
    position:absolute;
    top:1px;
    left:74px;
    font-size:11px;
}

#header-rightmenu
{
    position:absolute;
    top:1px;
    right:6px;
    font-size:11px;
}

#boekmenu 
{
    border:3px solid white;
    background-color:white;
    width:694px;
    position:absolute;
    top:15px;
    right:0px;
}

#boekmenu td
{
    background-color: #32527c;
    height: 55px;
    overflow: hidden;
    background-image: url('../images/headerbg.gif');
    background-repeat: repeat;
    position:relative;
}

#boekmenu span
{
    float: left;
    height: 21px;
    margin-bottom: 3px;
    padding-left:8px;
    padding-right:8px;
    padding-top: 5px;
    border-right:1px solid white;
    overflow:inherit;
    display:inline;
}

#footer a, #header-leftmenu a, #header-rightmenu a
{
    color:#32527c;
}

#boekmenu a
{
    color:white;
}

#header-dot
{
    position: absolute;
    top: 53px;
    right: 0px;
    width: 2px;
    height: 2px;
    z-index:1;
}


/*content*/

#overditboek
{
    position: relative;
    width: 558px;
    height: 346px;
    background-color: white;
    left:12px;
    top:-23px;
    float: left;
    display:inline;
}

#overditboek-title
{
  width:470px;
  height:20px;
  position:absolute;
  top:6px;
  right:6px; 
  background-color:#7c3250;
  padding-top:6px;
  padding-left: 6px;
  color:white;
  font-weight:bold;
}

#overditboek-content
{
    position:absolute;
    top: 33px;
    right:6px;
    width:546px;
    height:306px;
    background-color:#e9ced9;
}

#overditboek-innercontent
{
    position:relative;
    margin-left: 6px;
    margin-top:6px;
    margin-bottom:6px;
    padding-right:6px;
    height:266px;
    scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#7c3250;
	scrollbar-base-color:#e9ced9;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#e9ced9;
	scrollbar-shadow-color:#7c3250;
	overflow:auto;
	color:#000914;
	font-size:12px;
}

.overditboek-button
{
    padding-left:10px;
    padding-top:2px;
    padding-bottom:2px;
    width:114px;
    height:14px;
    background-color:#7c3250;
    color:white;
    font-weight:bold;
    float:right;
    margin-right:8px;
    cursor:pointer;
    display:inline;
}

#overditboek-buttonfixed
{
    position:absolute;
    height:18px;
    width:500px;
    bottom:8px;
    right:20px;
}

#boekfoto
{
    position:relative;
    height:346px;
    width:200px;
    background-color:white;
    left:18px;
    top:-23px;
    float:left;
    display:inline;
}

#boekfoto-title
{
  width:182px;
  height:20px;
  position:absolute;
  top:6px;
  right:6px; 
  background-color:#32527c;
  padding-top:6px;
  padding-left: 6px;
  color:white;
  font-weight:bold;
}

#boekfoto-content
{
    position:absolute;
    top: 33px;
    right:6px;
    width:184px;
    height:276px;
    background-color:#e9ced9;
    padding:2px;
}

#boekfoto-prijs
{
  width:182px;
  height:20px;
  position:absolute;
  bottom:6px;
  right:6px; 
  background-color:#7c3250;
  padding-top:6px;
  padding-left: 6px;
  color:white;
  font-weight:bold;
}


#boektitle
{
    position:relative;
    width:184px;
    background-color:white;
    left:12px;
    top:-17px;
    float:left;
    padding-bottom:39px;
    display:inline;
}

#boektitle-title
{
  width:166px;
  height:20px;
  position:absolute;
  top:6px;
  right:6px; 
  background-color:#32527c;
  padding-top:6px;
  padding-left: 6px;
  color:white;
  font-weight:bold;
}

#boektitle-content
{
    position:relative;
    width:166px;
    top:33px;
    left:6px;
}

.boektitle-menu, #boektitle-content a div
{
    padding-left:6px;
    padding-top:2px;
    padding-bottom:2px;
    width:166px;
    background-color:#bdccdf;
    border-bottom:1px solid #d3e2f4;
    color:#32527c;
    cursor:pointer;
    background-image:url('../images/knopje.gif');
    background-repeat:no-repeat;
    background-position:center right;
}

* html #boektitle-content a:hover div
{
        background-color:#bdccdf;
        color:#32527c;
        border-bottom:1px solid #d3e2f4;
}

div.boektitle-menu-on, #boektitle-content a:hover div
{
    background-color:#32527c;
    color:white;
    border-bottom:1px solid white;
    padding-left:6px;
    padding-top:2px;
    padding-bottom:2px;
    cursor:pointer;
    width:166px;
    background-image:url('../images/knopje.gif');
    background-repeat:no-repeat;
    background-position:center right;
}

#boektitle-bottom
{
    background-color:#bdccdf;
    height:8px;
    width:172px;
}

#ajaxframe
{
    position:relative;
    width:580px;
    left:12px;
    top:-17px;
    float:left;
    text-align:left;
    display:inline;
}

#boekafbeelding
{
    float:left;
    background-color:White;
    margin-left:6px;
    padding:6px;
    padding-bottom:0px;
    display:inline;
}

#boekafbeelding-title
{
    width:350px;
    position:relative; 
    background-color:#32527c;
    padding-top:6px;
    padding-bottom:6px;
    padding-left: 6px;
    color:white;
    font-weight:bold;
}

#boekafbeelding-content
{
    width:352px;
    background-color:#bdccdf;
    padding:2px;
    margin-top:1px;
}

#boekafbeelding-sub-cont
{
    float:left;
    background-color:white;
    width:561px;
    overflow:auto;
    padding:6px;
    margin-left:6px;
    display:inline;
}

#boekafbeelding-sub
{
    width:555px;
    background-color:#32527c;
    padding:6px;
    padding-left:0px;
    color:white;
    font-weight:bold;
    height:14px;
}

#boekafbeelding-subcontent
{
    position:relative;
    width:549px;
    top:1px;
    background-color:#bdccdf;
    padding:6px;
    color:#182b45;
}

#boekoptions
{
    background-color:white;
    float:left;
    padding:6px;
    display:inline;
    margin-left:6px;
}

#boekgroot
{
    cursor:pointer;
}

.boekoptions-button
{
  width:176px;
  padding:6px;
  font-weight:bold;
  background-position: center right;
  background-repeat:no-repeat;
  cursor:pointer;
}

#bestelditboek
{
  background-color:#7c3250;
  background-image:url('../images/icon1.jpg');
}

#bekijkdevragen
{
  background-color:#e9ced9;
  color:#7c3250;
  background-image:url('../images/icon2.jpg');
  margin-top:18px;
}

#bekijkeenpreview
{
  background-color:#e9ced9;
  color:#7c3250;
  background-image:url('../images/icon3.jpg');
}

a #bestelditboek
{
  color:white;
}

#bekijkdevragen a, #bekijkeenpreview a
{
  color:#7c3250; 
}

/* iframe webshop */
#webshop
{
    position:relative;
    top:-17px;
    left:12px;
    background-color:White;
    display:inline;
}

/* home */

#homeleft
{
    position:relative;
    width:390px;
    float:left; 
    display:inline;
}

#welkom
{
    position: relative;
    width: 390px;
    overflow:auto;
    background-color: white;
    left:12px;
    top:-23px;
    float: left;
    padding-bottom:39px;
    display:inline;
}

#welkom-title
{
  width:302px;
  height:20px;
  position:absolute;
  top:6px;
  right:6px; 
  background-color:#7c3250;
  padding-top:6px;
  padding-left: 6px;
  color:white;
  font-weight:bold;
}

#welkom-content
{
    position:relative;
    top: 33px;
    left:6px;
    width:378px;
    overflow: auto;
    background-color:#e9ced9;
}

#welkom-innercontent
{
    position:relative;
    margin:6px;
    scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#7c3250;
	scrollbar-base-color:#e9ced9;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#e9ced9;
	scrollbar-shadow-color:#7c3250;
	overflow:auto;
	color:#000914;
	font-size:12px;
}

#uitgaven
{
    position: relative;
    width: 390px;
    height:auto;
    padding-bottom:12px;
    background-color: white;
    left:12px;
    top:-23px;
    float: left;
    margin-top:7px;
    display:inline;
}

#uitgaven-title
{
  width:372px;
  height:20px;
  position:relative;
  top:6px;
  left:6px; 
  background-color:#32527c;
  padding-top:6px;
  padding-left: 6px;
  color:white;
  font-weight:bold;
}

#uitgaven-content
{
    position:relative;
    top: 7px;
    left:6px;
    width:378px;
    height:auto;
    background-color:#d5d9df;
    padding-top:6px;
    padding-bottom:6px;
}

#uitgaven-innercontent
{
    position:relative;
    margin-left:6px;
    margin-right:6px;
    color:#182b45;
    font-size:11px;
}

.button-meerinformatie
{
    color:White;
    font-weight:normal;
    padding-left:6px;
    padding-right:16px;
    background-color:#7c3250;
    position:relative;
    top:0px;
    left:-6px;
    margin-top:16px;
    margin-bottom:16px;
    font-size:11px;
}
