/* A_Z pagina OTIA ANTIQUARIAAT*/

@charset "utf-8";

body,
html {
    margin:0;
    padding:0;
    color:#000;
	background:#FFFFEC;
	height       : 100%;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 12px;
	line-height  : 16px;
	color        : #000000;
	text-align   : center;
}

#wrapper {
    width:1020px;
    margin:0 auto;
    background:#C43022;
	border: 2px solid;
	border-color:#C43022;
}

#header { 
	background:#C43022;
}

#kop {
	height: 100px;
	text-align:center;
}
#links {
    float:left;
    width:240px;
    background:#C43022;
	border-top: 2px solid;
	border-top-color:#FFFFEC; 
}

#zoek {
	height: 30px;
	text-align:left;
	width:238px;
	padding: 0 0 8px 4px;
	margin:10px 0 10px 0;
	border-bottom: 2px solid #FFFBEA;
}

div.zijlijn {
	text-align:center;
	width:200px;
	margin: 46px 0px 0px -3px;
	background-color:#FFFFEC;
}

p.zijlijn {
	text-align:center;
	font-size:12px;
	line-height:12px;
	margin-top: 0px;
} 

#navigatie {
	padding: 5px 5px;
}


#nav {				/* is voor UL */
list-style: none;
margin: 0 0 0 5px;
padding:0;
width: 100%;
}

#nav li  {
border-style:none none solid none;
border-width:1px;
border-color:#FFFDEA;
padding:0px 5px 3px 0;
font-size: 14px;
text-align:left;
color: #000000;
font-weight: bold;
width: 80%;
}

#nav p { 
	font: Georgia, serif, Times;
	background-color:#000;
	color:#CCC;
}

#nav a {
	display:block;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	background-color: #C43022;  
	color:#CCC;
}

#nav a:link {
	font-size: 14px;
	color:#FFDB00;
}

#nav a:visited {
color: #FFECC1;
}

#nav a:hover {
color:#000000;
}

#nav a:active {
color:#CCCCCC;
background-color:#FFFFFF;
}

#navimg {
	padding: 1px 0 0 8px;
	margin: 0 0 0 2px;
	width: 190px;
}

#main {
    float:right;
    width:780px;
	background:#FFFFEC;
}

#infoos {
	margin: 6px 8px 24px 42px;
	width: 500px;
	min-height: 600px;
	text-align:left;
}

h1 {
margin: 4px 0 6px 6px;
font-size:20px;
color:#C43022;
font-weight:bolder;
font-stretch:expanded;
}

h2 {
	margin: 0 1em 0 1em;
	font-size:13px;
	color:#B5190A;
}

h3 {
	margin: 1em 1em 0 1em;
	font-size:13px;
	color:#B5190A;
}

#inhoud {
    float:right;
    width:740px;
    background-color : #FFFFFF;
	padding: 10px;
	text-align:left;
}	

div.boeken {
	/* clear: both;  */
	border:solid #000000 1px;
	background-color:#FFFDEA;   
	float:left;
	margin: 4px 10px 4px 2px;
	padding: 0;
	width:720px;
	min-height: 170px;
}

div.links {
	text-align: center;
	float:left;
	vertical-align:top;
	padding: 0 0 0 0px;
	width: 170px;
	min-height:170px;
	background-color: #FFECC1;
	margin: 0 3px 0 0;
}

div.rechts {
	text-align: center;
	float:right;
	vertical-align:top;
	padding: 0 0 0 0px;
	width: 100px;
	min-height:170px;
	background-color: #FFECC1;	
}

div.tussen {
	text-align: left;
	background-color:#FFFDEA;
	float:left;
	vertical-align:top;
	padding: 0 0 0px 0px;
	width: 320px;
	min-height: 170px;
}

p.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	color: #C43022;
	margin: 6px 2px 2px 2px;
	padding: 0px;
	text-align: left;
}

p.nummer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #C43022;
	margin:4px 0 0 9px;	
	padding: 4px;
}

p.prijs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #C43022;
	font-weight:bold;
	float:center;
	margin: 4px 0 4px 0;
	padding: 4px;
}

