/* CSS Document */

html{
height: 100%;
}

body{
background-color: #9F788B;
height: 89%;
margin: 0px;
color: #D0D78D;
background-image: url(../plaatjes/achtergrond_links.jpg);
background-repeat: repeat-y;
font-family: bookman old style, verdana, sans-serife;
max-width: 1600px;
}

#tabel_1{
width: 100%;
height: 69px;
background-image: url(../plaatjes/achtergrond_boven.jpg);
background-repeat: repeat-x;
}
/* tabel_1 voor firefox */
#tabel_1_ff{
width: 100%;
height: 78px;
background-image: url(../plaatjes/achtergrond_boven.jpg);
background-repeat: repeat-x;
}
/* tabel_1 voor opera */
#tabel_1_opera{
width: 100%;
height: 77px;
background-image: url(../plaatjes/achtergrond_boven.jpg);
background-repeat: repeat-x;
}



#tabel_2{
width: 100%;
height: 98%
}

.cel_links{
width: 210px;
}

#cel_rechtsboven{
text-align: center;
}

.kunstenaars_naam{
font-family: bookman old style, verdana, sans-serife;
font-size: 30px;
font-weight: 400;
letter-spacing: 1px;
}


/* intro het plaatje is nu 480px hoog, mag ook 490px zijn */
#intro{
width: 720px;
height: 510px;
}

/* titel tekst */
.titel_tekst_1{
font-size: 22px;
letter-spacing: 2px;
font-weight: 500;
}

.titel_tekst_2{
font-size: 14px;
}

/* vlaggen */
.vlaggen{
text-align: center;
margin-top: 10px;
}

.vlaggen img{
border: 0px;
}



/* div collectie */
#collectie{
width: 205px;
font-size: 16px;
margin-top: 30px;
padding-left: 5px;

}

/* span collectie */
.collectie{
font-size: 18px;
}

/* menu */
#menu{
width: 200px;
margin-top: 10px;
padding-left: 5px;
font-size: 16px;
width: 205px;
text-align: left;
}

/*div parkhotel */
.park_hotel{
width: 205px;
margin-top: 10px;
padding-left: 2px;
text-align: center;
font-size: 16px;
cursor: pointer;
}

/*class parkhotel */
.parkhotel{
font-size: 18px;
}

/*hr */
hr{
color: #632142;
width: 194px;
}

/*links */
a:link { color: #D0D78D; 
text-decoration: none; 
} 

a:visited { color: #D0D78D; 
text-decoration: none; 
} 

a:hover { color:#FFFEF4; 
text-decoration: none; 
} 

a:active { color: #FFFEF4; 
text-decoration: none; 
} 

/* contact */

#tekst_contact{
text-align: left;
color: #000000;
}

#eerste_tr{
height: 120px;
}

#map{
margin-top: 10px;
border: 3px solid #632142;
width: 700px; 
height: 590px; 
color: #000000;
}

/* nieuws */
#nieuws_tabel{
color: #000000;
width: 95%;
text-align: center;
}

/* talent gezocht */

#talent_gezocht{
width: 700px;
color: #000000;
}

/* echtheid */
#echtheid{
width: 750px;
color: #000000;
}

/* parkhotel*/
#parkhotel_tekst{
text-align: left;
color: #000000;
padding-left: 8px;
padding-right: 8px;
margin-top: 3px;
}

/* merchandise */
#popup{
z-index: 100;
width: 500px;
height: 250px;
background-color:#000000;
position: absolute;
top: 50%;
left: 50%;
margin: -125px 0 0 -250px;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90);
opacity: 0.9; 
-moz-opacity: 0.9; 
visibility: hidden;
padding: 5px;
border: 3px solid #D0D0BF;
}

#merchandise{
width: 745px;
padding: 8px;
}

#begintekst{
border: 1px solid #D0D0BF;
text-align: left;
padding: 5px;
width: 717px;
margin-bottom: 5px;
}

.merchandise_div{
float: left;
width: 140px;
height: 200px;
border: 1px solid #D0D0BF;
margin-left: 4px;
}

#voor_ff{
height: 202px; 
width: 729px;
}

.mer_tabel{
height: 196px;
margin-top: 5px;
}

.mer_cel_1{
height: 132px;
text-align: center;
}

.mer_cel_2{
font-size: 14px;
height: 38px;
text-align: center;
}

.mer_cel_3{
height: 25px;
text-align: center;
}

#totaal{
border: 1px solid #D0D0BF;
margin-top: 5px;
width: 716px;
padding: 5px;
}

#naam_adr{
border: 1px solid #D0D0BF;
padding: 5px;
margin-top: 5px;
width: 716px;
}

.label{
text-align: right;
padding-right: 5px;
width: 85px;
}

.inh_f{
text-align: left;
width: 210px;
}

.fouten{
font-size: 12px;
color: red;
text-align: left;
}

#prijs_tabel{
border: 1px solid #D0D0BF;
}

.bov_rij{
font-weight: 800;
text-align: center;
}

#td_bedrag{
width: 80px;
}

#td_producten2{
text-align: right;
padding-right: 3px;
}

#td_aantal2{
text-align: center;
}

#td_bedrag2{
text-align: right;
padding-right: 3px;
}

#td_bedr_tot{
text-align: right;
padding-right: 3px;
}

#checkbox{
font-size: 12px;
}

#sluiten{
margin-top: 30px;
text-align: center;

}

