/* CSS Document */
body{
	margin:0 auto;
	text-align:center;
	padding: 0px;
	font-size: 11px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	margin-top:30px;
	
}

.container{
	width:950px;
	margin: 0 auto;
	text-align:center;
	margin-top:30px;
	
	

}

.container2{
	width:950px;
	margin: 0 auto;
	text-align:center;
	margin-top:0px;
	position:relative;
	
}


.header{
	width:950px;
	height: 94px;
}

.menu{
	width:950px;

}

.menu_links{
	float:left;
	width:150px;
	display:none;
}

.menu_rechts{
	position:absolute;
	top:230px;
	left:0px;
	width: 150px;
	height: auto;
	text-align:left;
	padding-top:0px;
	padding-bottom:5px;

}

.menu_rechts ul{
	padding: 0px;
	margin: 0px;
}
.menu_rechts ul li{
	display:block;
	list-style-type:none;
}

.content{
	width: 950px;
	margin-top:0px;
	padding-bottom:5px;


	
}
.content_links{
	/*
	position: absolute;
	top:-130px;
	right:-30px;
	width:200px;
	*/
	
	float:left;
	padding-left:15px;
	
}

img{
	border-style:none;
}



.content_rechts{
	width: 760px;
	padding:15px;
	text-align:left;
	margin-left:160px;

              
}

.txtpic1 {
	width: 760px;

}

.clear{
	clear:both;
}

.adres{
	margin: 0 auto;
	text-align:center;
	width:950px;
	
}
.footer{
	margin: 0 auto;
	text-align:center;
	margin-right: 15px

}

.sitemap{

	
}

.cat{
	/*
	position:absolute;
	top:220px;
	left:-580px;
	text-align:left;
	width:120px;
	*/
	text-align:left;
	width:120px;
	margin-left:-15px;

		
}

.talen{
	position:absolute;
	top:-20px;
	left:700px;
	width:200px;
}

.infopage {
	clear:left;
	padding-left: 10px;
	padding-right: 10px;
}
.text {
	padding-left: 10px
}
#price em {
                font-size: 0.8em;
                font-style: normal;
                position: relative;
                top: -5px;
}
.price em {
                font-size: 0.8em;
                font-style: normal;
                position: relative;
                top: -5px;
}
.product {
                margin-bottom: 20px;
}
/* pic1 fotopagina */

/*de cel met de grote foto*/
#pic1_pictures { 
	padding-right:10px;
	width:350px;
}

/*de cel met de tekst*/
#pic1_information { 
	padding-right:10px;
}

/*de cel met de thumbnails*/
#pic1_thumbnails {
	width:860px;
	padding-right:10px;
	padding-bottom:10px;
}

#pic1_thumbnails img {
	margin-top:10px;
	margin-right:10px;
}
/* detailpagina */
#thumbnails {
	width:860px;
	padding-right:10px;
	padding-bottom:10px;
}
#thumbnails img {
	margin-top:10px;
	margin-right:10px;
}