/* CSS Document */

h2 {
font-family: verdana;
font-size: 16px;
font-weight: bold;
}

h3 {
font-family: verdana;
font-size: 15px;
font-weight: bold;
}

.artikels_p {
font-family: verdana;
font-size: 14px;
}

.uitrusting-stuk { 
width: 750px;
margin-right: 25px;
}

.foto_links { 
width: 350px;
/* height: 378px;
 position: relative;
float: left;
background: url(../img/artikels/uitrusting/etensblik.jpg);*/
}

.text_rechts { 
width: 375px;
position: relative;
float: right;
margin-left: 20px;
}

.horizontale-lijn { 
height: 2px;
width: 750px;
background: url(../img/horizontale-lijn.gif) repeat-x;
/* position: relative;
float: left; */
Margin-top: 35px;
margin-bottom: 10px;
}

#broodzak_artikel {
width: 750px;
}

.broodzak_artikel_p {
width: 400px;
}

.veldfles_artikel_p {
width: 375px;
}

.y-riem_artikel_p {
width: 390px;
}

.foto_broodzak_links {
position: relative;
float: left;
}

.foto_broodzak_rechts {
position: relative;
float: right;
}

.foto_y-riem_rechts {
position: relative;
float: right;
margin-top: 20px;
}

.foto_veldfles_links {
position: relative;
float: left;
margin-right: 24px;
}

.foto_y-riem_links {
position: relative;
float: left;
margin-right: 24px;
margin-top: 25px;
}

.veldfles_artikel_p_2 {
width: 375px;
position: relative;
float: right;
}


