/* CSS Document */

/* product-index pagina rules */

#overzichtlink {
margin: 0;
margin-top: 5px;
border: 1px solid #703C15;
width: 455px;
height: 230px;
right: 5px;
background-color: transparant;
position: relative;
}

#overzichtlink p {
margin: 0;
text-align: right;
font-weight: bold;
color: #583118;
padding-right: 5px;
}

#overzichtlink a:link, #overzichtlink a:visited {
color: #583118;
}

#overzicht a:hover {
margin: 0;
text-align: right;
font-weight: bold;
color: #583118;
padding-right: 10px;
text-decoration:underline;
}

#overzichtinfo {
margin: 0;
margin-left: 210px;
margin-right: 10px;
margin-top: 5px;
right: 0;
background-color: grey;
}

#overzichtinfo p {
font-weight: 500;
line-height: 11px;
text-align: justify;
font-size: 10px;
}

#overzichtinfo h1 {
font-size: 11px;
}

#prijsinformatie {
margin: 0;
top: 5px;
right: 0;
border: 1px #703C15 solid;
}

/* verschillende modellen:
1. Hanuman
2. Rama
3. Vishnu op Garuda
4. Tempelwachter
5. Sri Dewi
6. Ganesha
7. Tempelwachter groot
8. Brahma en Visnu
*/

#overzichtbeelden1 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/hanuman_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}

#overzichtbeelden2 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/rama_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
#overzichtbeelden3 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/vishnugaruda_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
#overzichtbeelden4 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/tempelwachter_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
#overzichtbeelden5 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/sridewi_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
#overzichtbeelden6 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/ganesha_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
#overzichtbeelden7 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/groottempelwachter_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
#overzichtbeelden8 {
position: absolute;
top: 5px;
left: 0px;
width: 200px;
margin:0;
background-color: transparant;
background-image: url(../site%20plaatjes/producten/beelden/brahmavishnu_klein.jpg);
background-repeat: no-repeat;
background-position:center center;
height: 220px;
}
