/* ALGEMEEN */

BODY{
background: #F2F2F2;
margin: 0px auto;
font-size: 12px;
font-family: verdana, lucida grande, sans-serif;
line-height: 20px;
width: 950px;
/* geen text-align: justify; -> Mozilla fout */
}
FORM{
margin: 5px;
}
INPUT {
font-family: verdana, lucida grande, sans-serif;
font-size: 12px;
display: block;
padding-left: 3px;
margin: 2px;
}
SELECT{
font-family: verdana, lucida grande, sans-serif;
font-size: 12px;
width: 177px;
display: block;
margin: 2px;
}
TEXTAREA{
font-family: verdana, lucida grande, sans-serif;
font-size: 12px;
height: 400px;
width: 895px;
padding-left: 3px;
display: block;
margin: 2px;
}
IMG {
display: block;
border-width: 0px;
}
A{
color: #000000;
text-decoration: underline;
}
A:hover{
text-decoration: none;
}
UL{
text-align: justify;
margin-right: 15px;
}
OL{
margin-left: -20px;
}
PRE{
text-align: left;
margin-left: 15px;
color: #999999;
line-height: 12px;
}
TD{
vertical-align: top;
}
H1{
width: 100%;
font-weight: bold;
font-size: 14px;
text-align:center;
margin: 2px;
}
H2{
width: 100%;
font-weight: bold;
font-size: 14px;
text-align:center;
margin: 2px;
}

/* ALGEMEEN GEBRUIKERSSPECIFIEK */

.topic{ /* gebruikers: index.php, colofon.php */
background: #FFFFFF;
padding: 7px;
border: 7px solid #C1C1C1;
vertical-align: top;
}
.topic.width400{ /* gebruikers: index.php */
width: 400px;
/* geen text-align: justify; -> Mozilla fout */
}
.topic.width575{ /* gebruikers: boekverslagen/index.php */
width: 575px;
text-align: justify;
}
.topic.justify{ /* gebruikers: colofon.php */
text-align: justify;
}
.centreertekst{ /* gebruikers: index.php*/
text-align: center;
}
.fontsize9{ /* gebruikers: colofon.php */
font-size: 9px;
line-height: 11px;
margin-bottom: 0px;
margin-top: 11px;
}
.knop{ /* gebruikers: index.php */
margin-top: 2px;
margin-bottom: 0px;
}
.width60{ /* gebruikers: index.php */
width: 60px;
}
.width170{ /* gebruikers: index.php */
width: 170px;
}
.height25{ /* gebruikers: inc/header.inc, inc/menu.inc, boekverslagen/index.php */
height: 25px;
}
.width245{ /* gebruikers: inc/header.inc */
width: 245px;
}
.margin50016{ /* gebruikers: boekverslagen/index.php */
margin: 5px 0px 0px 16px;
}
.margintop-7{ /* gebruikers: boekverslagen/index.php */
margin-top: -7px;
}
.margintop5{ /* gebruikers: boekverslagen/index.php */
margin-top: 5px;
}
.marginbottom-5{ /* gebruikers: index.php */
margin-bottom: -5px;
}
.marginleft53{ /* gebruikers: index.php */
margin-left: 53px;
}
.inline{ /* gebruikers: boekverslagen/index.php */
display: inline;
}
.pointer{ /* gebruikers: boekverslagen/index.php */
cursor: pointer;
}
.tabel{ /* gebruikers: zoeken/zoeken.php, boekverslagen/index.php */
border-collapse:collapse;
background-color: #FFFFFF;
}
.tabel.leftfixed{ /* gebruikers: boekverslagen/index.php */
text-align: left;
table-layout: fixed;
}
.tabel TD{ /* gebruikers: zoeken/zoeken.php, boekverslagen/index.php */
border: 1px solid #B4B4B4;
padding: 3px;
}
.tabelkop{ /* gebruikers: boekverslagen/index.php */
text-align: center;
font-weight: bold;
}
.tabelkop.link{ /* gebruikers: boekverslagen/index.php */
text-decoration: underline;
cursor: pointer;
}
.tabelkop.link:hover{ /* gebruikers: boekverslagen/index.php */
text-decoration: none;
}
.tablefixed{ /* gebruikers: inc/menu.inc, boekverslagen/index.php, huiswerk/index.php */
table-layout: fixed;
}
.plaatje{ /* gebruikers: colofon.php */
margin: 0px auto;
margin-top: 15px;
margin-bottom: 15px;
}
.floatleft{ /* gebruikers: colofon.php */
float: left;
margin-right: 10px;
}

/* HEADER gebruikers: inc/header.inc */

.header{
background: #FFFFFF;
padding: 7px;
border-top: 7px solid #C1C1C1;
border-bottom: 7px solid #C1C1C1;
}
.header.left{
border-left: 7px solid #C1C1C1;
}
.header.right{
border-right: 7px solid #C1C1C1;
}

/* MENU gebruikers: inc/menu.inc, boekverslagen/index.php */
.menu{
background: #FFFFFF;
padding: 4px 0px 4px 0px;
border-top: 7px solid #C1C1C1;
border-bottom: 7px solid #C1C1C1;
border-left: 7px solid #C1C1C1;
line-height: 15px;
cursor: pointer;
font-weight: bold;
text-align:center;
}
.menu a{
text-decoration: none;
}
.menu:hover{
text-decoration: underline;
}
.menu.inactief{
color:#D6D6D6;
cursor: auto;
}
.menu.laatste{
color:#D6D6D6;
border: 7px solid #C1C1C1;
cursor: auto;
color: #000000;
}

/* BOEKVERSLAGEN gebruikers: boekverslagen/index.php */

.boekverslag{
height: 59px;
width: 119px;
padding: 4px;
margin-right: 10px;
display: block;
float: left;
font-size: 9px;
line-height: 10px;
text-align: center;
background-image:url('../images/uittreksel.gif');
background-repeat: no-repeat;
cursor: pointer;
}
.beoordeling{
font-size: 12px;
font-weight: bold;
}
.boeken{
height: 139px;
width: 210px;
padding: 3px;
font-size: 12px;
line-height: 14px;
}
.boekafbeelding1{
position: relative;
}
.boekafbeelding2{
z-index: 1;
position: absolute;
left: 221px;
top: -140px;
}
.boekafbeelding3{
z-index: 2;
position: absolute;
left: 200px;
top: -56px;
}
.boekafbeelding4{
z-index: 3;
position: absolute;
left: 210px;
top: -39px;
font-size: 9px;
}

/* ZOEKEN */

.inhoud{
background: #FFFFFF;
padding: 7px 15px 7px 15px;
border: 7px solid #C1C1C1;
vertical-align: top;
text-align:justify;
}

/* FOOTER gebruikers: inc/footer.inc */

.footer{
color: #666666;
font-size: 10px;
margin: 15px;
text-align: center;
}
.footer A{
color:#666666;
margin: 15px;
}