p.auteur  {
	font-size: 14px;
	line-height:15px;
	font-weight:bold;
	margin: 6px 2px 2px 2px;
	padding: 0 4px;
	text-align: left; 
}

p.inhoud  {
line-height:12px;
margin: 6px 2px 2px 2px;
padding: 0 4px;
}

p.melding  {
line-height:16px;
padding-top:6px;
margin: 0 90px 0 120px;
padding-bottom: 8px;
}

p.info {
font-size: 13px;
line-height:14px;
margin: 6 2px 2px 2px;
padding: 0 4px;
text-align: left; 
}

img.cover {
	margin: 6px 6px 6px 6px;
	border:1px;
	border-color:#000000;
	border-style:solid;
}
	
img.mandje {
	float:center;
	vertical-align: bottom;
	border-color:#FFFDEA;
	margin: 10px 2px 10px 2px;
}

img.info {
   vertical-align: top;
	float:center;
	border-color:#FFFDEA;
	margin: 10px 2px 10px 2px;
}

img.logo  {
	border: none;
}

#footer {
    clear:both;
	padding: 5px 10px;
    background: #FFECC1;
	border-top: 1px solid;
	border-top-color: #000000;
}

#footer p {
	margin:0;
}

* html #footer {
	height:1px;
}

/* 
#benee {
	float: left;
	width: 680px;
	text-align: center;
	border:solid #000000 2px;
	padding: 2px 2px 2px 2px;
	margin: 12px 10px 2px 2px;
}
.blauw {
	color: #33F;
}
*/

#balk  {
float:right; 
position:relative;
margin: 2px 3px 2px 3px;
padding:0;
width:720px;
font-size: 13px;
font-weight:bold;
text-align:center;
}


#AZigatie {
list-style:none;
margin:0;
padding:0;
width:100%;
}

#AZigatie li  {
background:#FFECC1; /* #CCCCCC;  */
border-style:solid;
border-width:1px;
border-color:#000000;
padding:0px 5px 0px 5px;
text-align:center;
margin: 2px 2px 2px 2px;
min-width: 40px;
width: auto;
color:#666666;
float:left;
}

#AZigatie a {
display:block;
text-decoration:none;
}

#AZigatie a:link {
color:#000000;
}

#AZigatie a:visited {
color:#9B9EA0;     /* FFFFFF; */
background:#AD0000;
}

#AZigatie a:hover {
color:#AD0000;
background-color:#FFDB00; /* #FFECC1;  #F7F7F7; */
}

/* BUTTONS i.p.v. AZigate */

#buttons {
float:right;
position:relative;
left:-50%;
text-align:center;
font-size:12px;
font-weight:bold;
margin: 4px 0px 4px 0px;
}

#buttons ul{
list-style:none;
position:relative;
left:50%;
}

#buttons li {
float:left;
position:relative;

background:#FFDB00;  /* #C43022;  */
border-style:solid;
border-width:1px;
border-color:#000000;
padding:0px 5px 2px 5px;
text-align:center;
margin: 2px 2px 2px 2px;
min-width: 20px;
width: auto;
color:#FFDB00;
float:left;
}
/* ie needs position:relative here*/

#buttons a{
text-decoration:none;
color:#000000;
text-align:center;
white-space:nowrap;

}
#buttons a:hover{ 
color: #AD0000;
background:#FFFDEA;
}

#buttons a:visited{ 
border:2px;
border-color:#000;
color:#000000;
background:#FFFDEA;
}

#buttons a:active{ 
border:2px;
border-color:#000;
color:#AD0000;
background:#FFFDEA;
}

#content{
	overflow:hidden
}
/* BUTTONS voor Subkopje */

div.btnSubs {
	border:solid #000000 1px;
	background-color:#FFFFFF; 
	float:left;
	margin: 4px 10px 2px 2px;
	padding: 0 0 0 4px;
	width:700px;
	font-size:14px;
	font-weight:bold;
	color:#AD0000;
	line-height:16px;
 	height: 18px; 
}

#content{
	overflow:hidden
}
/* hide horizontal scrollbar*/

/* http://www.pmob.co.uk/pob/centred-float.htm */